Skip to content

Latest commit

 

History

History
205 lines (93 loc) · 7.5 KB

CHANGELOG.md

File metadata and controls

205 lines (93 loc) · 7.5 KB

2.3.1 (2024-06-15)

Bug Fixes

2.3.0 (2024-06-14)

Features

  • add "new map" button to reset data (e72e77c)

2.2.0 (2024-06-09)

Bug Fixes

  • controls overflowing document (38d8d95)

Features

  • f centers + zooms out (3e5462d)
  • focus offsets by better ratio of controls vs map (e255dde)
  • ping focused spot on map (1e1bf38)

2.1.0 (2024-06-08)

Bug Fixes

Features

  • blocking overlay while saving/exporting/importing (131bacd)

2.0.2 (2024-06-08)

Bug Fixes

  • decode file iteratively to fix memory limit issue (e321a6d)

2.0.1 (2024-06-08)

Bug Fixes

  • try fixing save issue with flat (17c5637)
  • write each entry to file handle separately (354de23)

2.0.0 (2024-06-08)

Bug Fixes

  • try fixing save issue with flatted (030b546)

BREAKING CHANGES

  • save file format changed

1.6.1 (2024-06-08)

Bug Fixes

  • split up json stringify (be2d062)

1.6.0 (2024-06-08)

Bug Fixes

  • brush drawing at wrong size when zoomed (62cb401)
  • brush size not applied on load (77be659)
  • cursor not showing proper brush size (45d1501)
  • double default brush size to compensate for other size fixes (d5fd2a4)
  • search focus offsets by width of search results (9562c2c)

Features

  • double click search result to zoom in (611e819)

1.5.1 (2024-06-04)

Bug Fixes

  • area with - in name breaking search (5d69021)

1.5.0 (2024-06-03)

Bug Fixes

  • pin type fallback while editing (cee21d5)

Features

  • suggest default pin types in context menu (d46c054)

1.4.2 (2024-06-03)

Bug Fixes

  • deselect pin when focusing search result (aacabc7)

1.4.1 (2024-06-03)

Bug Fixes

  • deselect when changing areas (a01e9e3)
  • don't change area if it's the same one (0b260ae)

1.4.0 (2024-06-03)

Bug Fixes

  • fallback for no pin type (45f0734)

Features

  • edit pin type from context menu (968d121)

1.3.0 (2024-06-02)

Features

  • add door to default pins (71cb6c0)

1.2.2 (2024-06-02)

Bug Fixes

1.2.1 (2024-06-02)

Bug Fixes

1.2.0 (2024-06-02)

Features

  • hotkeys for select/text/draw/pin (fd598e1)

1.1.0 (2024-06-02)

Bug Fixes

  • missing undo/redo on deleting pin image (f9db72b)

Features

  • warn about unsaved changes (bb2d001)

1.0.3 (2024-05-31)

Bug Fixes

  • clearer error for lack of support on firefox (9559b89)
  • contenteditable on firefox (f444bdc)

1.0.2 (2024-05-31)

Bug Fixes

1.0.1 (2024-05-31)

Bug Fixes

1.0.0 (2024-05-31)

Features