Releases: intercity/intercity-docker
Releases · intercity/intercity-docker
v0.4.2
v0.4.1
Bugfix release
- Fix typo in letsencrypt email template
- Update Letsencrypt acme client to latest version
V0.4.0
- Add support for running Intercity behind HTTPS (jvanbaarsen)
- Add support for Letsencrypt based HTTPS (jvanbaarsen)
- Removed the FROM_EMAIL env var, since this is now configured in the IC interface (jvanbaarsen)
- Removed the SMTP env vars, they are moved to the IC interface (jvanbaarsen)
v0.3.0
- Symlink the Intercity Backup directory (See intercity/intercity-next#42)
- FROM_EMAIL env var, used for all the emails send out by IC.
- Added SMTP configuration options
- Log sidekiq output to $app/log/sidekiq.log
- Sidekiq config has been moved to the intercity/intercity-next repo. (see intercity/intercity-next#63)
- Bumped the Docker image version in the launcher
- Add proper licensing (jvanbaarsen)
- Remove SECRET_KEY_BASE since it has been moved to intercity-next repo (jvanbaarsen)
v0.2.0
[0.2.0] - 2016-01-04
Changed
- Updated to ruby 2.3.0
v0.1.0-beta
This is the initial release