v1.0.0
[!CAUTION] Read the following before upgrading the app.
We are thrilled to share some significant changes to our open source app project that will enhance your experience and simplify usage.
TL;DR
The app is now fully focused on the frontend, eliminating the backend. This simplifies installation and development but means the iOS and web versions are discontinued. Users will need to re-enter their data in the new version. Upgrade if you want a better app; iOS/web users should not upgrade.
Background
The previous setup of our project, which included a backend (Spring Boot) and a frontend (Flutter), has proven to be quite error-prone. The majority of issues stemmed from the backend and its complex setup, leading to unnecessary complications in our architecture. This complexity has resulted in errors and slowed down development, making it challenging to deliver a seamless experience.
Key Updates
The app is now fully focused on the frontend, eliminating the need for a backend. This means you can simply install and launch the app on your mobile device without worrying about backend deployment issues. With the codebase now exclusively in Flutter, we can develop and resolve bugs more quickly than ever before. This shift makes the project significantly simpler and more efficient.