Skip to content

Releases: biersoeckli/QuickStack

0.0.12

11 May 07:09
773f34e

Choose a tag to compare

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

Full Changelog: 0.0.11...0.0.12

0.0.11

22 Apr 08:11
638d444

Choose a tag to compare

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

03 Apr 09:42
74becb9

Choose a tag to compare

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

Full Changelog: 0.0.8...0.0.9

0.0.8

28 Feb 16:07
dd3ea97

Choose a tag to compare

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

02 Jan 15:36
5ea3368

Choose a tag to compare

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

04 Dec 13:34
e5eb1ef

Choose a tag to compare

What's Changed

Full Changelog: 0.0.5...0.0.6

0.0.5

19 Oct 10:38
64ebfb5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.4...0.0.5

0.0.4

25 Mar 13:41
02d97ca

Choose a tag to compare

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.
image

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

25 Mar 07:02
bdc134e

Choose a tag to compare

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.
image

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

07 Feb 16:28
962ded7

Choose a tag to compare

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