Skip to content

Releases: seleb/maproidvania

v2.3.1

15 Jun 05:24
Compare
Choose a tag to compare

2.3.1 (2024-06-15)

Bug Fixes

v2.3.0

14 Jun 23:50
Compare
Choose a tag to compare

2.3.0 (2024-06-14)

Features

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

v2.2.0

09 Jun 20:23
Compare
Choose a tag to compare

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)

v2.1.0

08 Jun 21:03
Compare
Choose a tag to compare

2.1.0 (2024-06-08)

Bug Fixes

Features

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

v2.0.2

08 Jun 20:52
Compare
Choose a tag to compare

2.0.2 (2024-06-08)

Bug Fixes

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

v2.0.1

08 Jun 20:18
Compare
Choose a tag to compare

2.0.1 (2024-06-08)

Bug Fixes

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

v2.0.0

08 Jun 20:05
Compare
Choose a tag to compare

2.0.0 (2024-06-08)

Bug Fixes

  • try fixing save issue with flatted (030b546)

BREAKING CHANGES

  • save file format changed

v1.6.1

08 Jun 17:05
Compare
Choose a tag to compare

1.6.1 (2024-06-08)

Bug Fixes

  • split up json stringify (be2d062)

v1.6.0

08 Jun 16:52
Compare
Choose a tag to compare

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)

v1.5.1

04 Jun 23:06
Compare
Choose a tag to compare

1.5.1 (2024-06-04)

Bug Fixes

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