1.3.3
What's Changed
- Fix reliability issues by @KevinBoulongne in #1885
- The default value of
isThemeTheSame
should betrue
, and notfalse
by @KevinBoulongne in #1891 - Replace this throw expression with error(""). by @KevinBoulongne in #1887
- Make this interface functional or replace it with a function type. by @KevinBoulongne in #1888
- Add banner to tell the user the webview needs to be updated by @tevincent in #1867
- Refactor the code to eliminate this nested "when". by @KevinBoulongne in #1890
- Remove mutable parameter. by @KevinBoulongne in #1889
- Correct german wording by @LunarX in #1892
- Temp fix attachments by @NicolasBourdin88 in #1894
- Fix calendar event canceled detection by @LunarX in #1896
- Place information icon of external banner to the left of the banner by @LunarX in #1880
- Delete Thread in Realm if it's empty and we're trying to display it in ThreadsList by @KevinBoulongne in #1876
- Bump versions by @KevinBoulongne in #1884
- Remove Sentry about "No new Message" notification by @KevinBoulongne in #1903
- Fix natural auto advance thread mode by @NicolasBourdin88 in #1900
- Split this XXX characters long line (which is greater than 130 authorized). by @KevinBoulongne in #1886
Full Changelog: 1.3.2...1.3.3