Skip to content

Releases: jdel/sspks

v1.3.0

31 Jan 19:26
fd56672
Compare
Choose a tag to compare

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

Full Changelog: v1.2.0...v1.3.0

v1.2.0

19 Feb 11:36
73e9096
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.6...v1.2.0

v1.1.6 Stable

19 Jul 09:44
Compare
Choose a tag to compare
  • Support for DSM7
  • Support for gitpod
  • Updated models

Stable

22 Feb 16:42
Compare
Choose a tag to compare

v1.1.4

  • Some new models update (PR #60)

  • More new models update

v1.1.3 Stable

25 Jul 10:37
Compare
Choose a tag to compare

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

15 Aug 21:34
Compare
Choose a tag to compare

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

15 Aug 19:51
Compare
Choose a tag to compare

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

04 Mar 16:08
Compare
Choose a tag to compare

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

16 Jan 17:20
Compare
Choose a tag to compare
Fix Dockerfile

v0.2b Rework

16 Jan 17:21
Compare
Choose a tag to compare
Fix Dockerfile

Don't purge php5-phar as it is requiered to open tar archives