Skip to content

Releases: mwinteringham/restful-booker-platform

1.7

30 Jun 22:11
Compare
Choose a tag to compare
  • Dependency updates and static image fixes

1.6

19 Sep 21:02
Compare
Choose a tag to compare
1.6
  • Updated UI to React hooks

1.5

27 Mar 23:17
Compare
Choose a tag to compare
1.5
  • Changes to Room model
  • Updated Booking with more security
  • Fixed bugs around catching error codes

1.4

27 Mar 13:45
Compare
Choose a tag to compare
1.4
  • Updates to dependencies
  • Fixed issues with RBP not working with latest Node LTS

1.3

02 Dec 22:06
Compare
Choose a tag to compare
1.3
  • Auth now has it's own DB
  • Improved cookie handling

1.2

22 Sep 21:24
Compare
Choose a tag to compare
1.2
  • Removed old welcome popup in favour of new banner
  • Unread messages now show in bold
  • Reinstated visual checks
  • Removed liquibase for SQL seeding
  • Improvements to CI handling

1.1

09 Jul 22:23
Compare
Choose a tag to compare
1.1
  • Updated to Java 14
  • Fixed broken timezone checks
  • Fixed other broken checks

1.0

27 Nov 18:41
Compare
Choose a tag to compare
1.0

Begun formalising the release process for RBP which includes the following APIs:

  • Booking
  • Room
  • Assets
  • Auth
  • Branding
  • Report
  • Message