Skip to content

Commit dc764c8

Browse files
Adam DupaskiMariaShaposhnikova
authored andcommitted
Add 6.10.18 RN for PR (#1542)
* Add 6.10.18 RN for PR * Update 6.10.md
1 parent 4271d0e commit dc764c8

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

  • content/releasenotes/desktop-modeler

content/releasenotes/desktop-modeler/6.10.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,24 @@ parent: "6"
44
description: "The release notes for Mendix Modeler version 6.10 (including all patches) with details on new features, bug fixes, and known issues."
55
---
66

7+
## 6.10.18 {#61018}
8+
9+
**Release date: March 15th, 2019**
10+
11+
{{% modelerdownloadlink "6.10.18" %}}
12+
13+
### New Features
14+
15+
* We added support for AdoptOpenJDK. When you install the Modeler and you do not have Oracle's JDK or AdoptOpenJDK installed, the installer will install AdoptOpenJDK.
16+
17+
### Fixes
18+
19+
* We fixed an issue where the list of ignored files kept growing with every branch that you created. In extreme cases, this caused the Modeler to crash while merging. To prevent crashes in projects that already have large ignore lists, the feature that automatically resolves conflicts on ignore lists has been disabled. From now on, conflicts on ignore lists will be rare, because the ignore list will be changed less often. If you still encounter conflicts on the `svn:ignore` property, they have to be resolved by using TortoiseSVN. For more information, see [Merge Problems and the 'svn:ignore' Story](https://forum.mendixcloud.com/link/questions/92813 for more information) on the Mendix Forum. (Ticket 78557)
20+
21+
### Improvements
22+
23+
* We have updated Apache POI to version 4.0.1.
24+
725
## 6.10.17 {#61017}
826

927
**Release date: December 20th, 2018**

0 commit comments

Comments
 (0)