Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.1.0 #5

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

2.1.0 #5

wants to merge 1 commit into from

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.

1 participant