Releases: biersoeckli/QuickStack
Releases · biersoeckli/QuickStack
0.0.12
What's New
- Added Railpack as build method
- Added SSH auth for Git repos
- Added possibility to expose apps directly to node ports
- Redesigned UI for connecting a Git or container image source
- Optimized build workflow for apps with Git sources
- Small fixes and improvements
What's Changed
- Chore/optimize structure for tests and add integration tests by @biersoeckli in #89
- chore: add Docker build step for amd64 architecture in CI workflow and fixed build issues by @biersoeckli in #90
- Feat/add railpack as build method by @biersoeckli in #91
- Chore/update readme by @biersoeckli in #93
- Feat/add gitt ssh as new repository source by @biersoeckli in #92
- Feat/add nodeport traffic exposure by @biersoeckli in #94
- Feat/refactor UI for app source selection by @biersoeckli in #95
Full Changelog: 0.0.11...0.0.12
0.0.11
What’s New
- Added a queue mechanism to the build process to prevent multiple parallel builds from overloading a QuickStack node
- Added placement options for build jobs in the QuickStack settings
- Added an overview page for all recent builds
- Kubernetes events are now displayed in the deployment logs
- Fixed an error on the backups page that prevented it from loading when a backup location was unreachable
- Optimized build pipelines and devcontainer setup
- Various smaller fixes and improvements
What's Changed
- chore: enhance devcontainer setup for local k3s development and updated contribution guidelines by @biersoeckli in #81
- fix: implement error handling for external data fetching in backups and monitoring page by @biersoeckli in #84
- Feat/placement options for build containers in cluster by @biersoeckli in #85
- chore: optimized arm build-and-push on canary and prod release for quickstack image by @biersoeckli in #86
- Feat/build process optimizations by @biersoeckli in #87
- fix: replaced libredesk logo by @biersoeckli in #88
Full Changelog: 0.0.9...0.0.11
0.0.9
What's Changed
- Feat/add status badge to backup overview by @biersoeckli in #69
- feat: add security context configuration for apps (user, group, fs). … by @biersoeckli in #70
- fix: extend validation for git URL in app source info model by @biersoeckli in #71
- feat: add CPU and memory usage suggestions for pod resource limits by @biersoeckli in #72
- feat: update QuickStack documentation URL in README and sidebar by @biersoeckli in #73
- feat: add privileged container mode for apps by @P4PER in #75
- feat: add Chisel app template and SVG icon for service availability by @P4PER in #78
- chore: Update cert-manager with helm by @tdussmann in #77
New Contributors
- @P4PER made their first contribution in #75
- @tdussmann made their first contribution in #77
Full Changelog: 0.0.8...0.0.9
0.0.8
What's Changed
- Feat/add support for non-interactive installation by @JerryVDP in #59
- Feat/adding kubernetes health checks for apps by @biersoeckli in #61
- Feat/Add shareable ReadWriteMany volumes across apps by @biersoeckli in #60
- Feat/add k3s and longhorn version information JSON files by @biersoeckli in #63
- Feat/implement k3s version upgrades from quickstack UI by @biersoeckli in #62
- Feat/add-container-command-args-and-more-templates by @biersoeckli in #64
- Feat/add curl installation to setup scripts by @biersoeckli in #65
- Fix/multipathd in setup script and registry deployment by @biersoeckli in #66
New Contributors
Full Changelog: 0.0.7...0.0.8
0.0.7
What's Changed
- Feat/fix setup script errors in longhorn env check by @biersoeckli in #50
- Feat/add separate backup jobs for databases by @biersoeckli in #51
- feat: introduce pod status indicators and global polling service for … by @biersoeckli in #52
- Feat/implement network policies by @biersoeckli in #53
- changes for ip propagation and configurable storage class by @Wissiak in #54
- fix: resolved build issues due to new property on app "storageClassName" by @biersoeckli in #55
- feat: implement QuickStack version update feature with GitHub API integration by @biersoeckli in #56
- Feat/replace live status for pods with k8s watch by @biersoeckli in #57
New Contributors
Full Changelog: 0.0.6...0.0.7
0.0.6
What's Changed
- fix: use sudo for kubectl commands in setup scripts to ensure proper permissions by @biersoeckli in #42
- Feat/replace traefikme dns service by @biersoeckli in #48
- feat/upgrade prisma orm to v7 by @biersoeckli in #47
Full Changelog: 0.0.5...0.0.6
0.0.5
What's Changed
- fix: disable portmapper services in setup script by @biersoeckli in #24
- style: fix typo in 2FA dialog. by @starryacat in #26
- Replace kaniko with buildkit by @biersoeckli in #34
New Contributors
- @starryacat made their first contribution in #26
Full Changelog: 0.0.4...0.0.5
0.0.4
New Features
- Multiuser Support: QuickStack now supports multiple users, enabling you to invite team members to your QuickStack instance.
- User Groups & Permissions: Introducing “User Groups,” allowing administrators to assign different permission levels to users for enhanced access control.
What's Changed
- fix: rename column "Role" to "Group" in usergroups by @biersoeckli in #25
Full Changelog: 0.0.2...0.0.4
0.0.3
New Features
- Multiuser Support: QuickStack now supports multiple users, enabling you to invite team members to your QuickStack instance.
- User Groups & Permissions: Introducing “User Groups,” allowing administrators to assign different permission levels to users for enhanced access control.
What's Changed
- fix: update branch references from canary to main in "canary-release"… by @biersoeckli in #16
- feat: add workflow_dispatch trigger to canary-release workflow by @biersoeckli in #20
- feat: multiuser support with users and roles by @biersoeckli in #19 resolves #9
Full Changelog: 0.0.2...0.0.3
0.0.2
New Features:
- added Database tools for view and edit database data (DBGate, PHP My Admin, pgAdmin)
- added functionality for daily log archives
- added a new script to reset the admin password for a QuickStack instance
- added support for traefik.me domains
- added arm support for QuickStack (experimental)
- set TTL for build jobs to 24 hours to save space
- bugfixes and improvements
What's Changed
- 25-02-07 Merging features from canary to main branch by @biersoeckli in #13
Full Changelog: 0.0.1...0.0.2