Release v0.3.2
Whats Changed
- Major issues related to code refactor
- Implemented a new component to
locally cache data
, enhancing performance by reducing the need for continuous data retrieval fromexternal sources
. - Updated variable names for improved clarity.
- Consolidated frequently used code for data display into a single reusable component.
- Removed redundant code from dashboard, accounts, and category pages.
- Enhanced codebase cleanliness by eliminating unused code.
- Optimized CSS files by removing unnecessary styles.
- Streamlined the interface by hiding the
Add Data
button, ensuring swift implementation when needed in the future.
- Implemented a new component to
Resolves: #6
Deployment: Vercel
Full Changelog: v3.1...v0.3.2