Releases: OpenPonk/fsm-editor
Releases · OpenPonk/fsm-editor
v4.0.3
nightly
reworked subscriptions
v4.0.2
- Improved compatibility with projects saved by older versions of OpenPonk
- Fixed Mac Intel build
v4.0.1
- Fixed saving and loading of projects
- Fixed image export (except of PDF export on Windows)
v4.0.0
- Transitions are now visually attached to circles properly, without any gaps
- Added more information to the included README
- Added ability to create line waypoints
- Replaced snapping to grid with snapping to existing elements
- Inner elements now move when the owner is moved
- Reworked element resizing
- Improved image exporting; added PDF export
- Added Note and Boundary elements
- Palette can now be switched between left and right in settings
- Operation Show no longer puts all the elements on the same spot
- Added delete key shortcut
- Added mac-ARM build (alpha)
- Improved Linux distro compatibility
- Improved save file dialog
- Fixed version information dialog
- Updated multiple dependencies
- Other minor fixes and improvements
v3.0.4
- Added option to zoom canvas during image export
- Added hotfix for FIT CTU PCs with user home directories on network drives
v3.0.3
- updated platform-specific READMEs
v3.0.2
- Added MacOS builds
- fixed Windows builds
- updated dependencies
- early prototype of project merging
- fixed common elements persistence
v3.0.1
Fixed visual line creation
v3.0.0
- Added basic support for multiple models in a single project
- Dropping OP v1.x project files compatibility
- Improved label positioning
- Use OP logo on desktop in CI builds
- Moved to Pharo 9 and updated multiple dependencies, dropping Pharo 7/8 support
- Code cleanup