Skip to content

Releases: Alovoa/alovoa

1.10.0 - Fast, faster, breaking changes 😊

01 Apr 17:23
Compare
Choose a tag to compare

What's Changed

  • Update to Spring Boot 3.2.x
  • More efficient loading of media using UUIDs
  • Much more efficient storing and loading of media, using BLOBs instead of base64
  • This release contains breaking changes and will not be compatible of older releases

Full Changelog: v1.9.0...v1.10.0

1.9.0 - Big version jump 😊

10 Mar 10:21
Compare
Choose a tag to compare

What's Changed

  • Added profile prompts
  • Added email notifications on likes and chats
  • Release versions will now sync with releases of alovoa-expo

New Contributors

Full Changelog: v1.3.0...v1.9.0

1.3.0 - It's been over a year! 😊

24 Jan 17:51
Compare
Choose a tag to compare

Changelog:

  • Change app frontend to alovoa-expo
  • You can now send a compliment to your likes!
  • Update Spring Boot version from 2.X to 3.0.X
  • ...and much more!

Full Changelog: 1.2.0...v1.3.0

1.2.0 It's been a while! 😊

12 Nov 20:35
Compare
Choose a tag to compare

It's been over a year since the last release, so I think it's about time to create a new one 😊

  • Tons of new languages from our volunteer translators
  • Tons of UI and security improvements
  • New onboarding page
  • New APIs for third-party apps
  • New native app! Check out the repo here: https://github.com/Alovoa/alovoa-expo
  • Support for right-to-left languages
  • And much more!

1.1.2 - Cleanup and modals

06 Nov 14:49
Compare
Choose a tag to compare

Updated Spring Boot to 2.5.6
New animation for homepage
Language modal instead of select
Added referral system
New modal fade animations
Open profiles always open modal instead of new tab
Preferred age range is now dynamic, thanks to @allstaralok
Removed several columns from the database and calculate them on the fly instead
Many many bugfixes and UI improvements

1.1.1 - Data corruption no more?

23 Jul 19:34
Compare
Choose a tag to compare

Final version before upgrading to Spring Boot 2.4.X or 2.5.X.

Changes:

  • Data curruption prevention
  • Show disliked users in profile
  • More quality of life changes and bug fixes

1.1.0 - 1000 registered users!

19 Jul 14:16
Compare
Choose a tag to compare

Over 1000 registered users! I think it's time for a new release version (but it really doesn't matter because it's a rolling release type of app).

Some cool new stuff happened since the last release:

1.0.0

08 Jun 04:54
Compare
Choose a tag to compare

First public release!
https://alovoa.com

0.10.0 - Even more QoL changes and tons of other changes

28 Mar 12:23
Compare
Choose a tag to compare

Update privacy policy and TOS in English and German
Optimized for very small screens (KaiOS compatible)
Added email template - looks more professional
Improved dark theme support even further
Better rate limiting
Added spinner when loading large content
Improve UI for most pages
Deleting account now takes 24 hours for improved security
Improved translation
Improved README
Added fonts
Improved tests
Minified files for faster loading speed
Fixed vapid notification
Added protection mechanism for minor
Improved search algorithm, should be much faster
Changed picture format to webp, reducing the size down to ~10% compared to png
Removed opening new tabs, replaced with iframes
Added SEO for Google, possibly other search engines
Tons of other bug fixes and QoL changes

Much better UI and better (and automatic!) dark theme support

28 Feb 14:16
Compare
Choose a tag to compare