Skip to content

1.0.2-alpha

Latest
Compare
Choose a tag to compare
@cherylli cherylli released this 18 Oct 04:07
67c1285

[v1.0.2-alpha]

Added

  • Add units tests for the forms controller and services(#204)
  • Add same site property to cookie (#212)
  • Add same site property to cookie in refresh endpoint (#214)
  • Add new comment model (#213)

Changed

  • Update PostgreSQL image to timescale/timescaledb-ha:pg16 to match railway postgres image (#210)
  • refactored e2e tests to use absolute import paths (#207)
  • Updated seed data of user voyage roles and added new users(#206)
  • Refactored e2e tests to use absolute import paths (#207)
  • Update solo project model (#213)
  • Update readme to include more instructions for using the test database (#213)
  • refactored unit tests to use absolute import paths (#215)

Fixed

  • Fix cors localhost address (#205)
  • Fix voyages/sprints/teams/{teamId} returning wrong meetingIds (#209)
  • Fix one of the regex in cors origin list (#211)

Removed


What's Changed

Full Changelog: 1.0.1-alpha...1.0.2-alpha