Skip to content

v1.13.2

Latest

Choose a tag to compare

@thomsala thomsala released this 04 Aug 09:25
33f888e

API Changes:

Breaking changes:

Nothing

Non-breaking changes:

New APIs

Nothing

Deprecated APIs

Nothing

Other

  • The customizable community background color (OctopusTheme.Colors.background) is now
    applied on every screen of the SDK. Screens that previously stayed on the system
    background — post composer, comment replies, edit profile, account settings, delete
    account, report and report explanation, community access denied — no longer mix the
    customized color with white.

Internal changes:

  • A banned user is no longer logged out when the app runs in a non-English locale: the ban
    is now detected from the token's expiration rather than from the wording of the server
    message, so the ban reason is displayed whatever the language.

Full Changelog: v1.13.1...v1.13.2