Skip to content

Releases: labring/laf

v1.0.0-beta.4

09 Mar 13:15
Compare
Choose a tag to compare

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

v1.0.0-beta.3

01 Mar 19:01
Compare
Choose a tag to compare

What's Changed

  • fix(web): fix login bug by @kongwy229 in #821
  • fix(server): make prisma as global module by @maslow in #825
  • fix(web): enable allowSyntheticDefaultImports for web ide by @maslow in #826
  • fix(web) : add port for functionUrl by @zuoFeng59556 in #823
  • fix(server): too many connections on mongo connection pool by @maslow in #827
  • fix(cli): fix #824 win not cannot upload files normally by @skyoct in #831
  • feat(runtime): support websocket builtin function by @maslow in #832
  • fix(cli): fix multi-level path and shield aws upgrade warn by @skyoct in #834
  • fix(web): opt web contrib doc, opt local dev flow by @maslow in #837

Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3

v1.0.0-beta.2

24 Feb 10:42
Compare
Choose a tag to compare

Bug Fixes

  • cli: fix cli command error & release cli (#734) (cd5336d)
  • cli: fix invoke url error (#743) (31ce3f1)
  • cli: fix login error (#741) (c02c42c)
  • cli: fix some word case (#742) (27290d4)
  • fix init error in runtime, add set -e for shell scripts (893ddcf)
  • runtime: cors package missing (#795) (18375b5)
  • runtime: express cannot send number directly #816 (#817) (c856fd8)
  • runtime: fix debug token error (#793) (f24db6f)
  • runtime: fix proxy policy loading problem (8127519)
  • runtime: rename debug token to develop token (746f08d)
  • server: add validation for cron expression (#815) (5245473)
  • server: add website info in bucket-get api (#775) (60c55ed)
  • server: bind custom domain not working (7a27533)
  • server: fix instance state error in task (#762) (e11b7ae)
  • server: fix trigger job of agenda implement (69aecf1)
  • server: fix unable to delete dependency name with splash #786 (#805) (0472a65)
  • web: database example internationalization (#782) (80a03be)
  • web: fix #718 app info edit bug (#738) (3381884)
  • web: fix database page bugs & add storage refresh (#761) (857805a)
  • web: fix missing comma in the translation file (#784) (c81d9e5)
  • web: function data cannot be stored in local storage (#769) (bd983a0)
  • web: get domain from bucket info (#803) (7ed542c)
  • web: reverse array bug (#776) (dc34c2a)
  • web: support tls conf in #767 (#790) (efdf4ea)

Features

New Contributors

Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2

v1.0.0-beta.1

06 Feb 04:02
Compare
Choose a tag to compare

Bug Fixes

  • cli: fix invalid debug header (#684) (93fc18b)
  • fix max header size bug in gw & server (#708) (888ee82)
  • runtime-node: fix custom env unable to read (#728) (60c0ccc)
  • runtime: fix build error of runtime-node (#670) (49fbc81)
  • server: fix logic error in get-app api (#720) (1c4e85b)
  • web: fix func name regx for creating func (#707) (3de3d1a)
  • web: ui refactor, fix styles & tips (#713) (eadb9a6)

Features

v1.0.0-beta.0

20 Jan 13:23
307a5fa
Compare
Choose a tag to compare

Bug Fixes

  • deploy: fix minio ingress in build charts (#658) (de0a86b)
  • server: fix bucket-udpate bug & server deploy issue (#641) (f6e2c35)
  • server: fix response check error in bucket-updating (#642) (c4d994e)
  • server: fix storage endpoint & ingress error (#638) (5506965)
  • web: encode function debug header & button theme (#646) (a0a2497)
  • web: fix bucket name pattern (#662) (1f58446)
  • web: fix function page ui, update triger modal (#652) (a7fcfa5)
  • web: fix pagination & favcon, optimize the ui styles (#656) (56cd541)
  • web: replace gateway crd data with app domain object (#660) (5d411bb)

Features

v1.0.0-alpha.6

17 Jan 14:14
Compare
Choose a tag to compare
v1.0.0-alpha.6 Pre-release
Pre-release

Bug Fixes

  • server: fix bucket-udpate bug & server deploy issue (#641) (f6e2c35)
  • server: fix response check error in bucket-updating (#642) (c4d994e)
  • server: fix storage endpoint & ingress error (#638) (5506965)

Features

v1.0.0-alpha.5

11 Jan 03:37
12e21da
Compare
Choose a tag to compare
v1.0.0-alpha.5 Pre-release
Pre-release

Bug Fixes

  • core: remove bucket route pass host (#600) (a75a61f)
  • default load typedefiniiton (#606) (e2d0967)
  • server: fix function websocket error; add tags for function (#611) (6abee36)
  • web: create same function cause page error (#603) (caa2a5d)

Features

v1.0.0-alpha.4

01 Jan 16:59
c3dd637
Compare
Choose a tag to compare
v1.0.0-alpha.4 Pre-release
Pre-release

Bug Fixes

  • runtime: add func data header for debug api, support multiple-method for debug request (#594) (db9eacd)

Features

v1.0.0-alpha.3

24 Dec 23:45
0051a8a
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release

Bug Fixes

  • server: add policy service to module provider (#576) (7911ba0)
  • server: fix build error in policy service (#575) (88ae17d)
  • server: support array input param for adding deps (#577) (a7c0dc8)
  • web: fix to use new function debug token header & url (99cf35c)

Features

v1.0.0-alpha.2

21 Dec 09:01
3380690
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

Bug Fixes

  • runtime: update deps installation impl to new design (#553) (cdda443)
  • web: error when no function data (#556) (8d2e4b6)
  • web: fix function compile res data error (#549) (9d6f8b0)
  • web: pagination ts error (#560) (3380690)

Features