Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnovak committed Mar 3, 2024
1 parent e8c1aa8 commit a8bcf86
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

### New features

- The user manual is now searchable.

- Multi-monitor support.

- Option to [nudge the level](https://gridmonger.johnnovak.net/manual/advanced-editing.html#nudge-level) and move/paste with wraparound.
Expand All @@ -13,12 +15,14 @@

- The selection can now be moved with the mouse in Paste Preview Mode.

- The user manual is now searchable.

- Support for [diagonal movement](https://gridmonger.johnnovak.net/manual/moving-around.html#diagonal-movement) TODO

### Enhancements

- Erase and clear floor actions don't erase labels now.

- Clear floor actions don't erase annotations now.

- Better mouse handling when using the mouse to place the cursor and the
mouse pointer is moved outside of the bounds of the level.

Expand All @@ -40,7 +44,9 @@
- Fix nudging non-square levels (previously, you could only nudge vertically
by the number of columns at most).

- Fix moving a selection not moving the links correctly (or at all).
- Fix moving selections not moving the links correctly (or at all).

- Fix moving selections leaving copies of labels on empty cells.

- If auto-saving is enabled, the map no longer gets immediately auto-saved
right after adding the first level to an empty map.
Expand Down

0 comments on commit a8bcf86

Please sign in to comment.