File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 0.2.0] - 2026-01-26
6+
7+ ### 🚀 Features
8+
9+ - Add Japanese translations by @ZhBF
10+ - Update cross-platform support CI workflow. by @StudentWeis
11+
12+ ### 🐛 Bug Fixes
13+
14+ - Fix missing var name change on linux by @eatradish in [ #39 ] ( https://github.com/StudentWeis/ropy/pull/39 )
15+ - (windows) pin to top functionality by @StudentWeis
16+ - Ensure init gtk and build tray icon on same thread on linux... by @eatradish in [ #34 ] ( https://github.com/StudentWeis/ropy/pull/34 )
17+
18+ ### 🚜 Refactor
19+
20+ - Improve the logic of the Settings page and clean the code by @StudentWeis
21+ - Simplify the function start_window_drag import by @StudentWeis
22+ - Improve import organization and simplify code structure across multiple files by @StudentWeis
23+ - Simplify the logic of "pin to top" by @StudentWeis
24+
25+ ### ⚙️ Miscellaneous Tasks
26+
27+ - Reorganize imports and update precheck script for nightly compatibility by @StudentWeis
28+ - Update dependencies and improve import organization by @StudentWeis
29+
530## [ 0.2.0-beta] - 2026-01-12
631
732### 🚀 Features
33+
834- Add support for preserving scroll position during record deletion by @StudentWeis
935- Add linux platform support (#31 ) by @eatradish in [ #31 ] ( https://github.com/StudentWeis/ropy/pull/31 )
1036
1137### 🐛 Bug Fixes
38+
1239- Fix build on non linux platform by @eatradish in [ #32 ] ( https://github.com/StudentWeis/ropy/pull/32 )
1340- Handle settings exit in hide action by @StudentWeis in [ #30 ] ( https://github.com/StudentWeis/ropy/pull/30 )
1441- Clean up auto-start manager logic in windows by @StudentWeis
1542
1643### 🚜 Refactor
44+
1745- Reorganize tray and app module imports and functions by @StudentWeis
1846
1947### 📚 Documentation
48+
2049- Update README and TODO by @StudentWeis
2150
2251### New Contributors
You can’t perform that action at this time.
0 commit comments