This repository has been archived on 2023-09-08. You can view files and clone it, but cannot push or open issues or pull requests.
moxplatform/CHANGELOG.md
Alexander "PapaTutuWawa 8c9724055f chore(release): publish packages
- moxplatform@0.1.17
 - moxplatform_android@0.1.17
 - moxplatform_platform_interface@0.1.17
2023-07-21 17:38:23 +02:00

1.4 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2023-07-21

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


moxplatform - v0.1.17

  • FIX: Fix typecasting issue.
  • FEAT: Add an API for creating direct share shortcuts.
  • FEAT: Migrate to moxlib 0.2.0.
  • FEAT: I forgot to bump dependency versions.

moxplatform_android - v0.1.17

  • FIX: Fix typecasting issue.
  • FEAT: Improve code quality of the cryptography.
  • FEAT: Rewrite recordSentMessage in Kotlin.
  • FEAT: Add an API for creating direct share shortcuts.
  • FEAT: Migrate to moxlib 0.2.0.
  • FEAT: I forgot to bump dependency versions.
  • FEAT: Also hash the file on encryption and decryption.

moxplatform_platform_interface - v0.1.17

  • FIX: Fix typecasting issue.
  • FEAT: Add an API for creating direct share shortcuts.
  • FEAT: Migrate to moxlib 0.2.0.
  • FEAT: I forgot to bump dependency versions.
  • FEAT: Also hash the file on encryption and decryption.