https://github.com/qualityunit/liveagent-changelog
Changelog for LiveAgent.
https://github.com/qualityunit/liveagent-changelog
Last synced: 5 months ago
JSON representation
Changelog for LiveAgent.
- Host: GitHub
- URL: https://github.com/qualityunit/liveagent-changelog
- Owner: QualityUnit
- Created: 2021-08-10T11:06:30.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2026-01-23T11:10:45.000Z (5 months ago)
- Last Synced: 2026-01-24T03:43:14.762Z (5 months ago)
- Language: SCSS
- Homepage: https://dev.ladesk.com
- Size: 2.63 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LiveAgent-changelog
Changelog for LiveAgent (www.liveagent.com).
## Development
1. checkout repo
2. install `Ruby`
3. in project root `bundle install`
## Content editing
1. Create new file in `_posts` directory.
2. Filename format: `YYYY-MM-DD-VERSION.md`
3. Content needs to start by header:
```
---
layout: post
title: VERSION
author: GITHUB_USERNAME
tags: [ladesk,LiveAgent,VERSION]
---
```
4. Content items are in format:
`- [type] Item title (#ISSUE NUMBER)`
5. Special items:
`**[Important notice] Special item**`
6. Insert `` between items for "Read more"
## View
There is special view for direct linking of issue numbers to github issues. Just add `?linkify` to URL, f.e. https://dev.ladesk.com/?linkify