Skip to content

Latest commit

 

History

History
253 lines (116 loc) · 10.6 KB

CHANGELOG.md

File metadata and controls

253 lines (116 loc) · 10.6 KB

Changelog

1.16.0 (2024-03-10)

Features

  • allow sorting payment methods (#217) (aef2d13)
  • don't allow to change currency code if in use (aef2d13)

1.15.3 (2024-03-10)

Bug Fixes

  • sql injection vulnerability when using filters (#214) (cbdc188)

1.15.2 (2024-03-09)

Bug Fixes

  • undefined var on the statistics page (#211) (8b7a7b9)

1.15.1 (2024-03-09)

Bug Fixes

  • undefined var if sort cookie is not set (#207) (288c106)

1.15.0 (2024-03-09)

Features

  • filters on the subscriptions page (a396285)
  • search subscriptions by name (a396285)

1.14.1 (2024-03-08)

Bug Fixes

  • wrong message when deleting payment methods (#202) (93a3d18)

1.14.0 (2024-03-08)

Features

  • add brazilian portuguese to available languages (#198) (3ea9d98)

1.13.0 (2024-03-07)

Features

  • show name of most expensive subscription on statistics (#194) (ede08b1)

1.12.1 (2024-03-06)

Bug Fixes

1.12.0 (2024-03-05)

Features

  • add filters to statistics page (83234ab)
  • allow deletion of the default payment methods (83234ab)
  • allow renaming / translation of payment methods (83234ab)
  • allow sorting of categories in settings (83234ab)

1.11.3 (2024-03-02)

Bug Fixes

1.11.2 (2024-03-02)

Bug Fixes

1.11.1 (2024-03-01)

Bug Fixes

1.11.0 (2024-03-01)

Features

1.10.0 (2024-02-29)

Features

  • use brave search for the logos if google fails (#169) (fff783e)

1.9.1 (2024-02-28)

Bug Fixes

  • move display settings to the bottom (ec25d4b)
  • reorder subscription form (ec25d4b)
  • show email field on adding household member (ec25d4b)

1.9.0 (2024-02-27)

Features

  • enable progressive web app (a2a315e)

Bug Fixes

  • update packages to fix vulnerabilities (a2a315e)

1.8.3 (2024-02-26)

Bug Fixes

1.8.2 (2024-02-26)

Bug Fixes

  • service worker redirect not set to follow (3640b54)

1.8.1 (2024-02-26)

Bug Fixes

  • service worker has redirections (4aca7bc)

1.8.0 (2024-02-26)

Features

  • convert wallos into a progressive web app (#151) (19e2058)

Bug Fixes

  • improve traditional chinese translations (19e2058)

1.7.0 (2024-02-25)

Features

  • add email for notifications to household members (26363dd)

1.6.0 (2024-02-24)

Features

  • add stats about inactive subscriptions (#146) (ccac17a)
  • sort disabled subscription at the bottom (ccac17a)

1.5.0 (2024-02-23)

Features

1.4.1 (2024-02-22)

Bug Fixes

1.4.0 (2024-02-21)

Features

  • persist display and experimental settings on the db (f0a6f1a)
  • small styles changed (f0a6f1a)

1.3.1 (2024-02-20)

Bug Fixes

1.3.0 (2024-02-19)

Features

  • add apilayer as provider for fixer api (0f19dd6)
  • add apilayer as provider for fixer api (#127) (0f19dd6)
  • update exchange rate when saving api key (0f19dd6)

1.2.0 (2024-02-19)

Features

  • enable deployment in subdirectory (e2af9af)

1.1.0 (2024-02-18)

Features

1.0.1 (2024-02-18)

Bug Fixes

  • show translated no category when sorting by category (#122) (330c061)

1.0.0 (2024-02-15)

Features

  • add workflow for building and publishing docker images (970c96a)
  • specify image stability type when triggering build (5b22cfd)

Bug Fixes

  • Currency not preselected on registration (fc56cf6)
  • Language sort order (884a8e5)