Releases: korapp/plasma-inoreader
Releases · korapp/plasma-inoreader
v0.3.0
0.3.0 (2024-03-08)
Features
- Fetch new articles after 'Read all' (80abaea)
Bug Fixes
- Save token on Apply only (7700710)
- TypeError: Cannot read property 'width' of null (9b639e5)
Documentation
Styles
- Remove commented out code (db63661)
Code Refactoring
- Extract secrets submodule (9dec9ff)
Continuous Integration
- Run apt update before installing dependencies (786b2db)
- Update actions/checkout to v4 (01a96e2)
v0.2.1
0.2.1 (2023-06-18)
Bug Fixes
- Allow to login after refresh token expired (132b972)
- Open bigger window for login page (2588ab6)
- Separate look settings (4f8edc6)
v0.2.0
0.2.0 (2022-11-14)
Features
- Add read all action (db15724)
- Widget popup resizable in Plasma 5.26 (e6b20a9)
Bug Fixes
Continuous Integration