Releases: MichaelStauber/fossbilling-blueonyx-server-module
Releases · MichaelStauber/fossbilling-blueonyx-server-module
v0.2.1
Added
- Release packaging now carries the current BlueOnyx server override source so module activation can deploy the admin server template without failing
- BlueOnyx README is shipped in the ZIP as
Blueonyx-README.mdto keep the GitHub-facing README filename untouched in the repository
Changed
- Bumped the module release package to
0.2.1 - Tightened the release tree so it is directly publishable after zip build
Fixed
- Activation no longer fails when the admin server template override source is missing from the release tree
- Checkout override references to the promo context are handled defensively
Security
- No security-specific changes in this release
v0.2.0
v0.2.0
This release expands the BlueOnyx integration and tightens the package layout for GitHub distribution.
Added
- Module-owned BlueOnyx admin server screen at
/blueonyx/server/:id - Typed BlueOnyx plan editor with email autoconfiguration support
- Asynchronous Let’s Encrypt request queue, processed through the normal FOSSBilling admin cron run
- Supporting documentation for packaging and handover
- Public release packaging updates for the standalone repository layout
Changed
-
Release packaging now includes the module tree, server manager, docs, and build script needed to reproduce the ZIP
-
README and packaging notes were updated to reflect the current ownership model and artifact layout
-
No user-facing bug fixes beyond the ongoing BlueOnyx integration work in this release
Security
Notes
- Release artifact:
fossbilling-blueonyx-server-module-0.2.0.zip - Module version:
modules/Blueonyx/manifest.json - This repository is maintained independently from the BlueOnyx core project
v0.1.0
Initial public release of the FOSSBilling BlueOnyx Server Module.
Added
- BlueOnyx hosting plan editor for FOSSBilling
- Lifecycle integration for BlueOnyx Vsites
- Customer-facing SSL status and Let's Encrypt request flow
- Automatic deployment and removal of BlueOnyx theme overrides
- Reproducible release packaging via
build.sh
Notes
- This repository is maintained independently from the BlueOnyx core project.
- Release artifact:
fossbilling-blueonyx-server-module-0.1.0.zip - The module version is tracked in
modules/Blueonyx/manifest.json