Skip to content

Releases: RoyalBoroughKingston/ck-api

v1.14.0

31 Jan 13:01
5f1eb16
Compare
Choose a tag to compare
Merge pull request #185 from RoyalBoroughKingston/develop

Release of v1.14.0

v1.13.1

18 Jan 16:29
3d9bdb2
Compare
Choose a tag to compare

Fixed

  • Updated styling to better match the brand

v1.13.0

16 Jan 15:30
93a8470
Compare
Choose a tag to compare

Added

  • Advanced filtering and sorting for certain controller
  • Meaningful report file names

Changed

  • Transitioned from Vagrant to Docker for local dev environment
  • Updated branding

Fixed

  • Bug when demoting user roles

v1.12.0

14 Dec 11:26
Compare
Choose a tag to compare

Added

  • Added new report types
  • Added export logic for each new report type
  • Users, organisations and services listing now supports parameter to filter results by what the user has permission to edit
  • Authorisation code page improvements and content amendments added
  • Page feedback now supports optional details about the user as well as a timestamp for when the user consented

v1.11.7

28 Nov 14:30
Compare
Choose a tag to compare

Fixed

  • appspec.yml now sets permissions for the cache and storage directories

v1.11.6

28 Nov 12:11
Compare
Choose a tag to compare

Fixed

  • Using full path for npm in the AfterInstall.sh script

v1.11.5

28 Nov 11:58
Compare
Choose a tag to compare

Fixed

  • AfterInstall.sh script updated to set the owner of the /var/www/html directory

v1.11.4

28 Nov 11:30
Compare
Choose a tag to compare

Fixed

  • appspec.yml updated to set the entire /var/www/html directory to be owner by user ec2-user and group nginx

v1.11.3

28 Nov 11:20
Compare
Choose a tag to compare

Fixed

  • appspec.yml updated to set the /var/www/html directory owner as ec2-user

v1.11.2

28 Nov 10:45
Compare
Choose a tag to compare

Fixed

  • AfterInstall.sh script updated to run as ec2-user instead of root