| 4 | |
| 5 | ---- |
| 6 | |
| 7 | == 2016-08-??: DeepaMehta 4.8.3 == |
| 8 | |
| 9 | Improvements: |
| 10 | * Webclient module: more robust topicmap rendering. Corrupted associations are suppressed from being rendered and are reported to the user (#998). |
| 11 | |
| 12 | Bug fixes: |
| 13 | * Type Editor module: when editing an association definition and entering a non-existing assoc type in the "Custom Association Type" field, the input is ignored and a warning is displayed. The DB is not corrupted (#1003). |
| 14 | * Topicmaps module: corrupting a topicmap through manual deleting `Mapcontext` associations is not possible anymore (#998). |
| 15 | |
| 16 | Plugin Development Framework: |
| 17 | * Core module: |
| 18 | * `ChildTopicsModel`'s multi-value `put()` method doesn't throw a `java.lang.IllegalArgumentException` exception (#985). |
| 19 | * Fix association auto-typing: when creating an association whith a topic player which is indentified by-URI no exception is thrown (#961). |
| 20 | * Facets module: |
| 21 | * added missing `put/add` methods to `FacetValueModel ` (#1002). |
| 22 | * `getFacet()` returns a `ReleatedTopic` (instead `Topic`) (#981). |
| 23 | * Geomaps module: suppress geocoding on a per-code-block basis (#980). |