What's Changed
New Features π
- refactor: replace context.select with Consumer by @mumu-lhl in #253
- feat: support navigation rail by @mumu-lhl in #254
- refactor: constrain maximum width in settings, auto export and dictio⦠by @mumu-lhl in #258
- feat: add error handling and reporting UI before running by @mumu-lhl in #260
- chore(release): add windows installer by @mumu-lhl in #263
- refactor: refactor TextField by @mumu-lhl in #266
- feat: support custom prompts by @mumu-lhl in #267
- feat(language): support Bengali language (Thanks to Ekramul Reza) by @mumu-lhl in #268
Bug Fixes π
- fix: clear history by @mumu-lhl in #256
- fix: search bar location, sidebar icon and more options button by @mumu-lhl in #257
- fix: TabBarView by @mumu-lhl in #259
- fix(focus): wrap IndexedStack pages with FocusScope to fix restoration by @mumu-lhl in #261
- fix: cannot running app after removing cache by @mumu-lhl in #264
Documentation π
Dependencies π¦
- chore(deps): bump shared_preferences from 2.5.2 to 2.5.3 by @dependabot in #251
Other Changes
- feat(translation): translations update from Hosted Weblate by @weblate in #250
- chore(ci): prevent double zipping of Windows build artifact by @mumu-lhl in #262
- chore(ci): fix linux build by @mumu-lhl in #265
Full Changelog: v1.8.0...v1.9.0