Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/src/user_guide/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ How do I know if I need to upgrade?
| Version | Date | Details |
|---------|-------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 8.4.0 | 2026-05-19 | Support for ArcGIS Pro 3.7. Convert ArcPro dot density renderers. Fix many issues with ArcGIS Pro vector marker conversions. Convert more maplex properties when reading ArcGIS Pro files. Fix exception when reading some annotation classes. |
| 8.3.6 | 2026-05-08 | Much improved text annotation conversion. Support exporting raster markers to ArcPro. Support converting Oracle queries from ArcPro files. Add support for reading files with more MapLogic custom extension objects. |
| 8.3.5 | 2026-04-02 | Convert marker placement randomly in polygon. Fix some issues exporting invisible point symbols to ArcPro. Fix parsing of some MXD files. |
| 8.3.4 | 2026-03-26 | Handle conversion of documents created with MapLogic extension. Fix flipped group layer scale range from ArcGIS Pro projects. Fix various other conversion and parsing errors. |
| 8.3.3 | 2026-02-17 | Improve some symbol conversions. Fix converting symbols with '\|' in layer name. |
Expand Down
Loading