Wallos - Package Updates
-
[1.10.0]
- Update Wallos to 3.2.0
- Full Changelog
- 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)
- vulnerability on test webhook endpoint (48db4e3)
-
[1.11.0]
- Update Wallos to 3.3.0
- Full Changelog
- set todays date on start subscription field for new subscriptions by default (#848) (d3fd938)
- visual issue with date fields on ios (#846) (e2df8f7)
-
[1.11.1]
- Update Wallos to 3.3.1
- Full Changelog
- code of new taiwan dollar (596cbc4)
- decoding of header from database on the webhook notifications (596cbc4)
- unicode issue on telegram notifications (#871) (596cbc4)
-
[1.13.0]
- Update Wallos to 4.1.0
- Full Changelog
- add at a glance dashboard
- add get_oidc_settings endpoint to the api
- ai recommendations with chatgpt, gemini or ollama
- allow to disable password login when oidc is enabled
- display ai recommendations on the dashboard
- refactor css colors
- accept both api_key and apiKey as parameter on the api
-
[1.13.1]
- Update Wallos to 4.1.1
- Full Changelog
- missing apikey validation error on get_monthly_cost api endpoint (3ecc160)
- redirect from dashboard to subscriptions for new users (3ecc160)
- wrong check for disabling password login (3ecc160)
-
[1.14.0]
- Update Wallos to 4.2.0
- Full Changelog
- add pushplus notification service
- make container shutdown instant & graceful
- make container shutdown instant & graceful
- option to delete ai recommendations
- parsing ai recommendations from gemini
-
[1.15.0]
- Update Wallos to 4.3.0
- Full Changelog
- add health endpoint and healthcheck to container (#919) (852cb48)
-
[1.16.0]
- Update Wallos to 4.4.1
- Full Changelog
- get_subscriptions api endpoint was not returning subscriptions (#937) (d6329a7)
- add mattermost notifications (#923) (#934) (5629a31)
- add openrouter ai endpoint (#922) (5629a31)
- enhance get_subscriptions API with admin access (#928) (5629a31)
- add autocomplete attribute to inputes (#926) (5629a31)
-
[1.17.0]
- Update Wallos to 4.5.0
- Full Changelog
- enforce CSRF protection and POST-only policy across endpoints (#940) (3247ce2)