Releases: k3nd0x/piglet
Releases · k3nd0x/piglet
Piglet 1.3
Piglet Release Notes - Version 1.3 🚀
I am excited to announce the release of Piglet version 1.3. This update brings several new features, enhancements, and fixes to improve your experience. Here are the details of what's included in this release:
New Features and Enhancements
- New Navbar and Dark Mode: I've revamped the navigation bar and introduced a sleek new dark mode for a better user experience.
- New Symbols: Added a few new symbols to enhance the visual appeal and usability.
- Cleaned Up JS/CSS Imports: Optimized and cleaned up JavaScript and CSS imports for improved performance and maintainability.
- Recurring Orders: You can now schedule your orders on a daily, weekly, monthly, quarterly, or yearly basis, providing greater flexibility and automation.
- Enhanced Analyzing Feature: The Analyze tab now includes average spending per category and a comparison of your spending between the current year and the previous year, offering deeper insights into your financial habits.
- Random Image Generator: Each new user will be greeted with a unique, randomly generated image, adding a personalized touch to the user experience - but you can still upload your own image if you want
Fixes
- Fixes #1: Resolved issue #1
- Fixes #2: Addressed issue #2
- Fixed Celery Scheduler: Fixed the issues with the Celery scheduler to ensure reliable task scheduling.
- Fixed empty fields: Fixed the empty graphs if no data was added yet
Database and Security Improvements
- Removed Old Code (User <-> Budget Mapping): Cleaned up old code related to user and budget mapping for a more streamlined codebase.
- Made API and SQL Part for Recurring Orders (#14): Developed the API and SQL components to support recurring orders.
- Updated Init SQL Schema to 1.3: Updated the initial SQL schema to match the new version 1.3 standards.
- Removed Old Bid Mapping Completely: Removed all traces of the old bid mapping to maintain a clean and efficient system.
- Piglet Running as 'piglet' User: Piglet now operates under a user called 'piglet' for enhanced security and system integrity.
- Database Update Schema Process: Implemented a process to handle database schema updates smoothly.
I hope you enjoy the new features and improvements in Piglet 1.3. Your feedback is invaluable to me, so please feel free to share your thoughts and suggestions.
Thank you for your continued support!
Sincerely,
k3nd0x
v1.1.1: Piglet Version 1.1.1
- Fixed some errors in future spend - Changed design of alert messages - Currency of budget is now shown in notifications - Bugfixes
Piglet v1.1.0
Full Changelog: https://github.com/k3nd0x/piglet/commits/v1.1.0