mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 18:31:52 +00:00
12 lines
497 B
Markdown
12 lines
497 B
Markdown
# 0.2.5
|
|
|
|
- Upgrade to GHC 8.10.2 / Stackage nightly-2020-09-29
|
|
- Remove internet connectivity check from startup sequence
|
|
- Move ssh setup to synchronizers
|
|
- Adds new dependency management structure
|
|
- Changes version implementation from semver to new "emver" implementation
|
|
- Adds autoconfigure feature
|
|
- Remaps "Restarting" container status to "Crashed" for better UX
|
|
- Persists logs after restart
|
|
- Rewrites nginx ssl conf during UI upgrade
|
|
- Implements better caching strategy for static assets |