V2.2.3
What's Changed
- fix(proxy):remove useless base_url by @Joytracy in #34
- chore: add makefile and change worker concurrency by @lihuacai168 in #35
- feat: add global execption email notify by @lihuacai168 in #36
- doc: thx jetbrain and start history by @lihuacai168 in #38
- Release/dev by @qiangyanwen in #40
- fix crontab expr by @lihuacai168 in #41
- chore: add ci build and upload dist by @lihuacai168 in #45
- chore: move ci push master build, set web filter by @lihuacai168 in #46
- feat: ci push app image by @lihuacai168 in #47
- chore: fix PR type by @lihuacai168 in #48
- chore: change app base image to buster by @lihuacai168 in #49
- chore: support external db and mq, gunicorn use gevent by @lihuacai168 in #50
- chore: upload frontend image by @lihuacai168 in #51
- chore: use node cache by @lihuacai168 in #52
- chore: add fast up and build db-mq by @lihuacai168 in #54
- chore: build static from remote image by @lihuacai168 in #55
- chore: push image when release by @lihuacai168 in #57
- feat: bulk edit requst data by @lihuacai168 in #58
- fix: add req body default value to avoid key error by @lihuacai168 in #60
New Contributors
- @Joytracy made their first contribution in #34
- @qiangyanwen made their first contribution in #40
Full Changelog: V2.2.2...V2.2.3