Skip to content

Releases: juzzlin/Heimer

2.5.0

22 Apr 20:45
Compare
Choose a tag to compare

New features:

  • Middle-button support for selection rects

  • Fix GitHub Issue #151: Default custom colors

    • Harmonizes color picker dialog between platforms

Other:

  • Fix GitHub Issue #154: Do not deselect nodes on screen click
    • A modifier key (Shift, Ctrl) is now required to clear the selected group

2.4.0

30 Mar 18:41
Compare
Choose a tag to compare

New features:

  • Fix GitHub Issue #78: Add optional autosave
    • Autosave can be enabled in the settings menu

Bug fixes:

  • Fix GitHub Issue #150: Ghost handles crash
  • Fix GitHub Issue #148: Instant node creation not aligned with the grid

Other:

  • Refactor dialogs to use more standard components
  • Move settings menu action to file menu and remove settings menu

2.2.0

09 Jan 19:31
Compare
Choose a tag to compare

New features:

  • Fix GitHub Issue #126: Extending limit of the canvas/background

    • The drawing area is now unlimited
  • Fix GitHub Issue #128: Make it possible to connect selected nodes

    • Nodes can be connected in the selection order via Edit menu
  • Fix GitHub Issue #133: Make it possible to disconnect selected nodes

    • Selected nodes can be disconnected via Edit menu

Bug fixes:

  • Fix the way a node is selected on right-click

  • Fix copy paste from background context menu

  • Disable optimization buttons when optimization in progress

  • Don't create Text element if edge text is empty

  • Don't create Text element if node text is empty

Other:

  • Make a distinction between general colors and node colors

  • Make zooming nonlinear and increase range

  • Make pasting of big group of nodes much faster

  • Clear selected nodes when a handle of unselected node is clicked

2.1.0

19 Dec 12:01
Compare
Choose a tag to compare

Other:

  • Updated Dutch translations

2.0.0

07 Dec 19:56
Compare
Choose a tag to compare

Finally!

A lot of changes in this release, mostly related to selecting node groups and how they behave (well, a lot better now!).
Now it is possible to perform all operations on the selected nodes at once (set color, set text color, move, delete..).

Some major bugs fixed and stability improved.

New features:

  • Fix GitHub Issue #115: Missing Hotkey for Fullscreen: F11

  • Fix GitHub Issue #119: Implement group actions

    • Make it possible to move group by move handle

    • Make it possible to set text color for a node group

    • Make it possible to set color for a node group

    • Make it possible to set attached image for a node group

    • Allow group action when setting colors via node handle

    • Allow deletion of multiple nodes

  • Fix GitHub Issue #117: Make it possible to set default arrow direction

  • Fix GitHub Issue #118: Make it possible to delete nodes with Delete key

  • Fix GitHub Issue #121: Implement group copy and paste

  • Fix GitHub Issue #122: Make it possible to select node groups also with Shift key

Bug fixes:

  • Fix GitHub Issue #120: Crash when connecting to the initial node

  • Fix corner case issues with layout optimizer

Other:

  • Prevent the system context menu on node text edit

  • Open node context menu also when right-clicking on text edit

  • Don't immediately hide handles on move because it's annoying

1.21.0

18 Oct 15:09
Compare
Choose a tag to compare

New features:

  • Fix GitHub Issue #111: Optimizer: Save optimizer settings to file
  • Fix GitHub Issue #109: Make default direction of arrows configurable

1.20.0

19 Sep 10:55
Compare
Choose a tag to compare

New features:

  • Fix GitHub Issue #38: Add display grid option

Bug fixes:

  • Fix Github Issue #106: Memory leak when changing Edge width, Text size and corner radius

Other:

  • Fix GitHub Issue #98: Program doesn't remember the window being maximized

1.19.0

15 Aug 13:10
Compare
Choose a tag to compare

New features:

  • Fix GitHub Issue #77: Ctrl+S on new map should directly open 'save as' dialog
  • Fix GitHub Issue #85: Export SVG
  • Fix GitHub Issue #100: Use a better initial directory when saving a new file
  • Add Dutch translations

Bug fixes:

  • Fix GitHub Issue #87: Group move doesn't work with the move handle
  • Fix GitHub Issue #97: Redo does stuff when redo shouldn't be possible
  • Fix GitHub Issue #96: Saving sometimes doesn't work after loading an existing file

Other:

  • Fix GitHub Issue #99: Program doesn't remember grid size
  • Fix GitHub Issue #101: Windows portable

1.18.0

25 Jun 19:44
Compare
Choose a tag to compare

New features:

  • Add a shortcut Ctrl+Shift+F to create new floating nodes

Bug fixes:

  • Make layout optimizer honor the active grid setting

Other:

  • Usability improvement: Move create node action to top
  • Usability improvement: Set optimize button as the default

1.17.0

12 Jun 20:07
Compare
Choose a tag to compare

New features:

  • Fix GitHub Issue #50: Autoarrange Nodes
    • Implements a layout optimizer based on combinatorial optimization
    • Adds a new menu entry 'Edit => Optimize layout'

Bug fixes:

  • Fix GitHub Issue #88: Crash when opening a new file in a certain scenario
  • Fix GitHub Issue #89: Default Right-to-Left Text