Logo
Explore Help
Register Sign In
starred/WYGIWYH
1
0
Fork 0
You've already forked WYGIWYH
mirror of https://github.com/eitchtee/WYGIWYH.git synced 2026-01-11 03:40:26 +01:00
Code Issues 14 Packages Projects Releases 10 Wiki Activity

10 Releases 84 Tags

RSS Feed
  • 0.18.3 07cb0a2a0f
    Compare

    Stable

    adam released this 2025-12-20 04:18:44 +01:00 | 68 commits to main since this release

    📅 Originally published on GitHub: Sun, 21 Dec 2025 14:22:26 GMT
    🏷️ Git tag created: Sat, 20 Dec 2025 03:18:44 GMT

    What's Changed

    • Translations update from Weblate by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/448
    • fix: try to fix stale database connections (again) by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/460
    • feat: speedup startup by moving collectstatic to the Dockerfile by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/461
    • fix: datepicker doesn't recalculate position when changing view mode by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/462
    • fix: recurring transactions not adding entities or tags to created transactions by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/463
    • fix: input fields with text inside looks wrong by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/464
    • fix: "lax" deduplication fails if the comparison field has a numeric value by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/465

    Full Changelog: https://github.com/eitchtee/WYGIWYH/compare/0.18.2...0.18.3

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 0.18.2 ef66b3a1e5
    Compare

    Stable

    adam released this 2025-12-14 16:10:00 +01:00 | 85 commits to main since this release

    📅 Originally published on GitHub: Sun, 14 Dec 2025 15:11:04 GMT
    🏷️ Git tag created: Sun, 14 Dec 2025 15:10:00 GMT

    What's Changed

    • Translations update from Weblate by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/430
    • feat: prevent background tasks from running all at once by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/436
    • fix: show muted transactions/categories on account and currency flow. by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/437
    • feat: add "invert selection" option to transactions action bar by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/438
    • fix(style): demo mode close button is place incorrectly by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/439
    • feat: improve transactions action bar animation by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/440
    • Translations update from Weblate by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/441
    • feat: remove bootstrap's collapses; improve animations by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/442
    • feat: improve text for rules by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/443
    • Translations update from Weblate by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/444
    • fix: extra space on some translations by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/445
    • Translations update from Weblate by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/446
    • Translations update from Weblate by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/447

    Full Changelog: https://github.com/eitchtee/WYGIWYH/compare/0.18.1...0.18.2

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 0.18.1 16de87376a
    Compare

    Stable

    adam released this 2025-12-07 17:55:29 +01:00 | 122 commits to main since this release

    📅 Originally published on GitHub: Sun, 07 Dec 2025 16:59:20 GMT
    🏷️ Git tag created: Sun, 07 Dec 2025 16:55:29 GMT

    What's Changed

    • fix: unable to create transactions with an empty reference date when importing by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/411
    • Translations update from Weblate by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/407
    • chore: bump dependencies for safety by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/419
    • chore: bump dependencies by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/420
    • feat: accept query params on standalone add transaction page by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/421
    • fix: try to fix "the connection is closed" db errors by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/422
    • fix: decouple DEBUG env variable from vite dev server by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/423
    • fix(import:v1): always_* types for is_paid and type requires assigning a source by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/424
    • feat(api): add endpoints for importing files and getting account balance by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/425
    • fix: handle null category in TransactionCategoryField serialization by @SerafimPikalov in https://github.com/eitchtee/WYGIWYH/pull/428
    • fix(api): inefficient transaction update operation by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/429

    New Contributors

    • @SerafimPikalov made their first contribution in https://github.com/eitchtee/WYGIWYH/pull/428

    Full Changelog: https://github.com/eitchtee/WYGIWYH/compare/0.18.0...0.18.1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 0.18.0 c37aa6e059
    Compare

    Stable

    adam released this 2025-11-24 04:43:55 +01:00 | 150 commits to main since this release

    📅 Originally published on GitHub: Mon, 24 Nov 2025 03:48:41 GMT
    🏷️ Git tag created: Mon, 24 Nov 2025 03:43:55 GMT

    A new coat of paint

    This update has been a long time in the works, and while it doesn't change much internally, you should see the differences right away. I've near completely removed all of Bootstrap5¹ in favor of DaisyUI and Tailwind.

    All in all, this gave us more vibrant and sleek visuals, with a consistent design, without the hackyness required for theming Bootstrap, and a brand new light theme. Themes are stored on the session, so you can have different themes for different devices. You can toggle the themes on the sidebar bottom bar, right next to your name/e-mail.

    I'm pretty happy with how this turned out, and I hope you like it as well. This is a pretty big update, with 25,253 lines of code changed, so if you notice anything not looking quite right or have suggestions on how to improve the design, I would love to hear you feedback. I've created a discussion at #405 so you can comment your ideas, issues and what you think.

    ¹ Some minor Bootstrap javascript is still used, specially for Offcanvas and dropdown elements.

    What's Changed

    • Translations update from Weblate by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/393
    • Translations update from Weblate by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/398
    • feat: add internal_port env var by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/403
    • feat: replace webpack with vite and bootstrap with daisyui by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/402
    • Translations update from Weblate by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/404

    Full Changelog: https://github.com/eitchtee/WYGIWYH/compare/0.17.5...0.18.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 0.17.5 8bb40be41c
    Compare

    Stable

    adam released this 2025-10-06 14:25:37 +02:00 | 225 commits to main since this release

    📅 Originally published on GitHub: Mon, 06 Oct 2025 12:30:10 GMT
    🏷️ Git tag created: Mon, 06 Oct 2025 12:25:37 GMT

    The rules update

    This update brings a lot of changes to rules, including:

    1. Ordering, you can now order rules and actions inside rules, both will be execute on the given order;
    2. New ˋtransactions()ˋ function to search and get the balance/sum of a given set of transactions (great to create credit card payment transactions)
    3. New "Test" function, now you can simulate a rule before running it for real
    4. And much more!

    The wiki page for rules has been revamped for this release, consider having a read here for new and old features and how to use them.

    Important

    This isn't a breaking update, but the rule engine was rewritten for this release, while great care was taken to ensure existing rules don't break, something might have slipped by, if you notice one of your existing rules isn't working as before, let me know.

    What's Changed

    • fix(login): use full dynamic height by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/381
    • feat(networth): add a chart with the currency difference between each month by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/382
    • feat(dca): remove ticks from price chart by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/383
    • Translations update from Weblate by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/378
    • Translations update from Weblate by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/384
    • Translations update from Weblate by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/385
    • Translations update from Weblate by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/386
    • Add MCP Server section to README by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/390
    • Translations update from Weblate by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/388

    Full Changelog: https://github.com/eitchtee/WYGIWYH/compare/0.17.4...0.17.5

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 0.17.4 f2abeff31a
    Compare

    Stable

    adam released this 2025-09-14 06:57:39 +02:00 | 265 commits to main since this release

    📅 Originally published on GitHub: Sun, 14 Sep 2025 18:16:43 GMT
    🏷️ Git tag created: Sun, 14 Sep 2025 04:57:39 GMT

    The rules update

    This update brings a lot of changes to rules, including:

    1. Ordering, you can now order rules and actions inside rules, both will be execute on the given order;
    2. New ˋtransactions()ˋ function to search and get the balance/sum of a given set of transactions (great to create credit card payment transactions)
    3. New "Test" function, now you can simulate a rule before running it for real
    4. And much more!

    The wiki page for rules has been revamped for this release, consider having a read here for new and old features and how to use them.

    Important

    This isn't a breaking update, but the rule engine was rewritten for this release, while great care was taken to ensure existing rules don't break, something might have slipped by, if you notice one of your existing rules isn't working as before, let me know.

    What's Changed

    • fix(app): pwa title colour by @samuelthng in https://github.com/eitchtee/WYGIWYH/pull/365
    • Translations update from Weblate by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/366
    • Translations update from Weblate by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/367
    • Translations update from Weblate by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/368
    • feat(ui:sidebar): keep management menu open if the user is on a management page by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/370
    • feat(ui:sidebar): add a chevron to the management menu to indicate it opens another "page" by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/371
    • feat(ui:sidebar): smoother transition when clicking on menu items by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/372
    • fix(rules:dry-run): Edit/Update transaction not showing message when transaction can't be found by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/373
    • feat(rules): expose if the transaction is recurring/installment by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/374
    • feat(transactions): Try to convert amount to the expected Decimal if it is a str, int or float by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/375
    • fix(rules:dry-run): current_user getting overwritten and delete on synchronous call by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/376
    • fix(rules:dry-run): rename offcanvas by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/377

    New Contributors

    • @samuelthng made their first contribution in https://github.com/eitchtee/WYGIWYH/pull/365

    Full Changelog: https://github.com/eitchtee/WYGIWYH/compare/0.17.3...0.17.4

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 0.17.3 6a271fb3d7
    Compare

    Stable

    adam released this 2025-09-08 14:20:45 +02:00 | 295 commits to main since this release

    📅 Originally published on GitHub: Mon, 08 Sep 2025 12:23:18 GMT
    🏷️ Git tag created: Mon, 08 Sep 2025 12:20:45 GMT

    The rules update

    This update brings a lot of changes to rules, including:

    1. Ordering, you can now order rules and actions inside rules, both will be execute on the given order;
    2. New ˋtransactions()ˋ function to search and get the balance/sum of a given set of transactions (great to create credit card payment transactions)
    3. New "Test" function, now you can simulate a rule before running it for real
    4. And much more!

    The wiki page for rules has been revamped for this release, consider having a read here for new and old features and how to use them.

    Important

    This isn't a breaking update, but the rule engine was rewritten for this release, while great care was taken to ensure existing rules don't break, something might have slipped by, if you notice one of your existing rules isn't working as before, let me know.

    What's Changed

    • fix(accounts): unable to update accounts by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/364

    Full Changelog: https://github.com/eitchtee/WYGIWYH/compare/0.17.2...0.17.3

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 0.17.2 b14342af2e
    Compare

    Stable

    adam released this 2025-09-08 03:15:11 +02:00 | 299 commits to main since this release

    📅 Originally published on GitHub: Mon, 08 Sep 2025 01:18:28 GMT
    🏷️ Git tag created: Mon, 08 Sep 2025 01:15:11 GMT

    The rules update

    This update brings a lot of changes to rules, including:

    1. Ordering, you can now order rules and actions inside rules, both will be execute on the given order;
    2. New ˋtransactions()ˋ function to search and get the balance/sum of a given set of transactions (great to create credit card payment transactions)
    3. New "Test" function, now you can simulate a rule before running it for real
    4. And much more!

    The wiki page for rules has been revamped for this release, consider having a read here for new and old features and how to use them.

    Important

    This isn't a breaking update, but the rule engine was rewritten for this release, while great care was taken to ensure existing rules don't break, something might have slipped by, if you notice one of your existings rules isn't working as before, let me know.

    What's Changed

    • fix(rules): duplicating transactions when ran outside of test mode by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/362

    Full Changelog: https://github.com/eitchtee/WYGIWYH/compare/0.17.1...0.17.2

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 0.17.1 2c14ce6366
    Compare

    Stable

    adam released this 2025-09-08 02:30:32 +02:00 | 301 commits to main since this release

    📅 Originally published on GitHub: Mon, 08 Sep 2025 00:33:12 GMT
    🏷️ Git tag created: Mon, 08 Sep 2025 00:30:32 GMT

    The rules update

    This update brings a lot of changes to rules, including:

    1. Ordering, you can now order rules and actions inside rules, both will be execute on the given order;
    2. New ˋtransactions()ˋ function to search and get the balance/sum of a given set of transactions (great to create credit card payment transactions)
    3. New "Test" function, now you can simulate a rule before running it for real
    4. And much more!

    The wiki page for rules has been revamped for this release, consider having a read here for new and old features and how to use them.

    Important

    This isn't a breaking update, but the rule engine was rewritten for this release, while great care was taken to ensure existing rules don't break, something might have slipped by, if you notice one of your existings rules isn't working as before, let me know.

    What's Changed

    • feat(rules): add .exclude() to transactions() function by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/359

    Full Changelog: https://github.com/eitchtee/WYGIWYH/compare/0.17.0...0.17.1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 0.17.0 05dd782df5
    Compare

    Stable

    adam released this 2025-09-07 16:17:42 +02:00 | 307 commits to main since this release

    📅 Originally published on GitHub: Sun, 07 Sep 2025 23:25:22 GMT
    🏷️ Git tag created: Sun, 07 Sep 2025 14:17:42 GMT

    The rules update

    This update brings a lot of changes to rules, including:

    1. Ordering, you can now order rules and actions inside rules, both will be execute on the given order;
    2. New ˋtransactions()ˋ function to search and get the balance/sum of a given set of transactions (great to create credit card payment transactions)
    3. New "Test" function, now you can simulate a rule before running it for real
    4. And much more!

    The wiki page for rules has been revamped for this release, consider having a read here for new and old features and how to use them.

    Important

    This isn't a breaking update, but the rule engine was rewritten for this release, while great care was taken to ensure existing rules don't break, something might have slipped by, if you notice one of your existings rules isn't working as before, let me know.

    What's Changed

    • fix(common:tasks): remove_old_jobs always failing by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/346
    • fix(transactions:quick-transactions): error when saving due to wrong field definition by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/349
    • feat(currencies): allow archiving by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/352
    • feat(insights:category-overview): add "No entity" totals by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/353
    • fix(yearly-overview): display total for archived accounts by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/354
    • feat(rules): add rule function to fetch transactions totals and balance by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/355
    • feat(rules): add optional rules ordering by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/356
    • fix(ui): unable to CTRL + A amount fields by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/357
    • feat(rules): many improvements by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/358

    Full Changelog: https://github.com/eitchtee/WYGIWYH/compare/0.16.2...0.17.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
Powered by Gitea Version: 1.25.3 Page: 253ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API