Skip to content

Releases: xdev-asia-labs/x-postgres-backup

v1.2.0

11 Mar 10:08

Choose a tag to compare

1.2.0 (2026-03-11)

🚀 Features

  • Add CI/CD pipeline, automated tests, and development setup (fd4d276)

v1.1.0

11 Mar 09:14

Choose a tag to compare

1.1.0 (2026-03-11)

🚀 Features

  • Implement user authentication and settings management (2658c7e)

v1.0.2

11 Mar 07:42

Choose a tag to compare

1.0.2 (2026-03-11)

🐛 Bug Fixes

  • resolve remaining lint errors and Docker build failure (bcb4297)

v1.0.1

11 Mar 07:34

Choose a tag to compare

1.0.1 (2026-03-11)

🐛 Bug Fixes

  • resolve CI/CD lint error, Docker build failure, and Docker login issues (bde899a)

v1.0.0

11 Mar 07:19

Choose a tag to compare

1.0.0 (2026-03-11)

🚀 Features

  • Add dashboard, jobs, restore, and settings templates (e1ff63c)
  • auth: implement authentication router with login, registration, and SSO support (95ce09e)
  • Introduce internationalization (i18n) with multi-language support and update UI templates. (60ccda9)