Releases: Konyaco/CollinsDictionary
Releases · Konyaco/CollinsDictionary
Release v1.4.7
What's Changed
- [UI] Use Flowlayout to display synonyms.
- [UI] Added a clear button
- [UX] Search word when pressing enter
- [Code] Trim word before searching
- [Code] Improve proxy usage
Full Changelog: v1.4.6...v1.4.7
Release v1.4.6
What's Changed
- System tray support on desktop platform.
- Sound support on desktop platform.
- Synonyms support.
- UX/UI improvements.
New Contributors
- @sagunkhatri made their first contribution in #18
Full Changelog: v1.4.5...v1.4.6
Release v1.4.5
What's Changed
- [Code] Optimize code architecture. by @Konyaco in #9
- [Code] You can press back button to clear search text. by @Konyaco in #10
- Update README.md by @Poussinou in #14
New Contributors
- @Poussinou made their first contribution in #14
Full Changelog: v1.4.4...v1.4.5
Release v1.4.4
[Release] v1.4.4
Release v1.4.3
[Fix] Got 403 error under certain circumstances.
[Fix] Got 301 redirection error under certain circumstances.
Release v1.4.2
What's Changed
Full Changelog: v1.4.1...v1.4.2
Release v1.4.1
[Release] v1.4.1 [UX] Disable search button if input is blank or is in searching state. [UX] Change UI behavior while searching. [Code] Optimize code structure. [Code] Update dependencies.