Document 1.1.0 — per-account branding

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
pull/687/head
Wabo 1 month ago
parent 53e677417f
commit ee5a295e57

@ -4,6 +4,16 @@ All notable changes to WaboSign are documented here. The format is based on
[Keep a Changelog](https://keepachangelog.com/en/1.1.0/) and this project
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.1.0] — 2026-05-18
### Added
- Per-account product-name branding. Account admins can replace "WaboSign" in the UI, emails, audit-trail PDFs, signing-form headers, page titles, PWA manifest, social-share `og:title`, and authenticator-app issuer with their own product name. Configurable from `/settings/personalization` above the logo upload. Leave blank to fall back to the default.
### Changed
- Resolution flows through a new `Wabosign.branded_product_name(account = nil)` helper. When no account is in scope (landing page, PWA manifest, OAuth chrome), the deployment's oldest non-archived account's brand is used.
[1.1.0]: https://github.com/wabolabs/wabosign/releases/tag/1.1.0
## [1.0.0] — 2026-05-17
First WaboSign release. Forked from [DocuSeal](https://github.com/docusealco/docuseal) 2.5.3.

Loading…
Cancel
Save