v1.0.2
What's Changed
Bug Fixes
- π On Linux, We Should Retrieve the Distribution Version Instead of the Kernel Version by @guiyanakuang in #1548
- π Fixed issue with duplicate unActive main window by @guiyanakuang in #1575
- π Fix bug in adjusting the cleanupPercentage control spinner by @guiyanakuang in #1589
- π Fix issue where right-clicking to activate the menu on Mac causes a light spot to appear in the top left corner of the desktop by @guiyanakuang in #1593
- π Fix issue where modifying one configuration resets other modified configurations to their default values by @guiyanakuang in #1595
- π Fix logic for hiding the tutorial button by @guiyanakuang in #1598
- π Fix issue where menu does not display on Mac by @guiyanakuang in #1600
New Features
- π First time user guide by @guiyanakuang in #1596
- β¨ Support for identifying whether the installation source is from the microsoft store by @guiyanakuang in #1554
- β¨ Choose between toast and system notification based on the main UI by @guiyanakuang in #1560
- β¨ Implement linux notifications using JNA and libnotify by @guiyanakuang in #1562
- β¨ Support search based on pasteboard source by @guiyanakuang in #1585
Improvements
- π Providing i18n for search placeholder by @guiyanakuang in #1552
- π¨ Remove Notification References from commonMain by @guiyanakuang in #1558
- π¨ Modify the implementation to check the availability of the new version by @guiyanakuang in #1564
- π Prompt the user through the UI when a new version is available by @guiyanakuang in #1566
- π Unified system and desktop icons for Windows and Linux by @guiyanakuang in #1568
- π Applied theme color to default icons by @guiyanakuang in #1571
- π¨ Extracted redirect URLs into configuration by @guiyanakuang in #1573
- π Adjusted pasteboard menu and tooltip positions by @guiyanakuang in #1577
- π Added tooltip to show source and type when hovering over pasteboard icon by @guiyanakuang in #1579
- β»οΈ Rename Html type to Html Rich Text by @guiyanakuang in #1587
- π Optimize the UI of the spinner control by @guiyanakuang in #1591
Dependency Upgrades
- β¬οΈ Bump org.signal:libsignal-client from 0.52.5 to 0.54.0 by @dependabot in #1570
Full Changelog: v1.0.1...v1.0.2