Releases: jdel/sspks
Releases · jdel/sspks
v1.3.0
What's Changed
- Bump actions/checkout from 2 to 3 by @dependabot in #93
- PR New Features HTTPS Detection, Intelephense License, Gitpod GPG Support by @strausmann in #94
- Fix version of alpine and upgrade php and composer by @jdel in #100
New Contributors
- @dependabot made their first contribution in #93
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Filtering differently on DSM <7 and >=7 by @picrap in #84
- Better DSM 7 support by @MartinRothschink in #88
- Fix/update alpine php by @jdel in #90
- Migrate to Github Actions by @jdel in #91
New Contributors
- @MartinRothschink made their first contribution in #88
Full Changelog: v1.1.6...v1.2.0
v1.1.6 Stable
- Support for DSM7
- Support for gitpod
- Updated models
Stable
v1.1.3 Stable
v1.1.3
-
Add missing support_url and auto_upgrade_from fields (PR #55)
-
Add more envirinment variables to override configuration (for use with docker)
-
Upgrade Docker to jdel/alpine:3.8, php7, composer 1.6.5, remove supervisor, change volumes to
/packages
and/cache
-
Update README with docker instructions
v1.1.1 Stable
Minor update mostly useful for Docker.
Override from ENV variables:
- site.name (SSPKS_SITE_NAME)
- site.theme (SSPKS_SITE_THEME)
- site.redirectindex (SSPKS_SITE_REDIRECTINDEX)
v1.1 Stable
This releases includes:
- A License
- Updated models
- Extracted files are put in a cache/ dir
- Some code refactoring
- Handle locale in packages display name and description
v1.0 Stable
Many things have gone into this release:
- Some bugfixes
- Complete rework of code base
- Facelift with Material Design
- SPK packaging
- Docker image
- Automated builds, tests and ci
Many thanks and a round of applause to @mbirth and @benrubson
v0.1 Legacy
Fix Dockerfile
v0.2b Rework
Fix Dockerfile Don't purge php5-phar as it is requiered to open tar archives