v1.5.1
·
276 commits
to master
since this release
v1.5.1 Release notes
Improve UG
- Updated UG Name duplication handling tips, notes and help
- Improve import and export command documentation
- Improve Field constraints documentation
Implement undo for import command
- Add the ability to undo an import command
- Undoable commands now implement the
Undoableinterface instead of extending theConcreteCommandabstract class