fleast/README.md

27 lines
807 B
Markdown
Raw Normal View History

2017-10-08 19:33:16 +00:00
# fleast
Least-favourite twitch streamers here
2018-11-25 12:35:50 +00:00
## Change Log
### 1.7
- Fixed bug with displaying special symbols in stream name
### 1.6
- Fixed bug, when IRL query could contain several copies of one stream
2018-11-25 12:35:50 +00:00
### 1.5
- IRL section is back with IRL query
- Fixed bug when games with `&` symbol could not found correctly.
### 1.4
2018-08-13 20:07:32 +00:00
- Polished internal code and now cherrypy server configuration
is independent from nginx reverse proxy
2018-11-25 12:35:50 +00:00
### 1.3
2017-11-03 10:40:49 +00:00
- Fixed bug when VOD-streams appear in list of live streams
2018-11-25 12:35:50 +00:00
### 1.2
2017-10-31 15:08:02 +00:00
- Fixed some typos in text
- Fixed bug with chinese language streams
- Fixed bug when 0 streams are found if game name contains whitespaces in the end
- Fixed bug with stream list if stream name contains '<' and '>' symbols
2018-11-25 12:35:50 +00:00
### 1.1
2017-11-03 10:40:49 +00:00
- Form data now saved between querries
2018-11-25 12:35:50 +00:00
### 1.0
2017-11-03 10:40:49 +00:00
- Initial release