|
@@ -4,6 +4,14 @@ This changelog lists the most important changes for each released version. For
|
|
|
the full log, please refer to the git commit history.
|
|
|
|
|
|
|
|
|
+### [v2.1.0-beta.2][v2.1.0-beta.2] (2018-09-13)
|
|
|
+
|
|
|
+Changes:
|
|
|
+
|
|
|
+* [bug] Accessibility fixes and improvements ([#562][i562])
|
|
|
+* [bug] Session resumption bugfixes ([#586][i586])
|
|
|
+* [bug] Remove compatibility footer and beta notes
|
|
|
+
|
|
|
### [v2.1.0-beta.1][v2.1.0-beta.1] (2018-09-10)
|
|
|
|
|
|
Changes:
|
|
@@ -541,12 +549,15 @@ First public release.
|
|
|
[i550]: https://github.com/threema-ch/threema-web/issues/550
|
|
|
[i551]: https://github.com/threema-ch/threema-web/issues/551
|
|
|
[i558]: https://github.com/threema-ch/threema-web/issues/558
|
|
|
+[i562]: https://github.com/threema-ch/threema-web/issues/562
|
|
|
[i563]: https://github.com/threema-ch/threema-web/issues/563
|
|
|
[i567]: https://github.com/threema-ch/threema-web/issues/567
|
|
|
[i569]: https://github.com/threema-ch/threema-web/issues/569
|
|
|
[i572]: https://github.com/threema-ch/threema-web/issues/572
|
|
|
+[i586]: https://github.com/threema-ch/threema-web/issues/586
|
|
|
|
|
|
[v2.1.0-beta.1]: https://github.com/threema-ch/threema-web/compare/v2.0.3...v2.1.0-beta.1
|
|
|
+[v2.1.0-beta.2]: https://github.com/threema-ch/threema-web/compare/v2.1.0-beta.1...v2.1.0-beta.2
|
|
|
[v2.0.3]: https://github.com/threema-ch/threema-web/compare/v2.0.2...v2.0.3
|
|
|
[v2.0.2]: https://github.com/threema-ch/threema-web/compare/v2.0.1...v2.0.2
|
|
|
[v2.0.1]: https://github.com/threema-ch/threema-web/compare/v2.0.0...v2.0.1
|