Skip to content

Releases: juzzlin/Heimer

1.16.0

17 Apr 19:35
Compare
Choose a tag to compare

New features:

  • Fix GitHub Issue #83: Add option to copy-drag nodes

    • By checking "Copy on drag" checkbox on the toolbar
      one can copy a node just by dragging a new connected node
  • Add Ctrl+0 as shortcut for zoom to fit

Bug fixes:

  • Fix GitHub Issue #70: Edge tries to reposition while moving a group

Other:

  • Make the Full Screen menu action checkable to avoid confusion

  • General code refactoring

  • Upgraded to C++14

1.15.1

03 Mar 18:55
Compare
Choose a tag to compare

Other:

  • Update Italian translations
  • Use Argengine as the CLI argument parser

1.15.0

28 Jan 19:51
Compare
Choose a tag to compare

New features:

  • Fix Github Issue #9: Show list of recent files

Bug fixes:

  • Fix Github Issue #79: What's new view is editable

1.14.0

22 Jan 19:26
Compare
Choose a tag to compare

New features:

  • Add What's New dialog

    • Help => What's New
  • Fix Github Issue #41: Allow nodes to be resized horizontally

    • Nodes will now automatically scale also horizontally by the text width

1.13.1

06 Jan 16:44
Compare
Choose a tag to compare

Bug fixes:

  • Fix GitHub Issue #75: Unpredictable crash on delete node via context menu

1.13.0

05 Jan 09:29
Compare
Choose a tag to compare

Bug fixes:

  • Fix GitHub Issue #72: UTF-8 saving not working (on Windows)
  • Fix GitHub Issue #73: Extra newlines on Windows

Other:

  • Add --debug and turn some info logs into debug logs

1.12.0

31 Dec 20:18
Compare
Choose a tag to compare

New features:

  • Fix GitHub Issue #67: Button to drag cards

  • Fix GitHub Issue #66: Add fullscreen option

    • There's now View => Full Screen
  • Fix GitHub Issue #51: Insert Images Into Nodes

    • Node context menu now includes "Attach image" and "Remove attached image"
    • The attached image will be set as the background image of the node
    • The image data is embedded in the .ALZ-file

Other:

  • Fix GitHub Issue #68: Build .qm-files as part of the build process

1.11.0

04 Aug 18:19
Compare
Choose a tag to compare

New features:

  • Fix GitHub Issue #59: Enable text entry in newly created nodes
  • Fix GitHub Issue #61: System dialogs are not localized
  • Fix GitHub Issue #55: Ability to copy the node without connection

1.10.0 - "Summer Serafina"

20 Jun 20:18
Compare
Choose a tag to compare

New features:

  • Fix GitHub Issue #58: Add selection rectangle for nodes

    • With Ctrl pressed one can now draw a selection rectangle
  • Add Italian translations

1.9.0 - "Arrow Amalgam"

31 Mar 18:53
Compare
Choose a tag to compare

New features:

  • Fix GitHub Issue #53: Add option to set corner radius
  • Fix GitHub Issue #32: Add mechanism to set arrow direction
    • Right-click on edge shows a context menu with options to set single arrow, double arrow, hide arrows, and reverse the direction
  • Fix GitHub Issue #25: Add a way to delete edges
    • Right-click on edge opens context menu with a delete option

Bug fixes:

  • Fix GitHub Issue #54: Moving a non-selected node moves selection group

Other:

  • Snap: Fix desktop-qt5 not working as a remote part anymore
  • Snap: Fix mouse cursor theme