Releases: mufeedali/Wordbook
Releases · mufeedali/Wordbook
0.4.0
Flatpak app-id has changed: dev.mufeed.Wordbook
What's Changed
- GTK4 + Libadwaita Port
- Really cool new icon by @bertob in #30
- Lots of translations for the UI (not definitions)! Thanks a lot! Looking forward to opening up the actual definitions to other languages in the future as well :)
- Reset content scroll value when loading a page (@rafaelmardojai in #24)
- Replace GtkAboutDialog by AdwAboutWindow (@xfgusta in #40)
- History is now retained up to 10 entries across different app runs.
- Now defaults to Live Search.
- Updated the WordNet library and database.
New Contributors
- @rafaelmardojai made their first contribution in #24
- @bertob made their first contribution in #30
- @rene-coty made their first contribution in #34
- @hdsujnb made their first contribution in #36
- @Vistaus made their first contribution in #37
- @xfgusta made their first contribution in #40
- @gregorni made their first contribution in #44
- @sabriunal made their first contribution in #46
Full Changelog: 0.3.1...0.4.0
0.3.1
0.3.0
- Switched to a brand new icon, thanks to @GustavoPeredo !
- Moved history from completions to a new touch-friendly sidebar
- Added "--look-up" CLI argument
- Made some UI improvements to adapt better to different display sizes
- Made some other minor improvements