Skip to content

Latest commit

 

History

History
134 lines (97 loc) · 6.75 KB

CHANGELOG.md

File metadata and controls

134 lines (97 loc) · 6.75 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v2.3.1] - 2023-06-09

Changed

Full Changelog: https://github.com/developmentseed/osm-teams/compare/v2.3.0...v2.3.1

[v2.3.0] - 2023-06-04

Changed

Added

Full Changelog: https://github.com/developmentseed/osm-teams/compare/v2.2.0...v2.3.0

[v2.2.0] - 2023-03-21

Changed

Fixed

Full Changelog: https://github.com/developmentseed/osm-teams/compare/v2.1.0...v2.2.0

[v2.1.1] - 2023-01-26

Fixed

Full Changelog: https://github.com/developmentseed/osm-teams/compare/v2.1.0...v2.1.1

[v2.1.0] - 2023-01-19

Hydra configuration now is restored, API can be used similarly to before v2. Get an access token or create a client on https://auth.mapping.team and use these tokens to create API requests to https://mapping.team

Added

Changed

Fixed

Full Changelog: https://github.com/developmentseed/osm-teams/compare/v2.0.0...v2.1.0

[v2.0.0] - 2022-11-22

Added

  • Middleware to catch errors consistently with Boom module
  • Cypress configuration
  • Authentication with next-auth

Changed

  • Upgraded Next.js to v13
  • Upgraded Node.js to v18
  • ESLint rules
  • Make table rows slightly more compact #291
  • Use Next.js default port instead of :8989

Fixed

  • Scroll bar
  • Reinstate API docs with next-swagger-doc

Breaking

  • Hydra configuration is temporarily broken, meaning it is not possible to create new clients