Skip to content

Commit

Permalink
Fixed formatting in Changelog and releasenotes
Browse files Browse the repository at this point in the history
  • Loading branch information
gasparez15 committed Jun 25, 2020
1 parent 6555c7d commit 81b9848
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
54 changes: 27 additions & 27 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,37 +2,37 @@

LogicalDOC-CE 8.4.2 (2020-06-23; logicaldoc-8.4.2)
================================================================================
New REST web-services: DocumentMetadata, System and many new methods for document and folders management
1009 - Support for .jfif image files ([#1009](https://bugs.logicaldoc.com/ticket/1009))
1013 - Control labels of the preview are garbled, tangled ([#1013](https://bugs.logicaldoc.com/ticket/1013))
1019 - Versions tab empty when filename contains the ampersign ([#1019](https://bugs.logicaldoc.com/ticket/1019))
1020 - Checkout and Lock does not work properly on alias (link) documents ([#1020](https://bugs.logicaldoc.com/ticket/1020))
1001 - Extended attributes of type Folder ([#1001](https://bugs.logicaldoc.com/ticket/1001))
1008 - Save documents grid layout on a per folder basis ([#1008](https://bugs.logicaldoc.com/ticket/1008))
997 - configurable delimiters for the worddelimiter search filter ([#997](https://bugs.logicaldoc.com/ticket/997))
1004 - The administrator can force the interface settings of a user and replicate the same to a selection of users ([#1004](https://bugs.logicaldoc.com/ticket/1004))
992 - Maximum number of download criteria for Download Tickets (Web-service) ([#992](https://bugs.logicaldoc.com/ticket/992))
993 - Reports of current download tickets ([#993](https://bugs.logicaldoc.com/ticket/993))
996 - The calculation of documents tagged by word does not work ([#996](https://bugs.logicaldoc.com/ticket/996))
+ New REST web-services: DocumentMetadata, System and many new methods for document and folders management
+ Support for .jfif image files ([#1009](https://bugs.logicaldoc.com/ticket/1009))
+ Control labels of the preview are garbled, tangled ([#1013](https://bugs.logicaldoc.com/ticket/1013))
+ Versions tab empty when filename contains the ampersign ([#1019](https://bugs.logicaldoc.com/ticket/1019))
+ Checkout and Lock does not work properly on alias (link) documents ([#1020](https://bugs.logicaldoc.com/ticket/1020))
+ Extended attributes of type Folder ([#1001](https://bugs.logicaldoc.com/ticket/1001))
+ Save documents grid layout on a per folder basis ([#1008](https://bugs.logicaldoc.com/ticket/1008))
+ configurable delimiters for the worddelimiter search filter ([#997](https://bugs.logicaldoc.com/ticket/997))
+ The administrator can force the interface settings of a user and replicate the same to a selection of users ([#1004](https://bugs.logicaldoc.com/ticket/1004))
+ Maximum number of download criteria for Download Tickets (Web-service) ([#992](https://bugs.logicaldoc.com/ticket/992))
+ Reports of current download tickets ([#993](https://bugs.logicaldoc.com/ticket/993))
+ The calculation of documents tagged by word does not work ([#996](https://bugs.logicaldoc.com/ticket/996))


LogicalDOC-CE 8.3.4 (2019-12-03; logicaldoc-8.3.4)
================================================================================
980 - The 'move folder' function changes the name of the moved folder ([#980](https://bugs.logicaldoc.com/ticket/980))
974 - After changing the color of a folder Save button does not appear ([#974](https://bugs.logicaldoc.com/ticket/974))
975 - Incorrect invalid email ([#975](https://bugs.logicaldoc.com/ticket/975))
976 - Propagate database layer exceptions and let them to reach application layer ([#976](https://bugs.logicaldoc.com/ticket/976))
978 - Force the user to change the password when the credentials are sent by email ([#978](https://bugs.logicaldoc.com/ticket/978))
977 - Flag to enable/disable autocompletion of extended attribute fields ([#977](https://bugs.logicaldoc.com/ticket/977))
967 - Language metadata shown in documents grids ([#967](https://bugs.logicaldoc.com/ticket/967))
968 - Status icon to mark documents with links ([#968](https://bugs.logicaldoc.com/ticket/968))
969 - Ability to download all linked files in a single .zip archive ([#969](https://bugs.logicaldoc.com/ticket/969))
963 - Extended attibutes with multiple values ([#963](https://bugs.logicaldoc.com/ticket/963))
961 - Sort date extended attribute in documents grid ([#961](https://bugs.logicaldoc.com/ticket/961))
954 - The auto naming function does not work during checkin ([#954](https://bugs.logicaldoc.com/ticket/954))
955 - Support for Java 8 has been dropped ([#955](https://bugs.logicaldoc.com/ticket/955))
959 - Hidden extensible attributes ([#959](https://bugs.logicaldoc.com/ticket/959))
960 - Folder filter in last changes report ([#960](https://bugs.logicaldoc.com/ticket/960))
+ The 'move folder' function changes the name of the moved folder ([#980](https://bugs.logicaldoc.com/ticket/980))
+ After changing the color of a folder Save button does not appear ([#974](https://bugs.logicaldoc.com/ticket/974))
+ Incorrect invalid email ([#975](https://bugs.logicaldoc.com/ticket/975))
+ Propagate database layer exceptions and let them to reach application layer ([#976](https://bugs.logicaldoc.com/ticket/976))
+ Force the user to change the password when the credentials are sent by email ([#978](https://bugs.logicaldoc.com/ticket/978))
+ Flag to enable/disable autocompletion of extended attribute fields ([#977](https://bugs.logicaldoc.com/ticket/977))
+ Language metadata shown in documents grids ([#967](https://bugs.logicaldoc.com/ticket/967))
+ Status icon to mark documents with links ([#968](https://bugs.logicaldoc.com/ticket/968))
+ Ability to download all linked files in a single .zip archive ([#969](https://bugs.logicaldoc.com/ticket/969))
+ Extended attibutes with multiple values ([#963](https://bugs.logicaldoc.com/ticket/963))
+ Sort date extended attribute in documents grid ([#961](https://bugs.logicaldoc.com/ticket/961))
+ The auto naming function does not work during checkin ([#954](https://bugs.logicaldoc.com/ticket/954))
+ Support for Java 8 has been dropped ([#955](https://bugs.logicaldoc.com/ticket/955))
+ Hidden extensible attributes ([#959](https://bugs.logicaldoc.com/ticket/959))
+ Folder filter in last changes report ([#960](https://bugs.logicaldoc.com/ticket/960))


LogicalDOC-CE 8.3 (2019-06-4; logicaldoc-8.3.0)
Expand Down
24 changes: 12 additions & 12 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,18 @@ For a complete list of features, take a look at https://www.logicaldoc.com/featu


Some changes since v8.3.4:
New REST web-services: DocumentMetadata, System and many new methods for document and folders management
1009 - Support for .jfif image files ([#1009](https://bugs.logicaldoc.com/ticket/1009))
1013 - Control labels of the preview are garbled, tangled ([#1013](https://bugs.logicaldoc.com/ticket/1013))
1019 - Versions tab empty when filename contains the ampersign ([#1019](https://bugs.logicaldoc.com/ticket/1019))
1020 - Checkout and Lock does not work properly on alias (link) documents ([#1020](https://bugs.logicaldoc.com/ticket/1020))
1001 - Extended attributes of type Folder ([#1001](https://bugs.logicaldoc.com/ticket/1001))
1008 - Save documents grid layout on a per folder basis ([#1008](https://bugs.logicaldoc.com/ticket/1008))
997 - configurable delimiters for the worddelimiter search filter ([#997](https://bugs.logicaldoc.com/ticket/997))
1004 - The administrator can force the interface settings of a user and replicate the same to a selection of users ([#1004](https://bugs.logicaldoc.com/ticket/1004))
992 - Maximum number of download criteria for Download Tickets (Web-service) ([#992](https://bugs.logicaldoc.com/ticket/992))
993 - Reports of current download tickets ([#993](https://bugs.logicaldoc.com/ticket/993))
996 - The calculation of documents tagged by word does not work ([#996](https://bugs.logicaldoc.com/ticket/996))
+ New REST web-services: DocumentMetadata, System and many new methods for document and folders management
+ Support for .jfif image files ([#1009](https://bugs.logicaldoc.com/ticket/1009))
+ Control labels of the preview are garbled, tangled ([#1013](https://bugs.logicaldoc.com/ticket/1013))
+ Versions tab empty when filename contains the ampersign ([#1019](https://bugs.logicaldoc.com/ticket/1019))
+ Checkout and Lock does not work properly on alias (link) documents ([#1020](https://bugs.logicaldoc.com/ticket/1020))
+ Extended attributes of type Folder ([#1001](https://bugs.logicaldoc.com/ticket/1001))
+ Save documents grid layout on a per folder basis ([#1008](https://bugs.logicaldoc.com/ticket/1008))
+ configurable delimiters for the worddelimiter search filter ([#997](https://bugs.logicaldoc.com/ticket/997))
+ The administrator can force the interface settings of a user and replicate the same to a selection of users ([#1004](https://bugs.logicaldoc.com/ticket/1004))
+ Maximum number of download criteria for Download Tickets (Web-service) ([#992](https://bugs.logicaldoc.com/ticket/992))
+ Reports of current download tickets ([#993](https://bugs.logicaldoc.com/ticket/993))
+ The calculation of documents tagged by word does not work ([#996](https://bugs.logicaldoc.com/ticket/996))


The LogicalDOC documentation is available at the following address
Expand Down

0 comments on commit 81b9848

Please sign in to comment.