Releases: benjamindean/furi-kura
Releases · benjamindean/furi-kura
0.0.9
0.0.8
This is the first stable release since it was tested for about a week and no crashes or issues occurred.
- Display subreddit posts in indicators menu. Limit and posts type are configurable.
- Bugfixes
0.0.7-beta
- "Force Refresh" option
- "About" dialog
- Unity launcher counters and notifications support
- Dark icons for light GTK themes
- Bugfixes
0.0.6-beta
Autostart option added.
0.0.5-beta
- Fixed empty karma crash.
python3-gi
added to dependencies.- Icons updated. They are still suck, btw.
0.0.4-beta
- Fixed crash on ConnectionError.
- New way of debugging. Still uses
print()
, but in more informative and easy manner. - Implemented simple lockfile. From now on, only one running instance of indicator is allowed.
- Fixed crash on empty reddit API response.
0.0.3-beta
Changes:
- Notifications options added:
With Content, Without Content, Off. - Karma indicator will show ↑ or ↓ symbols according to karma value changes since last refresh.
- Python 3 by default.
- Some minor stability and performance tweaks.
0.0.2-beta
Second beta release. Package now depends on python3-flask and python3-requests.
0.0.1-beta
First beta release.