Releases: sotch-pr35mac/syng
Releases · sotch-pr35mac/syng
v2.0.0-beta-6
What's Changed
Added
- Added z-index variables by @sotch-pr35mac in #228
- Added study page by @sotch-pr35mac in #239
Changed
- Updated dictionary data and dependencies by @sotch-pr35mac in #238
Full Changelog: v2.0.0-beta-5...v2.0.0-beta-6
v2.0.0-beta-5
What's Changed
- Added bookmarks by @sotch-pr35mac in #225
Full Changelog: v2.0.0-beta-4...v2.0.0-beta-5
v2.0.0-beta-4
v2.0.0-beta-3
What's Changed
Added
- Added macOS code signing
Fixed
- Fixed issue with style updates in macOS expanded character window
Simplified
/Traditional
tabs.
Full Changelog: v2.0.0-beta-2...v2.0.0-beta-3
v2.0.0-beta-2
What's Changed
- Migrate to Tauri by @sotch-pr35mac in #199
Full Changelog: v2.0.0-beta-1...v2.0.0-beta-2
Known Issues
- In the expanded character animation window, the
Traditional
andSimplified
tabs do not update their styling correctly. The cause of this issue is currently unknown. Resolving this issue will be revisited closer to the full release of v2. Hopefully it gets resolved upstream before then. - Some click events aren't captured by the interactive elements on the search bar on the search page on macOS. This is due to how the integrated traffic lights are implemented. Traffic light customization in Tauri isn't as robust as in Electron. The current solution is to have a thick transparent titlebar, and this titlebar ends up consuming some of the click events that are intended for the interactive elements along the search bar. This solution is a bit of a hack. Resolving this issue will be revisited closer to the full release of v2, hopefully Tauri gets Electron-like support for this before then.
- Transparency mode has been disabled on macOS. Like traffic lights, Tauri doesn't have Electron-like support for transparency and the current solution offered by Tauri leads to a poor user experience. Resolving this issue will be revisited once Tauri has better support for transparency, whenever that may be.
- On macOS, in fullscreen mode the search bar on the search page is completely inaccessible. This is due to how traffic light integration has been implemented. Other caveats related to this implementation are outlined above in the section regarding click events on the search bar. Resolving these issues will be revisited closer to the full release of v2. Hopefully Tauri gets Electron-like support for traffic light integration before then.
- On macOS, when you close the main window, the entire application will close. This is unintuitive behavior for macOS users and is due to a limitation of Tauri. This issue will be resolve3d when the upstream issue is resolved. Hopefully Tauri gets support for listening to Dock events before the full release of v2.
v2.0.0-beta-1
What's Changed
Added
- Better automatic language detection during search
- Dark mode
Changed
- Redesigned interface
- Improved startup speed
- Improved search speed and accuracy
Full Changelog: v1.5.0...v2.0.0-beta-1
v1.5.0
v1.4.1
Changelog
Changed
- Updated icon
Fixed
- Fixed several CVEs
Removed
- Removed frequency data
- Removed loading messages
September 2018 Release (v1.4.0)
v1.4.0 includes some visual changes and a few addition. The changelog for this version is as follows:
Added
- Added character frequency feature as described in Issue #102
Changed
- Changed the dropdowns in search, bookmarks, and reader to cards
August 2018 Release (v1.3.0)
v1.3.0 includes a few new features including: Web and Clipboard Reader, and Help Menu; as well as a few minor bug fixes. For a full list of changes see the changelog.
Fixed
- Fixed loading animation in all text fields as described in Issue #103
Added
Changed
- Updated to a newer version of CC-CEDICT (Released 2018-08-12)