Skip to content

Conversation

@lordyavin
Copy link
Owner

  • Started targeting Java 21
  • Fixed Threema ID lookup by phone and email
  • Improved GroupCreateMessage deserialization logic
  • Updated dependencies 2.0.2
  • Fix nullable deserialization for some types 2.0.1
  • Fixed User-Agent format
  • Updated dependencies 2.0
  • Breaking changes:
    • Various enums, such as “DeliveryReceiptType,” “ResultsDisclosureType,” and “VotingMode,” replace the previous integer-based type mappings
  • Added support for group message types
  • Added many new message types
  • Deserialization of additional message types is now supported
  • Added quote helper functions to the “GroupTextMessage” and “TextMessage” message types to facilitate determining message quotes
  • Added configurable User-Agent header
  • Started using Java 11 language level
  • Numerous security and stability improvements
  • Miscellaneous bug fixes
  • Updated dependencies

  * Started targeting Java 21
  * Fixed Threema ID lookup by phone and email
  * Improved GroupCreateMessage deserialization logic
  * Updated dependencies
2.0.2
  * Fix nullable deserialization for some types
2.0.1
  * Fixed User-Agent format
  * Updated dependencies
2.0
  * **Breaking changes**:
    * Various enums, such as “DeliveryReceiptType,” “ResultsDisclosureType,” and “VotingMode,” replace the previous integer-based type mappings
  * Added support for group message types
  * Added many new message types
  * Deserialization of additional message types is now supported
  * Added quote helper functions to the “GroupTextMessage” and “TextMessage” message types to facilitate determining message quotes
  * Added configurable User-Agent header
  * Started using Java 11 language level
  * Numerous security and stability improvements
  * Miscellaneous bug fixes
  * Updated dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants