mirror of
https://github.com/Studio-Saelix/sencho.git
synced 2026-08-21 07:36:40 +00:00
15 lines
879 B
Markdown
15 lines
879 B
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## [Unreleased]
|
|
### Added
|
|
- **Added:** Dynamic Template Registry URL support via global settings, defaulting to LinuxServer.io templates.
|
|
- **Fixed:** Smart Volume Sanitizer to automatically rewrite messy Portainer bind mounts into clean, relative paths (Sencho 1:1 path rule).
|
|
- Git Flow branching strategy and branch protection.
|
|
- GitHub Actions CI pipeline for automated TypeScript build verification.
|
|
- **Added:** Automated Docker Hub CI/CD pipeline for the `dev` and `latest` tags.
|
|
- **Added:** App Templates (App Store) with One-Click deployment, utilizing Portainer v2 JSON registries and auto-generating compose files.
|