Releases: getmeli/meli
Releases · getmeli/meli
v1.0.0-beta.24
1.0.0-beta.24 (2021-05-25)
Bug Fixes
v1.0.0-beta.23
v1.0.0-beta.22
1.0.0-beta.22 (2021-04-06)
Bug Fixes
- site name update issues (b1126ac)
Features
- add posthog (closes #220) (#221) (5995fbb)
- enable hash cache for password authentication (#222) (517f1b1)
- hide ssl config when ssl auto disabled (closes #210) (772eee9)
- merge ui and server repos (closes #203) (#214) (5dc005e)
- split mongo env vars (#217) (236401c)
- use mongo en in k8s (#219) (69c8d6b)
v1.0.0-beta.21
v1.0.0-beta.20
1.0.0-beta.20 (2021-03-19)
Bug Fixes
v1.0.0-beta.19
v1.0.0-beta.18
v1.0.0-beta.17
1.0.0-beta.17 (2021-03-10)
Bug Fixes
- error when unhandled socket event (3e0151a)
- req.query not typed (581e3ca)
- socket io protocol error (6e414a0)
- add branch: should not update release when no id given (b3b25e8)
Features
- add websocket handler #194 (2aad514)
- change api scope formats (#200) (ed34896)
- configure gzip compression (#195) (bc5e3ff)
- custom headers per branch or site (#195) (c8645a7)
- forbid underscores in site name (#193) (f263f09)
- set cache-control header (#195) (09621ea)
BREAKING CHANGES
- all API tokens currently in use will be invalidated.