Skip to content

Releases: turtlepod/beruang-budget

v0.6.0

Choose a tag to compare

@turtlepod turtlepod released this 25 Jul 16:16
9d6b3fe

Changelog

  • Renamed [beruang_install_button] to [beruang-install-button] for consistency with other shortcodes.
  • Added npm version postversion hook to sync all version references automatically.
  • Replaced GPLv2 license with GPLv3.
  • Fixed cancel button using .hidden class instead of inline .style.display.
  • Code quality improvements across CSS, JS, and templates.

Files

0.4.0-beta

0.4.0-beta Pre-release
Pre-release

Choose a tag to compare

@turtlepod turtlepod released this 22 Mar 17:13
e812af3
  • Several fixes
  • Wallet feature
  • Notes feature
  • Add Unit test
  • Add playwright test
  • Restructure CSS and HTML using component based approach.

0.3.0-beta

0.3.0-beta Pre-release
Pre-release

Choose a tag to compare

@turtlepod turtlepod released this 12 Mar 16:51
dc71304
  • 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

0.2.0-beta Pre-release
Pre-release

Choose a tag to compare

@turtlepod turtlepod released this 03 Mar 23:57
12d8d57
  • 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

0.1.0-beta Pre-release
Pre-release

Choose a tag to compare

@turtlepod turtlepod released this 22 Feb 06:02

1st Beta version