Skip to content

Releases: petrpavlik/vapor-saas-backend-template

1.5.0

29 Oct 09:54
Compare
Choose a tag to compare

1.4.0

29 May 20:12
c172bf1
Compare
Choose a tag to compare
  • Up to date with latest updates to Vapor template
  • Application lifecycle is now fully async
  • Strict concurrency checking is turned on and warnings are fixed (suppressed in case of Models)

1.3.0

06 Apr 07:21
2294f3a
Compare
Choose a tag to compare

Move from Swift 5.9 to Swift 5.10 and update dependencies.

1.2.0

11 Mar 22:17
8022ab0
Compare
Choose a tag to compare

Support proper org member management

1.1.0

29 Jan 20:09
d0acfd1
Compare
Choose a tag to compare
  • Fetch user name and avatar if available (generally when signed up using social media sign in)
  • Abstract analytics and sending emails
  • Abstract firebase to be swappable for a different provider

1.0.0

05 Nov 10:02
Compare
Choose a tag to compare

Ready to go public