Skip to content

Commit

Permalink
NXDRIVE-2754: Release 5.2.8 (#3283)
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-shekhar committed Nov 26, 2021
1 parent 79a718f commit 824ce33
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 23 deletions.
24 changes: 2 additions & 22 deletions docs/changes/5.3.0.md → docs/changes/5.2.8.md
@@ -1,31 +1,15 @@
# 5.3.0
# 5.2.8

Release date: `2021-xx-xx`
Release date: `2021-11-26`

## Core

- [NXDRIVE-2751](https://jira.nuxeo.com/browse/NXDRIVE-2751): Sanitize document title (or name) to remove the dot at the end during the synchronization

### Direct Edit

- [NXDRIVE-2](https://jira.nuxeo.com/browse/NXDRIVE-2):

### Direct Transfer

- [NXDRIVE-2](https://jira.nuxeo.com/browse/NXDRIVE-2):

## GUI

- [NXDRIVE-2737](https://jira.nuxeo.com/browse/NXDRIVE-2737): Fix Minimize/maximize issue on Direct Transfer screen

## Packaging / Build

- [NXDRIVE-2](https://jira.nuxeo.com/browse/NXDRIVE-2):

## Tests

- [NXDRIVE-2](https://jira.nuxeo.com/browse/NXDRIVE-2):

## Docs

- [NXDRIVE-2753](https://jira.nuxeo.com/browse/NXDRIVE-2753): Create a diagram of the GUI part of the application
Expand All @@ -36,7 +20,3 @@ Release date: `2021-xx-xx`
- Upgraded `importlib-metadata` from 4.6.1 to 4.8.2
- Upgraded `regex` from 2021.4.4 to 2021.11.2
- Upgraded `watchdog` from 2.1.3 to 2.1.6

## Technical Changes

-
3 changes: 2 additions & 1 deletion nxdrive/__init__.py
Expand Up @@ -13,6 +13,7 @@
Mickaël Schoentgen
Léa Klein
Romain Grasland <rgrasland@nuxeo.com>
Shekhar Gupta <shekhar.gupta@hyland.com>
and https://github.com/nuxeo/nuxeo-drive/graphs/contributors
Versioning
Expand All @@ -26,7 +27,7 @@
"""

__author__ = "Nuxeo"
__version__ = "5.3.0"
__version__ = "5.2.8"
__copyright__ = """
Copyright Nuxeo (https://www.nuxeo.com) and others.
Expand Down

0 comments on commit 824ce33

Please sign in to comment.