Skip to content

1.0.13.1121

Compare
Choose a tag to compare
@guiyanakuang guiyanakuang released this 06 Nov 12:34
· 113 commits to main since this release
d32ae10

Bug Fixes

  • πŸ› Initialize copywriter and notificationManager in configManager by @guiyanakuang in #2115
  • πŸ› Correct image cropping and centering on Android platform by @guiyanakuang in #2144
  • πŸ› Improve color format parsing and add conversion tests by @guiyanakuang in #2153
  • πŸ› Actively close Realm database when exiting the app to ensure data persistence by @guiyanakuang in #2170
  • πŸ› Fix regression issue with image type pasteboard display by @guiyanakuang in #2176

New Features

UI Improvements

Multiplatform & Refactor & Code Style

  • πŸ”¨ Make AppTokenService multiplatform reusable by @guiyanakuang in #2109
  • πŸ”¨ Move EndpointInfoFactory to commonMain for multiplatform reuse by @guiyanakuang in #2113
  • πŸ”¨ Move common pasteboard consumption logic to TransferableConsumer for multiplatform reuse by @guiyanakuang in #2117
  • πŸ”¨ Extract remote pasteboard listening service to common interface by @guiyanakuang in #2120
  • πŸ”¨ Refactor QR code UI for multiplatform reuse by @guiyanakuang in #2126
  • πŸ”¨ Restructure notification component for multiplatform reuse by @guiyanakuang in #2131
  • πŸ”¨ Optimize SyncManager implementation by @guiyanakuang in #2138
  • πŸ”¨ Extract PasteMenuService interface for multiplatform reuse by @guiyanakuang in #2142
  • πŸ”¨ Migrate pasteboard process plugin to common module for multiplatform support by @guiyanakuang in #2149
  • πŸ”¨ Move shared utils implementation to commonMain by @guiyanakuang in #2157
  • πŸ”¨ Refactor search input into separate component by @guiyanakuang in #2163
  • πŸ”¨ enhance pastetype from object to data class by @guiyanakuang in #2172

Dependencies

  • ⬆️ Bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.12 by @dependabot in #2136
  • ⬆️ Bump dev.hydraulic.conveyor from 1.11 to 1.12 by @dependabot in #2135
  • ⬆️ Bump coil from 3.0.0-rc01 to 3.0.0-rc02 by @dependabot in #2164
  • ⬆️ Bump androidx.compose.material3:material3 from 1.3.0 to 1.3.1 by @dependabot in #2167
  • ⬆️ Bump compose from 1.7.4 to 1.7.5 by @dependabot in #2166

Documentation

New Contributors

Full Changelog: 1.0.12.1084...1.0.13.1121