Skip to content

Releases: rimorin/ministry-mapper

v1.2.3

14 Feb 16:25
Compare
Choose a tag to compare

1.2.3 (2023-02-14)

Bug Fixes

v1.2.2

14 Feb 14:35
09018dd
Compare
Choose a tag to compare

1.2.2 (2023-02-14)

Bug Fixes

  • resolved typo error in change postal function (1748cef)
  • resolved undefined territory header (80cd48f)

v1.2.1

14 Feb 00:35
2e8f72d
Compare
Choose a tag to compare

1.2.1 (2023-02-14)

Bug Fixes

  • update package.json version (2e8f72d)

v1.2.0

14 Feb 00:06
Compare
Choose a tag to compare

1.2.0 (2023-02-14)

Bug Fixes

  • fix package.json script for getting version (04703ab)
  • semantic release not updating package json version (57a163c)

Features

  • allow postal code modification in admin (857314d)
  • allow territory code modification in admin (98f03c2)
  • display app version in admin (8363753)
  • implement cell hightlighting when handling the last few units of an address (686e2ff)

Performance Improvements

  • memotization of values and components (28dab52)
  • use react fragment instead of div (8362445)

v1.1.1

05 Feb 14:27
Compare
Choose a tag to compare

1.1.1 (2023-02-05)

Bug Fixes

  • address unselectable territories that are empty (f2f986a)

v1.1.0

04 Feb 01:01
Compare
Choose a tag to compare

1.1.0 (2023-02-04)

Bug Fixes

  • Disable husky on GH actions release (1ae4d6c)
  • rounds down the aggregate percentage (c1d7feb)
  • updated firebase version due to a bug in build (814fe29)

Features

  • improved color scheme for territory aggregator (4c23006)

v1.0.0

03 Feb 10:18
Compare
Choose a tag to compare

1.0.0 (2023-02-03)

Bug Fixes

  • admin: copy unit sequence to new units, avoid wrong unit number display and avoid user updating the wrong unit (77057be)
  • admin: unit sequence does not handle 0 (93b1b66)
  • Configure GH personal token in workflow (addcfe9)

Features

  • Implement github release automation (a00b1a6)