Releases: turtlepod/beruang-budget
Releases · turtlepod/beruang-budget
Release list
v0.6.0
Changelog
- Renamed
[beruang_install_button]to[beruang-install-button]for consistency with other shortcodes. - Added
npm versionpostversion hook to sync all version references automatically. - Replaced GPLv2 license with GPLv3.
- Fixed cancel button using
.hiddenclass instead of inline.style.display. - Code quality improvements across CSS, JS, and templates.
Files
- beruang-budget.0.6.0.zip (562 KB)
0.4.0-beta
- Several fixes
- Wallet feature
- Notes feature
- Add Unit test
- Add playwright test
- Restructure CSS and HTML using component based approach.
0.3.0-beta
- Refactored front-end CSS into component-based stylesheets and improved responsive rules.
- Refactored front-end JavaScript into modular files for form, list, graph, budget, config, and shared utilities.
- Updated admin management screens to use dedicated WP List Table classes for transactions, categories, and budgets.
- Reworked templates into partials (including shared modals and transaction form partial).
- Improved form UX with loading states, clearer error messages, calculator behavior, and focus/style fixes.
- Improved asset/manifest loading behavior and refreshed plugin icons.
0.2.0-beta
- Use REST API instead of admin-ajax
- Minify JS and CSS via 10up-toolkit
- Add ESLint, stylelint, PHPCS
- Reset form after submit
- Convert to vanilla JavaScript (remove jQuery)
0.1.0-beta
1st Beta version