Skip to content

Releases: juzzlin/Heimer

1.8.0 - "Mighty Move"

17 Mar 22:09
Compare
Choose a tag to compare

New features:

  • Fix GitHub Issue #26: Multi-selection for nodes
    • Ctrl + Left click selects/deselects nodes
    • Ctrl + Left click on background clears selection

Bug fixes:

  • Tests
    • Fix edge-specific undo tests
    • Fix node-specific undo tests

Other:

  • Tests
    • Add redo tests

1.7.0 - "Merry Misc"

16 Feb 19:28
Compare
Choose a tag to compare

New features:

  • French translations
  • Fix GitHub Issue #18: Setting for edge colors

Bug fixes:

  • Fix GitHub Issue #47: Cannot open context menu if design is empty
  • Fix GitHub Issue #46: Zoom to fit is broken on certain aspect ratios

Other:

  • Disable zoom to fit if no nodes
  • Disable export if no nodes

1.6.0 - "Grid Grudge"

20 Dec 19:19
Compare
Choose a tag to compare

New features:

  • Fix GitHub Issue #39: Add snap to grid option
    • By selecting grid size > 0 will automatically snap nodes to grid

Other:

  • Update Finnish translations

1.5.0 - "Edge Enhancement"

11 Dec 22:19
Compare
Choose a tag to compare

New features:

  • Allow deletion of any node
  • Fix GitHub Issue #5: Way to connect existing node to another node
    • Nodes can be connected together by dragging the (+) handle

Bug fixes:

  • Remove animation glitches when node deleted during dot animations
  • Fix GitHub Issue #10: Zoom level changes on undo/redo
  • Fix GitHub Issue #34: Program crashes unsaved
  • Clear undo stack on new design

Other:

  • Tighter fit when exporting
  • Adjust fit on dense layouts
  • Disable animations of dummy drag edge
  • Fix grammar in log messages
  • Increase default edge width to 2.0
  • Fix MUI_BRANDINGTEXT
  • Snap: Use core18

1.4.0 - "Text Teaser"

01 Nov 22:22
Compare
Choose a tag to compare

New features:

  • Fix GitHub Issue #28: Setting for font size

Bug fixes:

  • Fix GitHub Issue #31: White text when using dark theme
  • Fix a warning about missing Q_INTERFACES

Other:

  • Fix unittest output paths

1.3.0 - "Colored Cream"

14 Oct 22:16
Compare
Choose a tag to compare

New features:

  • Add transparency to node handles
  • Add more contrast to the 'add' handle
  • Add timeouts to node handles
  • Don't show handles while dragging
  • Fix GitHub Issue #7: Setting for text color
  • Make node handles a bit smaller
  • Take width into account when drawing edges

Bug Fixes:

  • Fix GitHub Issue #30: Node handles are missing anti-aliasing and appear ugly

Other:

  • Disable debug logging also if QT_NO_DEBUG defined
  • Switch to SimpleLogger
  • Update examples

1.2.0 - "Polished Puppy"

03 Oct 20:45
Compare
Choose a tag to compare

New features:

  • Add background color setting also to edit menu
  • Add separators to the file menu
  • Fix GitHub Issue #23: Setting for edge thickness
  • Update icon (not sure if better)

Bug Fixes:

  • Fix GitHub Issue #29: Errors when exporting to PNG not handled
  • Fix GitHub Issue #22: Floating nodes cannot be deleted
  • Automatically add file extension if filename manually entered

Other:

  • Code refactorings

1.1.1 - "Bugfix Night"

10 Sep 20:20
Compare
Choose a tag to compare

Bug fixes:

  • Fix GitHub Issue #19: Save on close doesn't work
  • Fix launcher icon of the Snap package

1.1.0 - "PNG Man"

09 Sep 20:26
Compare
Choose a tag to compare

New features:

  • Fix GitHub Issue #3: Export to PNG
  • Fix GitHub Issue #6: Way to create floating nodes

Bug fixes:

  • Fix windows icon resource name
  • Fix GitHub Issue #12: Undoing the background color doesn't update the background immediately

Other:

  • CMake: add fallback for C++11 standard setting if CMake version < 3.1

1.0.0 - "Bare Bones"

05 Aug 21:25
Compare
Choose a tag to compare

The first release with basic features for mind map editing.

New features:

  • Easy-to-use UI
  • Zoom with mouse wheel
  • Nice animations
  • Save/load in XML-based .ALZ-files
  • Full undo/redo
  • Zoom in/out/fit
  • Quickly add node text and edge labels
  • Node color and background color settings