Releases: lossless-protocols-org/zero
Releases · lossless-protocols-org/zero
Release list
v2.4.2
Full Changelog: v2.1...v2.4.2
Performance & Stability Improvements
What's New
Performance
- Upgraded to React Native 0.81.5 with New Architecture support
- Improved list rendering with FlashList optimizations
- Faster app startup with lazy database initialization
- Reduced memory usage through formatter caching
Dependencies
- React Native 0.81.5
- Redux Toolkit 2.9.2
- WatermelonDB 0.28.0
- React Navigation 7.x
- Lucide React Native 0.562.0
Improvements
- Better theme switching performance
- Smoother bottom sheet animations
- Refined transaction list scrolling
- Updated category management UI
Bug Fixes
- Fixed date picker edge cases
- Resolved currency formatting for edge currencies (JPY, KWD)
- Stability improvements for data export/import
Installation
Android
Download the APK from the assets below or install from Google Play.
iOS
Install from the App Store.
Build from Source
git clone https://github.com/indranilbhuin/zero.git
cd zero
bun install
bun android # or bun ios
v1.1
What's Changed
- V1.1/bug fix by @indranilbhuin in #33
- Dev by @indranilbhuin in #34
- fix: resolve bug with ID z013 by @indranilbhuin in #35
- Dev by @indranilbhuin in #36
Full Changelog: v1.0...v1.1
Initial Release
zer0 Expense Tracker v1.0 Alpha Release
Key Features
- Local Data Storage: zer0 ensures user data privacy by storing all information locally on the user's device, with no data collected or stored on external servers.
- Intuitive UI with Theme Options: Minimalistic design with a choice of dark or light themes, providing a seamless user experience.
- Expense Tracking and Analytics: Easily add, edit, and delete expenses with insightful analytics, including average spending per day, total spending by day and month, and a heatmap for visualizing spending patterns over time.
- Debt Management: Seamlessly track borrowings and lendings with a minimal UI for managing debts owed to or by the user.
User-Friendly Setup
- Account Creation and Sync: New users can quickly set up their accounts, customize preferences, and start managing expenses. Existing users can easily sync data by uploading the zer0***.json file.
Privacy-Focused Design
- No Data Collection: zer0 prioritizes user privacy, collecting no user data, not even usernames. The only permission required is for device storage to facilitate import/export of data in JSON format.
- User Control: Empowering users with control over their data through settings to export, delete, and customize their application experience.