Releases: Turistforeningen/Skadi
Releases · Turistforeningen/Skadi
v1.4.0
<a name"1.4.0">
1.4.0 (2016-06-08)
Bug Fixes
- eslint: enable for in syntax for safe loop (be2c72bb)
- test: focalLength is not necessary an integer (4cc93bec)
Features
- albums: add support for pagination (8ed866fd)
- fotoweb: add paging parser function (37fd7467)
- photos: add support for pagination (50c82993)
v1.3.2
<a name"1.3.2">
1.3.2 (2016-06-08)
Bug Fixes
- docker: fix invalid base image syntax (7e4b9b8d)
v1.3.1
<a name"1.3.1">
1.3.1 (2016-06-08)
Bug Fixes
- docker: use node:6-slim base image (4572f736)
v1.3.0
<a name"1.3.0">
1.3.0 (2016-06-08)
Features
- photos: remove useless properties from photo schema (a62dde55)
v1.2.0
<a name"1.2.0">
1.2.0 (2016-06-07)
Bug Fixes
- eslint:
- enable for in syntax for safe loop (0eb0d450)
- remove space before and after brackets (b71f7c7d)
Features
- fotoweb: export URLs from fotoweb module (a193fbe6)
- photos:
- add full URL to image previews (05db99af)
- add photo id and album id properties to photo data (2e3a94eb)
- make photo metadata properties readable (39ad8434)
v1.1.0
<a name"1.1.0">
1.1.0 (2016-06-06)
Features
- server: implement propper API health check (5ed60d46)
v1.0.1
<a name"1.0.1">
1.0.1 (2016-06-06)
Bug Fixes
- docker: remove redundant grunt build command (24f9b164)
v1.0.0
<a name"1.0.0">
1.0.0 (2016-06-06)
Bug Fixes
- test: increase test timeout to 10s (0fc4501f)
- wercker: add missing build steps property (05955114)
Features
- server:
- add
/albums/{album}/photos endpoint
(03bfcf67)
- add
/albums
endpoint (99e7c607)
- add server backbone boilerplate (aa62d18f)