v1.0.0-beta.4
What's Changed
- fix(web) : add port for fileUrl and website by @jveay in #840
- fix(web) : add origin and host to globalStore by @zuoFeng59556 in #839
- Feat(web): add app detail info dialog by @LeezQ in #843
- feat(server): support runtime pod affinity, add task switcher env by @maslow in #846
- fix(deploy): wrong node type in install scripts by @maslow in #847
- feat(web): add file upload code template by @LeezQ in #844
- fix(build): update minio latest version to fix #800 by @maslow in #850
- feat(cli): rebuild backend api by @skyoct in #852
- feat(web): upgrade application dialog by @LeezQ in #849
- feat(server): add application limitations in bundle by @maslow in #858
- fix(cli): remove app list empty field display by @skyoct in #855
- chore(deploy): add default region database conf by @maslow in #860
- feat(web): add resize layout & function page prompt by @kongwy229 in #856
- chore: update lerna config, enabled npm workspace by @zimtsui in #861
- feat(cli): impl website command by @skyoct in #854
- fix(server): fix region tls conf in initialization by @maslow in #863
- fix(web): remove bottom panel by @LeezQ in #862
- Revert "chore: update lerna config, enabled npm workspace" by @maslow in #864
- feat(server): add special price in bundle, use id instead of name by @maslow in #865
- chore(server): replace region to regionId in app creating api by @maslow in #867
- fix(web): cloud function ctx types error by @maslow in #869
- update(web): app create dialog by @LeezQ in #868
- fix(server): bundle limit is invalid, bundleId missing by @maslow in #870
- fix(web): port info by @LeezQ in #871
- fix(server): unable delete cronjob in k8s by @maslow in #873
- feat(web): add github link by @LeezQ in #872
- fix(server): some resources missing when deleting app by @maslow in #875
- feat(server): add bundle limits of website count, update readme by @maslow in #876
- fix(web): typo & i18n fixes in domain binding by @maslow in #877
New Contributors
Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4