1.0.12.1077
guiyanakuang
released this
21 Oct 02:39
·
152 commits
to main
since this release
Bug Fixes
- π Fix issue where clicking on the main interface causes hidden windows to be hidden by @guiyanakuang in #2035
- π Fix simple code smells by @guiyanakuang in #2066
- π Fix the path for referencing resource files in conveyor by @guiyanakuang in #2088
New Features
- β¨ Enhance desktop plugin class implementation by @guiyanakuang in #2044
- β¨ Store only image type when copying browser images, remove HTML type by @guiyanakuang in #2046
- β¨ Add separate right-click menu for pasteboard by @guiyanakuang in #2047
- β¨ Add support for RTF format pasteboard data by @guiyanakuang in #2052
UI Improvements
- β‘ Enhance Transparency Checkerboard for improved image background by @guiyanakuang in #2057
Refactor & Code Style
- π¨ Fix issues found by code inspection by @guiyanakuang in #2031
- π¨ Modify HtmlRenderingService API to support asynchronous HTML rendering by @guiyanakuang in #2037
- π¨ Modify plugin interface to add pasteboard source parameter by @guiyanakuang in #2042
- π¨ Improve screen routing implementation by @guiyanakuang in #2049
- π¨ Move getPasteTitle api to PasteItem interface by @guiyanakuang in #2055
- π Implement ReadWriteConfig to decouple services from specific configurations, facilitating the creation of unit tests by @guiyanakuang in #2074
- π₯ Remove theme listener interface as it's unnecessary; Compose UI will automatically recompose based on state by @guiyanakuang in #2076
- π¨ Implement DialogService in commonMain for multi-platform reuse by @guiyanakuang in #2078
- π¨ Refactor theme implementation by @guiyanakuang in #2080
- π¨ Improve UI Reusability and multiplatform Compatibility by @guiyanakuang in #2082
- π¨ Optimize code style by @guiyanakuang in #2084
Dependencies
- β¬οΈ Bump realm from 2.3.0 to 3.0.0 by @dependabot in #2028
- β¬οΈ Bump compose from 1.7.2 to 1.7.3 by @dependabot in #2026
- β¬οΈ Bump kotlin from 2.0.20 to 2.0.21 by @dependabot in #2061
- β¬οΈ Bump imageio from 3.11.0 to 3.12.0 by @dependabot in #2060
- β¬οΈ Bump coil from 3.0.0-alpha10 to 3.0.0-rc01 by @dependabot in #2058
- β¬οΈ Bump compose plugin to 1.7.0-rc01 by @guiyanakuang in #2068
Documentation
- π Update pasteboard concept, add RTF type support by @guiyanakuang in #2054
- π Update the current roadmap by @guiyanakuang in #2072
Full Changelog: 1.0.11.1046...1.0.12.1077