mirror of
https://github.com/fastogt/fastocloud_admin.git
synced 2025-03-09 23:38:52 +00:00
1.0.0 Release
This commit is contained in:
parent
5cfa96db18
commit
3805db5aff
2 changed files with 3 additions and 30 deletions
31
CHANGELOG
31
CHANGELOG
|
@ -1,33 +1,6 @@
|
|||
1.4.2 /
|
||||
1.0.0 / June 1, 2019
|
||||
[Alexandr Topilski]
|
||||
- Service version
|
||||
- Playlist generation
|
||||
- Avformat streams
|
||||
|
||||
1.4.1 / May 28, 2019
|
||||
[Alexandr Topilski]
|
||||
- Create user script
|
||||
- Bug fixes
|
||||
|
||||
1.4.0 / May 26, 2019
|
||||
[Alexandr Topilski]
|
||||
- Hls output fixed
|
||||
- View playlist
|
||||
- Combobox for servers
|
||||
- Upload m3u file
|
||||
- Compress connection
|
||||
|
||||
1.3.0 / May 12, 2019
|
||||
[Alexandr Topilski]
|
||||
- User have many servers
|
||||
- Remote connctsions
|
||||
|
||||
1.2.0 / February 1, 2019
|
||||
[Alexandr Topilski]
|
||||
- Front end review
|
||||
- Get logs
|
||||
- Service db entry
|
||||
|
||||
1.1.0 / January 25, 2019
|
||||
[Alexandr Topilski]
|
||||
- First release
|
||||
- Roles
|
||||
|
|
|
@ -2,4 +2,4 @@ PUBLIC_CONFIG = {'site': {'title': 'FastoCloud', 'keywords': 'video,cloud,iptv,s
|
|||
'company': {'title': 'FastoGT', 'domain': 'https://fastogt.com'},
|
||||
'support': {'contact_email': 'support@fastogt.com',
|
||||
'contact_address': 'Republic of Belarus, Minsk, Stadionnay str. 5'},
|
||||
'project': {'version': '1.4.2', 'version_type': 'rc'}}
|
||||
'project': {'version': '1.0.0', 'version_type': 'release'}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue