Skip to content

Releases: brdweb/billmanager

v3.2.10

23 Dec 17:51

Choose a tag to compare

Fix billing usage counts in SaaS mode

  • Bill groups count now uses owned databases (owner_id) instead of accessible databases
  • Bills count also updated to use owned databases in SaaS mode
  • Fixes issue where billing page showed incorrect usage (e.g., 1/3 instead of 3/3)

v3.2.9

23 Dec 17:46

Choose a tag to compare

Fix SaaS multi-tenancy: backfill owner_id for existing data

  • Added migration to set owner_id and created_by_id for existing databases and users
  • Fixes issue where existing bill groups and users were not visible after upgrade to SaaS mode

v3.2.8

23 Dec 16:56

Choose a tag to compare

Dual auth for billing endpoints

v3.2.7

23 Dec 16:56

Choose a tag to compare

Fix plan downgrade timing

v3.2.6

23 Dec 16:56

Choose a tag to compare

SaaS multi-tenancy data isolation

v3.2.5

23 Dec 16:56

Choose a tag to compare

Subscription upgrade/downgrade support

v3.2.4

23 Dec 16:56

Choose a tag to compare

Email template updates and rate limit improvements

v3.2.3

23 Dec 16:56

Choose a tag to compare

Add Umami analytics tracking

v3.2.2

23 Dec 16:56

Choose a tag to compare

Bug fixes and improvements

v3.2.1 - First-run Detection Fix

18 Dec 20:03

Choose a tag to compare

Bug Fix

Fixed an issue where the default admin user and database were being recreated on every container restart.

Changes

  • Changed first-run detection to check if ANY users exist in the database
  • Default admin and 'personal' database are now only created when the user count is zero
  • Added logging to indicate whether it's a first run or existing installation

Docker Image

docker pull ghcr.io/brdweb/billmanager:v3.2.1