Releases: izdwuut/gog-picker
Releases · izdwuut/gog-picker
0.16.0
Features
- Add
scrap-not-scrapped
worker. - Add
listen-edited-fallback
worker. It crawls the latest 30 submissions every 2 hours. - Add legend to
/thread
page. - Reword warnings in
/thread
page
Bug fixes
- Don't add an user as a violator if he has warnings.
- Exclude AutoModerator from a drawing.
0.15.2
0.15.1
0.15.0
0.14.2
0.14.1
0.14.0
Features
- Add a disclaimer to a homepage.
- Make styles responsive.
Bug fixes
- Return None in
Steam.get_id()
when a Steam vanity URL couldn't be resolved. - If redditor is not participating in a drawing and has warnings, mark him as a violator.
- Normalize Reddit thread URL.
- Make footer not overlap content.
0.13.0
0.12.1
0.12.0
Features
- Link to violators and not entering comments in
/results
page.
Bug fixes
- Filter redditor's multiple comments out.
- Send and receive JSON with_underscores in
RestService
. - In
GogCache
, fix errors arisen from exceeding maximum Steam and Reddit API calls retries.