mirror of
https://github.com/ellite/Wallos.git
synced 2025-12-23 23:18:07 -05:00
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
65 KiB
65 KiB
Changelog
3.2.0 (2025-06-08)
Features
- add button to auto fill the next payment date (48db4e3)
- add first and last names to the user profile (48db4e3)
- add indonesian language (#842) (48db4e3)
- add new currency (48db4e3)
- Add new currency (#829) (288ad45)
- enable IPv6 environments by configuring a dual-stack listen in nginx (48db4e3)
Bug Fixes
- vulnerability on test webhook endpoint (48db4e3)
3.1.1 (2025-05-15)
Bug Fixes
3.1.0 (2025-05-08)
Features
- add danish translation (0cfefc7)
Bug Fixes
- disable totp with backup code (0cfefc7)
- gotify settings test (0cfefc7)
- vulnerability adding logos from url (0cfefc7)
3.0.2 (2025-05-03)
Bug Fixes
- delete avatar would not work if wallos is on a subfolder (69c7d52)
- some strings not using translations on the calendar page (69c7d52)
- vulnerability on delete avatar (69c7d52)
3.0.1 (2025-04-30)
Bug Fixes
3.0.0 (2025-04-27)
⚠ BREAKING CHANGES
- simplified webhook notifications without iterator (might break your current webhook settings)
Features
- simplified webhook notifications without iterator (might break your current webhook settings) (e0f2048)
- use mobile style toggles instead of checkboxes (e0f2048)
- webhooks can now be used for cancelation notifications (e0f2048)
Bug Fixes
- barely readable placeholder text on textarea on dark the (e0f2048)
2.52.2 (2025-04-26)
Bug Fixes
2.52.1 (2025-04-26)
Bug Fixes
2.52.0 (2025-04-19)
Features
2.51.1 (2025-04-19)
Bug Fixes
2.51.0 (2025-04-18)
Features
- add over budget warnings on the calendar (88eae10)
Bug Fixes
- force correct timezone on the cronjobs (88eae10)
2.50.1 (2025-04-16)
Bug Fixes
- localization on date on browsers not in english (c7b3fb4)
2.50.0 (2025-04-16)
Features
- shorten date displayed on the list of subscriptions (68f1d47)
- use user defined language for the date on the list of subscriptions (68f1d47)
Bug Fixes
- limit name display, when sub has no logo to two lines (68f1d47)
- use translations on the mobile menu (68f1d47)
2.49.1 (2025-04-13)
Bug Fixes
- version number (eade2d9)
2.49.0 (2025-04-13)
Features
- show name on mobile view when subscription has no logo (9eb2907)
- show timezone on sendnotification cronjob on admin page (9eb2907)
- use currencyConverter for notifications as well (9eb2907)
- use symbol from db when currencyFormatter does not support the currency (9eb2907)
Bug Fixes
- date comparison check on sendnotifications cronjob (9eb2907)
- emails with encryption set to none not working without ssl (9eb2907)
- error when not setting custom headers for ntfy (9eb2907)
2.48.1 (2025-03-27)
Bug Fixes
- notifications would also be sent x days after subscription was due in some cases (ba912a3)
2.48.0 (2025-03-20)
Features
- add update notification and release notes to the about page (3e0e88d)
- increase privacy by not sending referrer to external urls (3e0e88d)
- small layout change on the about page (3e0e88d)
2.47.1 (2025-03-19)
Bug Fixes
- small layout inconsistencies on the dashboard (19d3067)
2.47.0 (2025-03-19)
Features
- add filter by renew type (1bec973)
- add sort by renew type (1bec973)
- add ukranian translation (#756) (1bec973)
- remove "Wallos" text from calendar export (1bec973)
Bug Fixes
- ical trigger to spec RFC5545 (1bec973)
- special chars on calendar exports (1bec973)
- special chars on notifications (1bec973)
- state filter not cleared by clear button (1bec973)
2.46.1 (2025-03-06)
Bug Fixes
2.46.0 (2025-02-22)
Features
- sorting by category or payment method respects order from the settings page (51b2272)
Bug Fixes
- access to tmp folder by www-data (51b2272)
2.45.2 (2025-02-05)
Bug Fixes
- bug setting main currency for the first registered user (c43b08a)
- deprecation message (c43b08a)
- subscription progress above 100% for disabled subscriptions (c43b08a)
- typo on czech translation (c43b08a)
- use first currency on the list of currencies if user has not selected a main currency (c43b08a)
- use gd if imagick is not available (c43b08a)
2.45.1 (2025-01-28)
Bug Fixes
- improve czech translation (e2dc269)
- improve japanese translation (#713) (e2dc269)
- improve traditional chinese translation (e2dc269)
- setting pgid and puid for the container (e2dc269)
2.45.0 (2025-01-19)
Features
2.44.1 (2025-01-19)
Bug Fixes
2.44.0 (2025-01-12)
Features
- allow notifications on due date (87f148d)
Bug Fixes
- don't expose disabled notifications to ical feed (87f148d)
- email notification test always sending to admins email (87f148d)
2.43.1 (2025-01-12)
Bug Fixes
2.43.0 (2025-01-11)
Features
- new api endpoint that returns the version (ff13fcb)
- option to show progress of subscription cycle (ff13fcb)
Bug Fixes
- currency symbol for monthly budget (ff13fcb)
2.42.2 (2024-12-21)
Bug Fixes
2.42.1 (2024-12-21)
Bug Fixes
2.42.0 (2024-12-21)
Features
- add total monthly cost trend graph to the statistics page (e7185f9)
- allow email notifications without authentication (e7185f9)
Bug Fixes
- don't update next payment date for disabled subscriptions (e7185f9)
- xss security vulnerability with the avatar selection (e7185f9)
2.41.0 (2024-12-11)
Features
- add payment cycle to csv/json export (5e6bc90)
- run db migration after importing db (5e6bc90)
- run db migration after restoring database (5e6bc90)
- store weekly the total yearly cost of subscriptions (5e6bc90)
Bug Fixes
- double encoding in statistics labels (5e6bc90)
2.40.0 (2024-12-10)
Features
2.39.1 (2024-12-06)
Bug Fixes
2.39.0 (2024-12-06)
Features
- add icalendar subscription (f5ddbff)
2.38.3 (2024-12-06)
Bug Fixes
- vulnerability on the restore database endpoints (3b2de8b)
2.38.2 (2024-11-19)
Bug Fixes
2.38.1 (2024-11-17)
Bug Fixes
2.38.0 (2024-11-17)
Features
- add option for manual/automatic renewals (6e44a26)
- add some leeway for totp codes (6e44a26)
- add start date to subscriptions (6e44a26)
Bug Fixes
- layout issue with subscriptions list during search (6e44a26)
2.37.1 (2024-11-15)
Bug Fixes
2.37.0 (2024-11-15)
Features
- add monthly statistics to the calendar page (f085f8a)
Bug Fixes
- notifications being sent on the wrong day (f085f8a)
2.36.2 (2024-11-03)
Bug Fixes
2.36.1 (2024-11-03)
Bug Fixes
2.36.0 (2024-11-03)
Features
2.35.0 (2024-11-01)
Features
- new menu icons (28444ab)
- swipe subscription for actions on the experimental mobile navigation (28444ab)
2.34.0 (2024-10-31)
Features
- link version update banner to github release (f007adf)
- only show filters that are actually used (f007adf)
Bug Fixes
- filters for categories and payment method respect order from settings (f007adf)
2.33.1 (2024-10-30)
Bug Fixes
2.33.0 (2024-10-29)
Features
- replacement for disabled subscriptions, to more accurately calculate savings (5c92528)
2.32.0 (2024-10-27)
Features
- settings to allow to ignore certificates for some notification methods (2a0e665)
2.31.1 (2024-10-25)
Bug Fixes
- add missing {{days_until}} variable to string version of the webhook (ebc7b83)
- display actual error message when email test fails (ebc7b83)
2.31.0 (2024-10-22)
Features
2.30.1 (2024-10-14)
Bug Fixes
- verify correct path before creating logos folder (782ebcd)
2.30.0 (2024-10-13)
Features
2.29.2 (2024-10-11)
Bug Fixes
2.29.1 (2024-10-11)
Bug Fixes
- mysql injection vulnerability (3d6a8c3)
- new profile page not being cached by service worker (3d6a8c3)
2.29.0 (2024-10-09)
Features
- add url and notes as variables for the notifications webhook (790defb)
Bug Fixes
- bug when looping multiple subscriptions on the notifications webhook (790defb)
2.28.0 (2024-10-07)
Features
- get admin setting api endpoint (07d456a)
- get categories endpoint (07d456a)
- get currencies endpoint (07d456a)
- get fixer api endpoint (07d456a)
- get household api endpoint (07d456a)
- get notifications api endpoint (07d456a)
- get payment methods api endpoint (07d456a)
- get settings api endpoint (07d456a)
- get subscriptions api endpoint (07d456a)
- get user api endpoint (07d456a)
2.27.3 (2024-10-05)
Bug Fixes
2.27.2 (2024-10-04)
Bug Fixes
2.27.1 (2024-10-04)
Bug Fixes
2.27.0 (2024-10-04)
Features
- api endpoint to calculate monthly cost (a173d27)
- fisrt api endpoint (a173d27)
- redesigned experimental mobile navigation menu (a173d27)
- split settings page into settings and profile page (a173d27)
- user has api key available on profile page (a173d27)
Bug Fixes
- small fixes and typos (a173d27)
2.26.0 (2024-09-29)
Features
- add mobile menu navigation to experimental settings (1dbba18)
- use browsers locale to set dates on the dashboard (1dbba18)
2.25.0 (2024-09-28)
Features
2.24.1 (2024-09-23)
Bug Fixes
- small layout issue on the settings page (0623ceb)
2.24.0 (2024-09-18)
Features
- add button to clean up search field (da3ee78)
Bug Fixes
- cases where theme and sort cookies could be missing (da3ee78)
- position of dropdown on rtl layout (da3ee78)
2.23.2 (2024-09-04)
Bug Fixes
- sort order after edit subscription in case the cookie is missing (87809fe)
2.23.1 (2024-09-01)
Bug Fixes
2.23.0 (2024-09-01)
Features
- add multi email recipients (fed0192)
- add option for also showing the original price on the dashboard (fed0192)
- open edit form after cloning subscription (fed0192)
- select multiple filters on the dashboard (fed0192)
Bug Fixes
2.22.1 (2024-08-11)
Bug Fixes
2.22.0 (2024-08-09)
Features
- admin can manually trigger cronjobs (1946ac9)
Bug Fixes
- only allow the system and admin to run the cronjobs (1946ac9)
- reduce size of the log files of the cronjobs (1946ac9)
2.21.3 (2024-08-08)
Bug Fixes
- broken avatar upload when using the french language (cf0d5d3)
- more deprecation warnings on image uploads (cf0d5d3)
2.21.2 (2024-08-07)
Bug Fixes
- add samesite directive to cookies (8b0325c)
- service worker precaching logout.php causes user to be logged out (8b0325c)
- sort by price (8b0325c)
2.21.1 (2024-08-06)
Bug Fixes
2.21.0 (2024-08-06)
Features
- add option to list disabled subscriptions at the bottom (3281f0c)
- notification for wallos version updates (3281f0c)
2.20.1 (2024-07-29)
Bug Fixes
- allow usernames with capital letters (f241ba2)
- use 2 decimal places for price on the calendar (f241ba2)
- use 2 decimal places for price when exporting ical in the calendar (f241ba2)
2.20.0 (2024-07-19)
Features
- export subscriptions as csv (8f1e155)
- export subscriptions as json (8f1e155)
- user can delete their own account (8f1e155)
2.19.3 (2024-07-15)
Bug Fixes
2.19.2 (2024-07-15)
Bug Fixes
2.19.1 (2024-07-14)
Bug Fixes
- unset sortOrder var (a1fab4d)
2.19.0 (2024-07-14)
Features
2.18.0 (2024-07-14)
Features
- disable display options checkbox when fixer key is not set (5f10525)
- display error message on the statistics page when the fixer key is needed but is missing (5f10525)
2.17.0 (2024-07-11)
Features
- add filter and sort dashboard by subscription state (afff992)
Bug Fixes
- use the same font for inputs (a539058)
2.16.1 (2024-07-10)
Bug Fixes
2.16.0 (2024-07-10)
Features
2.15.0 (2024-07-09)
Features
2.14.2 (2024-07-08)
Bug Fixes
2.14.1 (2024-07-05)
Bug Fixes
2.14.0 (2024-07-05)
Features
2.13.0 (2024-07-04)
Features
2.12.0 (2024-07-03)
Features
- ability to add custom css styles (50bd104)
- cache logos for offline use (50bd104)
- more uniform and aligned styles on the settings page (50bd104)
- rework styles of theme section on settings page (50bd104)
Bug Fixes
- don't allow saving main and accent colors if they're the same (50bd104)
2.11.2 (2024-07-02)
Bug Fixes
2.11.1 (2024-06-30)
Bug Fixes
2.11.0 (2024-06-30)
Features
- theming engine custom colors now affect icons as well (83e2066)
2.10.0 (2024-06-27)
Features
- add purple theme (4d74c04)
Bug Fixes
- file name on ics export for subscriptions with non-ascii characters (4d74c04)
2.9.0 (2024-06-26)
Features
2.8.0 (2024-06-26)
Features
- also show previous payments on the calendar for the current month (c2e85d6)
- support automatic dark mode (c2e85d6)
Bug Fixes
- not every payment cycle was shown on the calendar (c2e85d6)
2.7.0 (2024-06-25)
Features
2.6.1 (2024-06-25)
Bug Fixes
2.6.0 (2024-06-25)
Features
2.5.2 (2024-06-24)
Bug Fixes
2.5.1 (2024-06-21)
Bug Fixes
2.5.0 (2024-06-21)
Features
- add option to clone subscription (8304ed7)
- edit and delete options now available directly on the subscription list (8304ed7)
Bug Fixes
- typo on webhook payload (8304ed7)
2.4.2 (2024-06-10)
Bug Fixes
2.4.1 (2024-06-09)
Bug Fixes
2.4.0 (2024-06-07)
Features
2.3.0 (2024-06-05)
Features
Bug Fixes
2.2.0 (2024-06-04)
Features
Bug Fixes
- add webp support to gd on the container (fa99a73)
- translate: "no category" (fa99a73)
- trim fixer api key (fa99a73)
- update slovanian translations (fa99a73)
2.1.0 (2024-05-27)
Features
- add slovenian translation (03ceb8a)
Bug Fixes
- currency conversion failing on the statistics page (03ceb8a)
2.0.0 (2024-05-26)
⚠ BREAKING CHANGES
- allow registration of multiple users (#340)
Features
- add reset password functionality (e1006e5)
- administration area (e1006e5)
- allow registration of multiple users (#340) (e1006e5)
1.29.1 (2024-05-20)
Bug Fixes
1.29.0 (2024-05-20)
Features
1.28.0 (2024-05-17)
Features
1.27.2 (2024-05-17)
Bug Fixes
- duplicated messages on discord notifications (d44b40b)
- possible division by 0 on statistics page (d44b40b)
1.27.1 (2024-05-13)
Bug Fixes
1.27.0 (2024-05-11)
Features
1.26.2 (2024-05-09)
Bug Fixes
1.26.1 (2024-05-09)
Bug Fixes
1.26.0 (2024-05-08)
Features
1.25.1 (2024-05-07)
Bug Fixes
1.25.0 (2024-05-06)
Features
Bug Fixes
- most error messages of the notifications endpoints would not reach the frontend (8994829)
1.24.0 (2024-05-05)
Features
1.23.0 (2024-04-26)
Features
1.22.0 (2024-04-20)
Features
1.21.1 (2024-04-19)
Bug Fixes
- small layout issues (769f8a0)
1.21.0 (2024-04-19)
Features
1.20.2 (2024-04-11)
Bug Fixes
1.20.1 (2024-04-09)
Bug Fixes
1.20.0 (2024-04-07)
Features
1.19.0 (2024-04-03)
Features
1.18.3 (2024-03-30)
Bug Fixes
1.18.2 (2024-03-28)
Bug Fixes
1.18.1 (2024-03-25)
Bug Fixes
1.18.0 (2024-03-24)
Features
1.17.3 (2024-03-20)
Bug Fixes
1.17.2 (2024-03-18)
Bug Fixes
1.17.1 (2024-03-18)
Bug Fixes
1.17.0 (2024-03-17)
Features
1.16.3 (2024-03-17)
Bug Fixes
- allow redirects on logo search (ae73db7)
- rename category after adding and sort order of categories (ae73db7)
1.16.2 (2024-03-13)
Bug Fixes
1.16.1 (2024-03-12)
Bug Fixes
- confusing wording for billing cycle (94ad0cb)
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
1.15.2 (2024-03-09)
Bug Fixes
1.15.1 (2024-03-09)
Bug Fixes
1.15.0 (2024-03-09)
Features
1.14.1 (2024-03-08)
Bug Fixes
1.14.0 (2024-03-08)
Features
1.13.0 (2024-03-07)
Features
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
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
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
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
1.0.0 (2024-02-15)
Features
- add workflow for building and publishing docker images (970c96a)
- specify image stability type when triggering build (5b22cfd)