Releases: sixfeetup/scaf
Releases · sixfeetup/scaf
v1.15.0
1.15.0 (2024-09-21)
Features
- added local registry support and improved setup (close #353) (32de8c7)
- Gfranxman/313 prefer dotlocalbin as install location (#342) (dbb3556)
- implement s3 storage for static and media files on production (#339) (76afd23)
- implement scaf challenge for session recording (#379) (0c091af)
- install.sh: force re-download of Scaf on each install (#338) (f7ef3e3)
- op inject secrets (close #368) (58090b5)
- reorder environment variables in k8s django config (#350) (f2cb234)
- script to test cookiecutter part of Scaf (952e276)
Bug Fixes
- Fixes frontend tests (#363) (4a2a5b2)
- mailhog port config (closes #249) (cea1602)
- Specify the full container path, including the host. (#309) (2fa7276), closes #308
- Update logo (#373) (afe2d84)
- use GitHub token for semantic release workflow (b5eef60)
Documentation
v1.14.0
v1.13.2
v1.13.1
v1.13.0
1.13.0 (2024-08-27)
Features
- add automatic git remote configuration (#336) (23e39af)
- add function to check for necessary dependencies in install.sh (#320) (4da9d4f)
- add party_popper function to enhance project initiation experience (#340) (61da47b)
- added make setup target (#359) (31a835b)
- allow hyphens and underscores in project slugs (#341) (2d51499)
- improve installation script to handle preferred bin folder (#321) (0ed6ac1)