Releases: getmeli/meli
Releases · getmeli/meli
v1.0.0-next.36
v1.0.0-next.35
1.0.0-next.35 (2020-12-10)
Bug Fixes
v1.0.0-next.34
v1.0.0-next.33
v1.0.0-next.32
v1.0.0-next.31
1.0.0-next.31 (2020-12-10)
Bug Fixes
v1.0.0-next.30
1.0.0-next.30 (2020-12-10)
Bug Fixes
v1.0.0-next.29
v1.0.0-beta.2
1.0.0-beta.2 (2020-12-10)
Bug Fixes
- auth: catch verify token error (01dbcc7)
- caddy: match host without port (eeeaefe)
- standalone: ui env not generated (6224964)
- standalone: update entrypoint (1ef2b4b)
- standalone: write ui env file in entrypoint (e73626e)
- caddy config uses site url instead of host (7649c3b)
- cannot update site when no main branch selected (eb34433)
- deadlock during caddy config reload (ac8ba64)
- default email template dir doesn't match docker setup (a07c630)
- disable ssl for sites temporarily (4477259)
- docker image overrides ui in dockerhub (2596103)
- duplicate index key error team.member undefined (10341f2)
- email template dir incorrect (13fd39c)
- fallback host should use host, not url (48dd216)
- missing default value error when sites dir not set (82a1336)
- missing guard on current org member endpoint (5f4945b)
- missing migrations dir in unified docker image (919e12c)
- missing sparse index option (1e65d14)
- mongo index error on site (190fb00)
- more indexes causing issues (dc384c1)
- more indexes causing issues (aade94c)
- more indexes causing issues (2b091d6)
- only use host part of sites url (ca2f07a)
- persist caddy config and resume it on restart (d8f01f3)
- reconfigure site in caddy on release upload (d374427)
- remove all hook indexes (4e3dd95)
- remove index on team.hooks (d39c93d)
- site main branch is required (2420ad4)
- site name index should be 1, not text (33d2948)
- try to fix SSL (f8acc33)
- typo in 523 page (eb00f57)
- ui responds only to / (eb09f41)
- unique options causes issues on name text index (729bcd0)
- use sparse index for array fields (0f037f9)
- wildcard fallback causes tls errors (6a612cb)
Features
- add fallback for unknown hosts (9e0df52)
- add hook payloads (e209fbd)
- add system info route (daac2b3)
- allow limiting max orgs (e9720e9)
- basic ssl configuration (d2ce463)
- configure caddy to server api and ui (5a3566a)
- debug log env (58153d9)
- default sites domain to main host (c2ff7a2)
- do not use promise all when creating indexes (2c7ebed)
- enhance error logging (a039fee)
- force redirect path to start with slash (b3f29e5)
- in-memory login with user and password (36c7cd5)
- make email config optional (a5194f2)
- make index creation non-blocking (1ee2b7b)
- option to disable caddy config for ui/api (3629cbb)
- redirect 404 to each site /404.html (050268f)
- remove ssl env vars (4ffceb0)
- rename debug scope (4e5848a)
- rename docker image (8a90e48)
- rename env vars that require a url (786534a)
- simplify deployment (c53702c)
- simplify env configuration (a6ff61f)
- specify jwt token expiration as ms (4477640)
- split authentication methods and org access check (8877034)
- split env and env spec (7be1864)
- unified docker image (7e19fe5)
- update site main branch when none is defined (9377e81)
- update unified image (4762554)