Skip to content

Commit

Permalink
Bump version v1.14.0+dev -> v1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
touilleMan committed Aug 29, 2020
1 parent 29901c9 commit 561d39a
Show file tree
Hide file tree
Showing 50 changed files with 80 additions and 37 deletions.
79 changes: 79 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,85 @@ History
.. towncrier release notes start
Parsec v1.15.0 (2020-08-29)
---------------------------

Features
~~~~~~~~

* Updated the logos (`#1316 <https://github.com/Scille/parsec-
cloud/issues/1316>`__)
* Add a warning when chosing user role during the greet process (`#1352
<https://github.com/Scille/parsec-cloud/issues/1352>`__)
* Add support for confined (i.e temporary) files and directories. In this
context, confined means files that are not meant to be synchronized with other
clients (`#990 <https://github.com/Scille/parsec-cloud/issues/990>`__)
* Moved user info to the top right (`#1153 <https://github.com/Scille/parsec-
cloud/issues/1153>`__)
* Explain password and confirmation mismatch (`#1265
<https://github.com/Scille/parsec-cloud/issues/1265>`__)
* Notify user when the current in used organization has expired (`#1206
<https://github.com/Scille/parsec-cloud/issues/1206>`__)
* Updated workspace sharing to be easier to use (`#1138
<https://github.com/Scille/parsec-cloud/issues/1138>`__)
* New organization creation process (`#1257 <https://github.com/Scille/parsec-
cloud/issues/1257>`__)
* Sexier login screen (`#1130 <https://github.com/Scille/parsec-
cloud/issues/1130>`__)
* Allows creating an organization on a custom metadata server (`#1390
<https://github.com/Scille/parsec-cloud/issues/1390>`__)
* Add one custom rsync to parsec (`#953 <https://github.com/Scille/parsec-
cloud/issues/953>`__)
* GUI allows organization creation on a custom backend (`#1133
<https://github.com/Scille/parsec-cloud/issues/1133>`__)

Bugfixes
~~~~~~~~

* Do not open new login tab in the gui if a file linked is clicked with an
already opened organization (`#1398 <https://github.com/Scille/parsec-
cloud/issues/1398>`__)
* Do not display disconnected notification when login in (`#1353
<https://github.com/Scille/parsec-cloud/issues/1353>`__)
* Display the correct message when closing a connected tab (`#1382
<https://github.com/Scille/parsec-cloud/issues/1382>`__)
* Prevent spaces in organization name (`#1256
<https://github.com/Scille/parsec-cloud/issues/1256>`__)
* Check email validity when creating an organization/inviting a user (`#1377
<https://github.com/Scille/parsec-cloud/issues/1377>`__)
* Fixed organization creation window closing when passwords mismatch (`#1376
<https://github.com/Scille/parsec-cloud/issues/1376>`__)
* Do not restart claimer invitation process on an InviteAlreadyUsedError
(`#1363 <https://github.com/Scille/parsec-cloud/issues/1363>`__)
* Fix email user invite generation (`#1400 <https://github.com/Scille/parsec-
cloud/issues/1400>`__)
* Fix inconsistence backend replies from an cancelled invite command (`#1365
<https://github.com/Scille/parsec-cloud/issues/1365>`__)
* Added workspace name in error message when removed from a workspace (`#1385
<https://github.com/Scille/parsec-cloud/issues/1385>`__)

Miscellaneous internal changes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

* Devices keys filenames are no longer meaningful. Device key files used to be
stored in a directory named after the device slug in a file also named after
the same device slug. As a result, the device path used to be very long (about
200 characters). Device key files are now stored directly in the devices
directory using the device slughash and the `.keys` extension. The path is now
much shorter (`#1366 <https://github.com/Scille/parsec-cloud/issues/1366>`__)
* In order to simplify url validation in the GUI, parsec:// url without hostname
part are now considered invalid instead of defaulting to localhost. (`#1402
<https://github.com/Scille/parsec-cloud/issues/1402>`__)
* Inviting an user to join organization now display a confirmation pop-up.
(`#1346 <https://github.com/Scille/parsec-cloud/issues/1346>`__)
* Invited users is now displayed before the organization users (`#1351
<https://github.com/Scille/parsec-cloud/issues/1351>`__)
* The winfsp and fuse mountpoints now always report 0 MB used over a 1 TB
capacity. Those values are arbitrary but useful to the operating system,
especially OSX. (`#1401 <https://github.com/Scille/parsec-
cloud/issues/1401>`__)


Parsec v1.14.0 (2020-08-06)
---------------------------

Expand Down
1 change: 0 additions & 1 deletion newsfragments/1130.feature.rst

This file was deleted.

1 change: 0 additions & 1 deletion newsfragments/1133.feature.rst

This file was deleted.

1 change: 0 additions & 1 deletion newsfragments/1138.feature.rst

This file was deleted.

1 change: 0 additions & 1 deletion newsfragments/1153.feature.rst

This file was deleted.

1 change: 0 additions & 1 deletion newsfragments/1206.feature.rst

This file was deleted.

Empty file removed newsfragments/1229.empty.rst
Empty file.
Empty file removed newsfragments/1248.empty.rst
Empty file.
1 change: 0 additions & 1 deletion newsfragments/1256.bugfix.rst

This file was deleted.

1 change: 0 additions & 1 deletion newsfragments/1257.feature.rst

This file was deleted.

Empty file removed newsfragments/1259.empty.rst
Empty file.
1 change: 0 additions & 1 deletion newsfragments/1265.feature.rst

This file was deleted.

Empty file removed newsfragments/1309.empty.rst
Empty file.
1 change: 0 additions & 1 deletion newsfragments/1316.feature.rst

This file was deleted.

Empty file removed newsfragments/1325.empty.rst
Empty file.
1 change: 0 additions & 1 deletion newsfragments/1346.misc.rst

This file was deleted.

Empty file removed newsfragments/1348.empty.rst
Empty file.
Empty file removed newsfragments/1349.empty.rst
Empty file.
1 change: 0 additions & 1 deletion newsfragments/1351.misc.rst

This file was deleted.

1 change: 0 additions & 1 deletion newsfragments/1352.feature.rst

This file was deleted.

1 change: 0 additions & 1 deletion newsfragments/1353.bugfix.rst

This file was deleted.

Empty file removed newsfragments/1355.empty.rst
Empty file.
Empty file removed newsfragments/1358.empty.rst
Empty file.
1 change: 0 additions & 1 deletion newsfragments/1363.bugfix.rst

This file was deleted.

1 change: 0 additions & 1 deletion newsfragments/1365.bugfix.rst

This file was deleted.

8 changes: 0 additions & 8 deletions newsfragments/1366.misc.rst

This file was deleted.

Empty file removed newsfragments/1367.empty.rst
Empty file.
Empty file removed newsfragments/1368.empty.rst
Empty file.
Empty file removed newsfragments/1371.empty.rst
Empty file.
1 change: 0 additions & 1 deletion newsfragments/1376.bugfix.rst

This file was deleted.

1 change: 0 additions & 1 deletion newsfragments/1377.bugfix.rst

This file was deleted.

Empty file removed newsfragments/1381.empty.rst
Empty file.
1 change: 0 additions & 1 deletion newsfragments/1382.bugfix.rst

This file was deleted.

Empty file removed newsfragments/1383.empty.rst
Empty file.
Empty file removed newsfragments/1384.empty.rst
Empty file.
1 change: 0 additions & 1 deletion newsfragments/1385.bugfix.rst

This file was deleted.

Empty file removed newsfragments/1387.empty.rst
Empty file.
Empty file removed newsfragments/1388.empty.rst
Empty file.
1 change: 0 additions & 1 deletion newsfragments/1390.feature.rst

This file was deleted.

Empty file removed newsfragments/1393.empty.rst
Empty file.
Empty file removed newsfragments/1395.empty.rst
Empty file.
Empty file removed newsfragments/1396.empty.rst
Empty file.
1 change: 0 additions & 1 deletion newsfragments/1398.bugfix.rst

This file was deleted.

1 change: 0 additions & 1 deletion newsfragments/1400.bugfix.rst

This file was deleted.

1 change: 0 additions & 1 deletion newsfragments/1401.misc.rst

This file was deleted.

1 change: 0 additions & 1 deletion newsfragments/1402.misc.rst

This file was deleted.

Empty file removed newsfragments/1406.empty.rst
Empty file.
1 change: 0 additions & 1 deletion newsfragments/953.feature.rst

This file was deleted.

3 changes: 0 additions & 3 deletions newsfragments/990.feature.rst

This file was deleted.

2 changes: 1 addition & 1 deletion parsec/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

# This file is imported from __init__.py and exec'd from setup.py

__version__ = "v1.14.0+dev"
__version__ = "v1.15.0"

0 comments on commit 561d39a

Please sign in to comment.