55.. towncrier release notes start
66
77
8- Parsec v2.7.0-rc5 (2022-03-28)
9- ------------------------------
10-
11- No significant changes.
12-
13-
14- Parsec v2.7.0-rc4 (2022-03-21)
15- ------------------------------
16-
17- Bugfixes
18- ~~~~~~~~
19-
20- * Updated the documentation (in particular, a lot of missing French translations
21- were added) (`#2080 <https://github.com/Scille/parsec-cloud/issues/2080 >`__)
22-
23- Miscellaneous internal changes
24- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
25-
26- * Show a dedicated message when getting a local storage error during file import
27- indicating that the disk might be full (`#2083
28- <https://github.com/Scille/parsec-cloud/issues/2083> `__)
29- * Fix connection reset on client side in case of internal server errors.
30- (`#2100 <https://github.com/Scille/parsec-cloud/issues/2100 >`__)
31- * Fix telemetry support, replace --sentry-url by --sentry-dsn/--sentry-
32- environment parameters for client and server. (`#2102
33- <https://github.com/Scille/parsec-cloud/issues/2102> `__)
34-
35-
36- Parsec v2.7.0-rc1 (2022-03-14)
37- ------------------------------
8+ Parsec v2.7.0 (2022-04-01)
9+ --------------------------
3810
3911Features
4012~~~~~~~~
@@ -78,6 +50,8 @@ Bugfixes
7850 (`#1909 <https://github.com/Scille/parsec-cloud/issues/1909 >`__)
7951* Improve client/server handshake mechanism (`#2047
8052 <https://github.com/Scille/parsec-cloud/issues/2047> `__)
53+ * Updated the documentation (in particular, a lot of missing French translations
54+ were added) (`#2080 <https://github.com/Scille/parsec-cloud/issues/2080 >`__)
8155
8256Miscellaneous internal changes
8357~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -86,6 +60,14 @@ Miscellaneous internal changes
8660 <https://github.com/Scille/parsec-cloud/issues/1889> `__)
8761* Fixed some graphical gliches on MacOS when using dark mode. (`#2037
8862 <https://github.com/Scille/parsec-cloud/issues/2037> `__)
63+ * Show a dedicated message when getting a local storage error during file import
64+ indicating that the disk might be full (`#2083
65+ <https://github.com/Scille/parsec-cloud/issues/2083> `__)
66+ * Fix connection reset on client side in case of internal server errors.
67+ (`#2100 <https://github.com/Scille/parsec-cloud/issues/2100 >`__)
68+ * Fix telemetry support, replace --sentry-url by --sentry-dsn/--sentry-
69+ environment parameters for client and server. (`#2102
70+ <https://github.com/Scille/parsec-cloud/issues/2102> `__)
8971
9072
9173Parsec v2.6.0 (2021-11-09)
0 commit comments