8.3 KiB
8.3 KiB
0.49.0 (2015-11-03)
Bug Fixes
0.48.0 (2015-10-20)
Bug Fixes
- avatars: add configuration to adjust avatar upload size (bc86f168, closes #158)
- server: prevent null exception when oauth server is down (cf1dc35d, closes #151)
0.47.0 (2015-10-07)
Features
0.46.0 (2015-09-23)
Features
0.45.0 (2015-09-11)
Bug Fixes
- run_dev: add rimraf dependency back (29c076d6, closes #138)
- version: use explicit path with git-config (aa6535f2)
0.44.0 (2015-08-26)
Bug Fixes
- config: add options events.region and events.queueUrl (4c3c4135)
- display_name: Don't allow control characters in the display_name field. (5b9e20d2, closes #126)
- server: return errno 104 if oauth server is drunk (3bd6b14d, closes #121)
Features
0.42.0 (2015-07-22)
Bug Fixes
- display_name: allow a blank display name (e27223dd)
<a name"0.39.0">
0.39.0 (2015-06-10)
Features
- avatar: Add etag to the profile avatar API endpoint (07569c5d)
- profile: add etag to profile API endpoint (dcf1bb64)
0.36.0 (2015-04-30)
Bug Fixes
- db: race condition when asking for db multiple times at startup (1bc2cae5)
Features
<a name"0.35.0">
0.35.0 (2015-04-13)
Bug Fixes
- changelog: set package.json repository correctly so conventional-changelog creates valid UR (17100542)
- test:
Features
- displayName: add a profile table with a displayName field (ad6488eb)
- mysql: use mysql patcher to allow incremental schema updates (2fbfbbda)
0.33.0 (2015-03-16)
Bug Fixes
- docs: note "avatar" field in /v1/profile response (0698d434)
Features
0.31.0 (2015-02-17)
Features
- docker: Dockerfile and README update for basic docker development workflow (d424fb66)
- images: delete images from s3 when asked to (ec25152b)
0.26.1 (2014-11-17)
Bug Fixes
- avatars:
- config: use ip addresses instead of localhost (58defb67)
- logging:
Features
- logging: use mozlog with heka format (b27b48bf, closes #71)
- server: enable HSTS maxAge six months (248e2e48)
Breaking Changes
- Both the config and the output for logging has changed. Config can be removed, as the defaults are what should be used in production. (b27b48bf)
0.26.0 (2014-11-12)
Features
Breaking Changes
- Both the config and the output for logging has changed. Config can be removed, as the defaults are what should be used in production. (b27b48bf)
0.24.0 (2014-10-20)
Features
- server: enable HSTS maxAge six months (248e2e48)