various bugfixes
This commit is contained in:
@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
### Added
|
||||
|
||||
- Configurable `CAPSULE_DEFAULT_SITE` for first-run login fields and logged-out branding, with the demo URL as its default and `.env.example` for setup.
|
||||
- Capsule Local 0.1.2 packages the custom Windows icon and shows the installed version in the dashboard update notice.
|
||||
- Opt-in Capsule Local automatic-update testing, with a 0.1.0 bootstrap, isolated unsigned test feed, and 0.1.1 update target. Public signing requirements remain enforced.
|
||||
- Capsule Local 0.1.1 displays “you have updated to 0.1.1” on the dashboard for manual installer upgrade testing.
|
||||
@ -26,6 +27,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
### Changed
|
||||
|
||||
- Automatic update checks now request download approval in a blue info banner, then offer a separate restart/install action. The logged-out header uses the saved/default site's logo, and an empty Contact column keeps the footer theme switch centered.
|
||||
- Removed the “Preview the desktop chrome” link from the sign-in screen.
|
||||
- Footer upper band is Contact Us on the left, dark mode in the middle, and More Info on the right, in three equal columns. Contact and Report a Bug stay off the menu until the connected site says those plugins are accepting submissions.
|
||||
- Footer copyright no longer lists the connected hostname. It is year plus “Powered by The Tempus Project.”
|
||||
- Profile page: space the white panel below the main nav, and cap the avatar at 200×200.
|
||||
|
||||
Reference in New Issue
Block a user