Skip to content

v1.0.9

Compare
Choose a tag to compare
@guiyanakuang guiyanakuang released this 13 Sep 13:17
· 149 commits to main since this release

What's Changed

Extensive refactoring has been done to make commonMain reusable across multiple platforms, preparing for mobile implementation

Bug Fixes

  • 🐛 [Win] Fix mouse cursor displacement to bottom-right when invoking search window by @guiyanakuang in #1816
  • 🐛 Fix bug where app reads pasteboard on first launch to get CrossPaste source by @guiyanakuang in #1875
  • 🐛 Failure to copy images exceeding backup file threshold by @guiyanakuang in #1879

New Features

  • ✨ Add a switch to control whether to read pasteboard content set before application startup by @guiyanakuang in #1877

UI Improvements

Optimizations

Refactor & Code Style

Click to expand detailed Refactor & Code Style notes

Documentation

Dependencies

New Contributors

  • @sunxiang0918 Thanks for providing multiple detailed bug reproduction processes

Full Changelog: 1.0.8.925...1.0.9.974