Skip to content

Releases: itsmefdil/mankeu

v1.0.1

13 Feb 12:57
9e98b61

Choose a tag to compare

Merge pull request #9 from itsmefdil/new-feature

feat: Introduce `is_transfer` flag for transactions to accurately distinguish transfers from expenses and add a normalization script.

v1.0.0

21 Dec 14:13

Choose a tag to compare

v1.0.0 Pre-release
Pre-release

Release Notes v1.0.0

We are excited to announce the first release of the Mankeu Android App! 🎉
This release brings full mobile support, Google Authentication, and a suite of transaction management features to your pocket.

🚀 New Features

  • Mobile App (Android): Mankeu is now available as a native Android application.
  • Google Authentication: Seamless sign-in with Google for both Web and Android platforms.
  • Transaction Management:
    • Daily Summary: View daily expense totals directly on the transaction list.
    • Interactivity: Pull-to-refresh to update data and swipeable items for actions.
    • Sorting: Transactions are now automatically ordered by date (newest first).
  • Dashboard & Analytics:
    • Saving KPI: New card to track your savings progress.
    • Deep Dive: Added saving calculations to analytics and dashboard views.
    • Visibility Control: Toggle to hide/show amounts for privacy.
  • User Profile:
    • Enhanced profile with picture and formatted names.
    • Locale support for personalized experiences.
  • UI/UX:
    • Currency Display: Consistent monetary formatting across the app.
    • Modern Design: Refreshed top bar, icons, and layout for a better user experience.

🛠 Improvements

  • Security: Implemented sliding session mechanism to keep you logged in securely.
  • Infrastructure:
    • Full Docker containerization with optimized builds.
    • Centralized environment configuration.
    • Added health check endpoints for better monitoring.
  • Performance: Optimized image assets and removed unused dependencies.

🐛 Bug Fixes

  • Resolved various build issues.
  • Fixed CORS configuration for better security.
  • Removed legacy Docker Compose configurations.

📦 Installation

Download the app-debug.apk file from the Assets section and install it on your Android device to get started!

What's Changed

  • [ImgBot] Optimize images by @imgbot[bot] in #1

New Contributors

  • @imgbot[bot] made their first contribution in #1

Full Changelog: https://github.com/itsmefdil/mankeu/commits/v1.0.0