Skip to content

Releases: dh1011/subscription-manager

Subscription Manager v2.0.0

20 Jan 03:35
Compare
Choose a tag to compare

Docker Image

Notes

  • Replace ExpressJS with FastAPI and separate the frontend and backend into two distinct images.
  • Add a new logo.
  • Improve the Dockerfiles and Docker Compose setup; ensure the database persists.
  • Add support for exporting and importing subscriptions.

Subscription Manager v1.2.0

25 Oct 09:10
Compare
Choose a tag to compare

Docker Image

dh1011/subscription-manager:latest

New Features

  • Multi-Currency Support: Track subscriptions in different currencies.
  • Brand Icons: Recognizable icons for popular brands make subscriptions easier to identify.
  • Sorting Options: Sort subscriptions by date, amount, or credit card.

Improvements

  • Better User Interface: Easier navigation and a cleaner look.
  • Updated Summary Section: More details and clarity in subscription summaries.

Bug Fixes

  • Subscription Update Issue: Fixed a bug where some subscription does not update correctly.