Skip to content

Releases: mpiorowski/rusve

v0.7.5

30 Apr 16:01
Compare
Choose a tag to compare

What's Changed

  • files via google cloud storage (upload, download, delete)

Full Changelog: v0.6.0...v0.7.5

v0.6.0

29 Apr 21:13
Compare
Choose a tag to compare

What's Changed

  • testing go vs rust performance

Full Changelog: v0.5.4...v0.6.0

v0.5.4

28 Apr 00:17
Compare
Choose a tag to compare

What's Changed

  • GCP deployment, fly.io as of right not is not 100% relaible

Full Changelog: v0.4.0...v0.5.4

v0.4.0

26 Apr 06:30
Compare
Choose a tag to compare

What's Changed

  • Added a fully working go service, with it's only deployment
  • Fixed auth route, now using redirect, that is much more universal

New Contributors

Full Changelog: v0.3.2...v0.4.0

v0.3.2

24 Apr 08:46
Compare
Choose a tag to compare

v0.3.1

24 Apr 06:08
Compare
Choose a tag to compare

Full Changelog: v0.3.0...v0.3.1

v0.3.0

24 Apr 05:03
27a3ac3
Compare
Choose a tag to compare

What's Changed

  • Changed to firebase auth

Full Changelog: v0.2.0...v0.3.0

v0.2.0

23 Apr 20:50
Compare
Choose a tag to compare

What's Changed

  • starting to work on new ui
  • fully working new module, Profile, with file functionality working as avatar
  • adding new components, drawer, toast, dropdown
  • cleanign frontend code, new zod validation, form error returing, server error handling
  • github action for fly.io deployment

Full Changelog: v0.1.0...v0.2.0

v0.1.0

21 Apr 14:06
0f6f361
Compare
Choose a tag to compare

Time to create a first release and start tracking the changes :)

The biggest one right now was migrating fly.io apps from v1 to v2