8000 Tags · r00t-101-LoL/meli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: r00t-101-LoL/meli

Tags

v1.0.0-beta.24

Toggle v1.0.0-beta.24's commit message
chore(release): 1.0.0-beta.24 [skip ci]

# [1.0.0-beta.24](getmeli/meli@v1.0.0-beta.23...v1.0.0-beta.24) (2021-05-25)

### Bug Fixes

* cannot upload logo [getmeli#230](getmeli#230) ([3181cab](getmeli@3181cab))
* **security:** update lodash ([12e4dc3](getmeli@12e4dc3))

v1.0.0-beta.23

Toggle v1.0.0-beta.23's commit message
chore(release): 1.0.0-beta.23 [skip ci]

# [1.0.0-beta.23](getmeli/meli@v1.0.0-beta.22...v1.0.0-beta.23) (2021-05-21)

### Bug Fixes

* cannot upload or delete logo (closes [getmeli#230](getmeli#230)) ([970e1f4](getmeli@970e1f4))
* incorrect description and missing info in package.json ([getmeli#227](getmeli#227)) ([290de80](getmeli@290de80))
* wrong site / branch url in ui ([d33f03f](getmeli@d33f03f))

### Features

* allow deleting branches with site token ([b107ed7](getmeli@b107ed7))
* update DomainForm with private key help text ([getmeli#231](getmeli#231)) ([da4562d](getmeli@da4562d))
* upload release with api token ([getmeli#216](getmeli#216)) ([getmeli#225](getmeli#225)) ([1d5ceb6](getmeli@1d5ceb6))

v1.0.0-beta.22

Toggle v1.0.0-beta.22's commit message
chore(release): 1.0.0-beta.22 [skip ci]

# [1.0.0-beta.22](getmeli/meli@v1.0.0-beta.21...v1.0.0-beta.22) (2021-04-06)

### Bug Fixes

* site name update issues ([b1126ac](getmeli@b1126ac))

### Features

* add posthog (closes [getmeli#220](getmeli#220)) ([getmeli#221](getmeli#221)) ([5995fbb](getmeli@5995fbb))
* enable hash cache for password authentication ([getmeli#222](getmeli#222)) ([517f1b1](getmeli@517f1b1))
* hide ssl config when ssl auto disabled (closes [getmeli#210](getmeli#210)) ([772eee9](getmeli@772eee9))
* merge ui and server repos (closes [getmeli#203](getmeli#203)) ([getmeli#214](getmeli#214)) ([5dc005e](getmeli@5dc005e))
* split mongo env vars ([getmeli#217](getmeli#217)) ([236401c](getmeli@236401c))
* use mongo en in k8s ([getmeli#219](getmeli#219)) ([69c8d6b](getmeli@69c8d6b))

v1.0.0-beta.21

Toggle v1.0.0-beta.21's commit message
chore(release): 1.0.0-beta.21 [skip ci]

# [1.0.0-beta.21](getmeli/meli@v1.0.0-beta.20...v1.0.0-beta.21) (2021-03-23)

### Bug Fixes

* missing release dir ([d7f8672](getmeli@d7f8672))

v1.0.0-beta.20

Toggle v1.0.0-beta.20's commit message
chore(release): 1.0.0-beta.20 [skip ci]

# [1.0.0-beta.20](getmeli/meli@v1.0.0-beta.19...v1.0.0-beta.20) (2021-03-19)

### Bug Fixes

* cross-device link error on release upload ([7c261f1](getmeli@7c261f1))
* missing optional check in serializers ([ca36dcb](getmeli@ca36dcb))

v1.0.0-beta.19

Toggle v1.0.0-beta.19's commit message
chore(release): 1.0.0-beta.19 [skip ci]

# [1.0.0-beta.19](getmeli/meli@v1.0.0-beta.18...v1.0.0-beta.19) (2021-03-19)

### Bug Fixes

* error in release serialize ([9969752](getmeli@9969752))

v1.0.0-beta.18

Toggle v1.0.0-beta.18's commit message
chore(release): 1.0.0-beta.18 [skip ci]

# [1.0.0-beta.18](getmeli/meli@v1.0.0-beta.17...v1.0.0-beta.18) (2021-03-19)

### Bug Fixes

* sidebar not updating when create/remove team ([getmeli#193](getmeli#193)) ([04b3946](getmeli@04b3946))

### Features

* expose team.orgId in api ([0693f5d](getmeli@0693f5d))
* forms ([getmeli#208](getmeli#208)) ([2a0fba4](getmeli@2a0fba4))
* Initial K8s Manifest ([getmeli#205](getmeli#205)) ([5a5b46b](getmeli@5a5b46b))

v1.0.0-beta.17

Toggle v1.0.0-beta.17's commit message
chore(release): 1.0.0-beta.17 [skip ci]

# [1.0.0-beta.17](getmeli/meli@v1.0.0-beta.16...v1.0.0-beta.17) (2021-03-10)

### Bug Fixes

* error when unhandled socket event ([3e0151a](getmeli@3e0151a))
* req.query not typed ([581e3ca](getmeli@581e3ca))
* socket io protocol error ([6e414a0](getmeli@6e414a0))
* **add branch:** should not update release when no id given ([b3b25e8](getmeli@b3b25e8))

### Features

* add websocket handler [getmeli#194](getmeli#194) ([2aad514](getmeli@2aad514))
* change api scope formats ([getmeli#200](getmeli#200)) ([ed34896](getmeli@ed34896))
* configure gzip compression ([getmeli#195](getmeli#195)) ([bc5e3ff](getmeli@bc5e3ff))
* custom headers per branch or site ([getmeli#195](getmeli#195)) ([c8645a7](getmeli@c8645a7))
* forbid underscores in site name ([getmeli#193](getmeli#193)) ([f263f09](getmeli@f263f09))
* set cache-control header ([getmeli#195](getmeli#195)) ([09621ea](getmeli@09621ea))

### BREAKING CHANGES

* all API tokens currently in use will be invalidated.

v1.0.0-beta.16

Toggle v1.0.0-beta.16's commit message
chore(release): 1.0.0-beta.16 [skip ci]

# [1.0.0-beta.16](getmeli/meli@v1.0.0-beta.15...v1.0.0-beta.16) (2021-02-09)

### Bug Fixes

* migrations dir empty in docker image ([b7e1d91](getmeli@b7e1d91))
* set only one 404 route per branch ([e9177dc](getmeli@e9177dc))

v1.0.0-beta.15

Toggle v1.0.0-beta.15's commit message
chore(release): 1.0.0-beta.15 [skip ci]

# [1.0.0-beta.15](getmeli/meli@v1.0.0-beta.14...v1.0.0-beta.15) (2021-01-15)

### Bug Fixes

* **create organization:** cannot create organization ([getmeli#184](getmeli#184)) ([getmeli#185](getmeli#185)) ([f8ccf52](getmeli@f8ccf52))
0