Releases: wearepal/landscapes
Releases · wearepal/landscapes
v7.2.0
v7.1.0
v7.0.2
v7.0.1 (yanked)
Version 7.0.0
What's Changed
- Add new habitat component to model editor by @foxino in #95
- Add Geoserver as a Docker service by @robinjam in #91
Full Changelog: v6.1.0...v7.0.0
v6.1.0
What's Changed
- Mask numeric data component creation by @foxino in #76
- updating sentry by @foxino in #78
- Allow users to delete projects by @robinjam in #81
- Add UKCEH Land Cover Map layer type by @robinjam in #89
- Update deploy scripts to allow lightweight tags by @robinjam in #90
New Contributors
Full Changelog: v6.0.1...v6.1.0
v6.0.1
v6.0.0
New features
Breaking changes
- Remove configurable storage & migration job by @robinjam in #50
- Remove defunct database models from old labelling functions system by @robinjam in #51
Other changes
- Remove redundant steps from README.md by @robinjam in #49
- Bump rails from 6.1.6.1 to 6.1.7 by @dependabot in #48
- Less noisy logs by @robinjam in #52
- Bump net-smtp from 0.3.1 to 0.3.2 by @dependabot in #56
- Bump net-pop from 0.1.1 to 0.1.2 by @dependabot in #57
- Bump selenium-webdriver from 4.4.0 to 4.5.0 by @dependabot in #58
- Bump webdrivers from 5.0.0 to 5.2.0 by @dependabot in #59
- Bump net-imap from 0.2.3 to 0.3.1 by @dependabot in #60
- Update gems by @robinjam in #69
Full Changelog: v5.1.1...v6.0.0
v5.1.1
What's Changed
- Bump resque-scheduler from 4.5.0 to 4.6.0 by @dependabot in #39
- Fix layer palette scrolling by @robinjam in #43
- Make emails case insensitive in invitation system by @robinjam in #44
- Limit Docker service logs to 1GiB by @robinjam in #45
- Make MigrateBlobsJob ignore missing files by @robinjam in #46
Full Changelog: v5.1.0...v5.1.1
v5.1.0
What's Changed
- Added support for Intel Macs by @olliethomas in #33
- Set default storage service to local in production by @robinjam in #40
- Updated several dependencies
This release changes the ActiveStorage configuration to store uploaded files locally by default, and introduces a background job MigrateBlobsJob
to assist in migrating from S3 to local storage.
Full Changelog: v5.0.0...v5.1.0