Skip to content

Releases: OpenPonk/fsm-editor

v4.0.3

28 Oct 12:00
Compare
Choose a tag to compare
  • Fixed note and boundary creation
  • Fixed multiple memory leaks

nightly

28 Oct 11:02
Compare
Choose a tag to compare
nightly Pre-release
Pre-release
reworked subscriptions

v4.0.2

17 Oct 17:08
Compare
Choose a tag to compare
  • Improved compatibility with projects saved by older versions of OpenPonk
  • Fixed Mac Intel build

v4.0.1

03 Oct 13:03
Compare
Choose a tag to compare
  • Fixed saving and loading of projects
  • Fixed image export (except of PDF export on Windows)

v4.0.0

01 Oct 16:55
Compare
Choose a tag to compare
  • 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

15 Oct 12:34
Compare
Choose a tag to compare
  • Added option to zoom canvas during image export
  • Added hotfix for FIT CTU PCs with user home directories on network drives

v3.0.3

05 Oct 18:27
Compare
Choose a tag to compare
  • updated platform-specific READMEs

v3.0.2

30 Sep 10:57
Compare
Choose a tag to compare
  • Added MacOS builds
  • fixed Windows builds
  • updated dependencies
  • early prototype of project merging
  • fixed common elements persistence

v3.0.1

31 Aug 12:38
Compare
Choose a tag to compare

Fixed visual line creation

v3.0.0

29 Aug 21:06
Compare
Choose a tag to compare
  • 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