Skip to content

v1.5.1

Choose a tag to compare

@charlesliyifeng charlesliyifeng released this 08 Nov 01:29
· 276 commits to master since this release
f486c3e

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 Undoable interface instead of extending the ConcreteCommand abstract class