1.0.0-beta.4 (2024-04-01)
1.0.0 (2024-04-01)
- build: remove unneeded build layer (#1822) (f53510c)
- cli: dotenv package missing error (#1747) (3539d17)
- cli: func desc missing caused by typo (#1832) (3816b3f)
- cli: storage field key error during refresh (#1833) (17811c4)
- fix bson version error in database-ql (#1751) (d3a5c7f)
- runtime-exporter: repair the build process (#1869) (2948df9)
- runtime: fix override deps when init package.json (#1855) (d73d71b)
- runtime: fix runtime database connection error (#1776) (db10359)
- runtime: fix storage server query url problem (#1910) (27be959)
- runtime: fix upload-dependencies tar path (#1891) (bc948e2)
- runtime: print error when invoke init function error (#1887) (fbfa762)
- runtime: wait for db ready (#1774) (f1f0798)
- server: add environment variable to control bucket domain Create task switch (#1836) (3e17727)
- server: billing error with old apps (#1797) (fadd735)
- server: billing for all apps including stopped apps (#1781) (6cb7e57)
- server: certificate of unbundled website domain name is not deleted (#1871) (d52a578)
- server: disable i18n file watching in server (#1800) (e9b6de7)
- server: fix being failed to find address when connect ddb (#1771) (0ed539e)
- server: fix certificate not deleting and rebuilding issue when unbundling runtime custom domains (#1829) (77be144)
- server: fix compiled code that doesn't support await import (#1828) (b23d2a2)
- server: fix dedicated database connect host (#1906) (658fe49)
- server: fix extra billing for ddb when app has stopped (#1884) (3113289)
- server: fix multi-region database connectivity issues (#1801) (aa28e7e)
- server: fix too large entity error when upload large func (#1882) (fdf96bb)
- server: read manifest failed when init region (#1820) (f72e024)
- server: update account updateAt (#1806) (1b75bac)
- server: update function changelog optional (#1799) (84ea810)
- web&server: fix billing query time boundary problem (#1745) (d9cfd9f)
- web: cannot click history func version (#1798) (12bef25)
- web: change monaco loader cdn with self-host js (#1812) (604ee33)
- web: error when click recommend specs (#1793) (cea1c88)
- web: fix ddb not compactable with old app (#1768) (208a683)
- web: fix editor theme override & init with value (#1795) (b127a0b)
- web: fix function scroll bar & support horizontal scrolling (#1814) (48d636c)
- web: fix monaco editor key binding (#1809) (87b3c03)
- web: fix nginx conf (#1907) (b37508a)
- web: fix nginx conf (#1908) (9ec2a97)
- web: fix not auto import typings when switch paths (#1896) (f7ab0dd)
- web: fix only display either phone or email login (#1888) (896386d)
- web: fix pwa cache (#1905) (ab28cd4)
- web: fix storage path concatenation & add dependency install tip (#1864) (53e491a)
- web: not update recent function list when deploy & fix type when import function by relative path (#1821) (2a06729)
- web: wait for all delete files promise settled (#1777) (44df222)
- runtime&server: support display error/log line (#1813) (faefc11)
- runtime&server: support updating dependencies without restarting (#1823) (debd01c)
- runtime: add ts lsp server (#1660) (ba8de86)
- server: Add a setting to control whether WebPromoPage is enabled or not. (#1861) (cc97241)
- server: add app network traffic metering (#1892) (ef30cd9)
- server: adding a delinquent flag to an account when the account… (#1881) (a9bc541)
- server: recover the application and synchronize the recovery functions to sys_db (#1879) (46a0cd4)
- server: support auth methods of email (#1867) (2364f57)
- server: support dedicated database (#1728) (cae101b)
- server: support function history changelog (#1756) (829fd8a)
- server: support notification (#1683) (d9f527b)
- services: add database metrics interface (#1739) (74518b9)
- web&server: control the activation of the ddb & change the location of deploy manifests (#1810) (a8bd80e)
- web: add app network traffic metering (#1894) (e9d012d)
- web: add function list context menu (#1825) (bcde132)
- web: add index page setting config (#1858) (f192ec8)
- web: add laf_doc and laf_about_us url config (#1763) (9a96ff7)
- web: optimize app log stream (#1811) (59da485)
- web: remove charge input (#1912) (c39772b)
- web: support ai code completion (#1877) (1c688b8)
- web: support auth methods of email (#1865) (9f0a683)
- web: support dedicated database (#1730) (6a02910)
- web: support deleting multiple storage files (#1755) (4e47d04)
- web: support function changelog (#1757) (9d86105)
- web: support function editor with lsp (#1657) (d7d0b46)
- web: support function editor with lsp (#1784) (022ee46)
- web: support rename functions using dragging (#1762) (f108ea8)
- web: support sort files of storage & fix monitor data undefined (#1819) (55360e9)
- web: support updating dependencies without restarting (#1824) (bd69fea)
- web: support version upgrade prompt (#1754) (94e3e82)
1.0.0-beta.14 (2023-12-19)
- runtime: append null check to object check (#1684) (f2a3a40)
- runtime: fix cloud sdk cannot initialize in custom deps module (#1711) (c1748d6)
- runtime: fix module.exports error; fix logs error while response.chunkedEncoding is true (#1707) (8ea5ad0)
- runtime: fix process.env hot reload (#1709) (7ef87f5)
- runtime: upgrade node to v20 to fix importModuleDynamic bug (#1687) (849a221)
- server: add field whitelist for validation (#1692) (b73acea)
- server: fix get_client_ip method, use x-forwarded-fro first (#1717) (be0cb05)
- server: fix logging api error return (#1727) (dafa12c)
- server: fix runtime logging interface not authenticated (#1725) (6e41123)
- services: change runtime exporter penalty rules (#1733) (e2a85e0)
- web: cannot update database record with ObjectId #1524 (#1723) (f8e2385)
- web: fix app monitor longest array (#1682) (9239629)
- web: function return shows when not undefined & update current function after edit name (#1713) (2b228d0)
- web: jsonviewer support to render large data (#1731) (382d8f2)
- cli support env (#1718) (80b88c0)
- cloud-sdk: add url api to cloud sdk (#1732) (2b87cb7)
- runtime: add cloud.storage api in cloud sdk (#1729) (18afa9b)
- runtime: detach custom dependency, support node_module caching (#1658) (2fbc5f1)
- runtime: support LF_NODE_MODULES_CACHE to control if offline deps installation (#1743) (3e4b2f7)
- runtime: support relative path import of fn (#1712) (9daa9f8)
- server: Add a consolidated multi-pod, multi-container log query (#1689) (b29fdcd)
- server: support request-limit ratio conf of runtime resource in region (#1702) (2046b4b)
- web: support consolidated multi-pod, multi-container log query (#1691) (61e7fcb)
1.0.0-beta.13 (2023-11-10)
- runtime: fix DISABLE_MODULE_CACHE condition error (#1630) (62cc5a7)
- runtime: fix interceptor main func error (#1638) (b3bc612)
- server: fix billing miss on old app (#1659) (4e5b8d4)
- server: fix billing miss on old app (#1666) (943ad92)
- server: fix get metering data miss quota (#1673) (afbdd36)
- services: fix runtime exporter metrics data caching issue (#1663) (9e8ee08)
- services: fix runtime exporter metrics data caching issue (#1664) (c1f0cdc)
- web: fix add index bug (#1626) (525a063)
- web: fix inner html with LogViewer (#1636) (46bcf42)
- web: fix mergeArrays function (#1672) (ab61bf2)
- web: fix monitor mergeArrays (#1675) (51ef7fe)
- web: fix upload file entry 100 items limit (#1629) (c92d405)
- web: fix wrap of log amended (#1645) (f78a053)
- web: log viewer line height and fontsize (#1639) (dded744)
- runtime: beautify runtime log format (#1637) (8243db4)
- runtime: refactor log console & enable module cache (#1618) (8d95fff)
- runtime: unit runtime logger instead of log4js; cache websocket module (2ad4f74)
- server: add pod log interface (#1631) (fa726a1)
- services: add runtime metrics exporter (#1619) (44c29bd)
- web: add pods logs modal (#1634) (33ac767)
- web: cpu and memory monitor support "all" option (#1670) (b2fdf04)
- web: footer add 'about us' page (#1622) (779fae9)
1.0.0-beta.12 (2023-10-31)
- cli: fix app init error (#1608) (7788d6c)
- cli: fix update func bug (#1610) (92c9830)
- cli: storage server api changed for cli (#1609) (bf4150e)
- deploy: minio console ingress enable websocket (#1555) (f360709)
- gateway: fix cors headers conf of runtime, ingress nginx installation (#1565) (8de0a29)
- runtime: default close module cache (#1604) (ba378a6)
- runtime: enable cors in runtime; disable cors in gateway ingress (#1603) (06cafd4)
- runtime: fix compile error (#1563) (3878bc0)
- runtime: fix db stream initialize (#1592) (40e25f1)
- runtime: fix runtime cors options (#1607) (366a6a4)
- runtime: fix update function not effective (#1597) (0c9daa3)
- runtime: support default function (#1602) (04905dc)
- server: add storage service conf for runtime, add cors conf for bucket ingress (fc73e6f)
- server: fix nest deps missing (#1564) (7781a3e)
- server: fix not reapply service when restart app (#1578) (bb9e8e2)
- server: fix runtime deployment labels (#1585) (93de793)
- server: fix user quota (#1534) (d3a2e65)
- server: fixed runtime manifest labels (#1583) (364c7a6)
- server: set deleting phase for runtime domain and website when deleting app (#1613) (27b0587)
- server: update logic of cronjob deletion (#1623) (fb7a45d)
- web: disable navigate cache for api endpoint (#1579) (f7b8775)
- web: fix bucket display name in edit mode (#1606) (d16bb36)
- web: fix create function default code (#1544) (0b903e8)
- web: fix delete button covered in dependency panel (#1546) (b065acd)
- web: fix files can't be accessed before refreshing & change file path (#1538) (86250d9)
- web: fix function list folder name display (#1561) (1f7d6af)
- web: fix params not update & change function list type (#1535) (5366201)
- web: fix sentry allowlist (#1587) (6c812bd)
- web: fix sign up navigate & storage display (#1580) (7dac760)
- web: remove storage.credential (#1594) (8e5f568)
- cli: improve the cli interface (#1591) (fdbfc5c)
- cli: support database export and import (#1540) (8c68089)
- gateway: refactor gateway to support ingress (#1559) (155814b)
- runtime: add Access-Control-Max-Age to cors options (#1615) (c4b79fb)
- runtime: proxy cloud storage & website hosting request to minio (#1560) (5456de2)
- runtime: refactor function engine (#1590) (811066b)
- runtime: reuse context (#1539) (acafda5)
- server: add runtime affinity settings in region (#1548) (d3da138)
- server: add sealos manager labels to rumtime manifest(#1577) (f71ea31)
- server: add tls config for ingress gateway (#1569) (8751858)
- server: support github login (#1542) (14540c1)
- web: add client settings & change settings directory (#1536) (d22fd4e)
- web: add database indexes management (#1611) (f8c068a)
- web: add function list desc-name display & fix editor min-h (#1545) (2b252f2)
- web: optimize editor ctx type definition (#1558) (b3ecb45)
- web: support github login (#1543) (e8b8380)
1.0.0-beta.11 (2023-09-12)
- build: fix build of laf mage and change the deployment of metering service (#1488) (d7594af)
- build: fix minio helm custom commands (#1432) (b46f903)
- build: fix sealos resource system image version (1d1d249)
- build: metering ctrl yaml error (7fa508e)
- cli: fix cannot read properties baseDir (#1447) (9722e9a)
- cli: fix delete website not found (#1473) (414f518)
- cli: fix read function name error in windows (#1527) (32d2121)
- log-server: miss log for request_id required (#1421) (ea07b91)
- runtime: fix change stream concurrency reconnect (#1480) (2ef4873)
- runtime: function source leakage caused by type hint interface (#1454) (1ad9832)
- runtime: remove reconnection of mongo stream since bug in it (f6d8aed)
- runtime: vm add support for Float32Array #1368 (#1470) (7d081e8)
- server: add the user quota setting during initialization. (#1528) (18be379)
- server: bind phone failed (#1511) (3efde87)
- server: change default interceptor policy (#1495) (11bf0c1)
- server: change giftcode dto string length (#1397) (7b792b6)
- server: change hpa metrics value (#1505) (c444288)
- server: check app auth by createdBy (#1453) (e2be923)
- server: correct monitor metrics promql (#1485) (76238d7)
- server: create default group when check miss (#1459) (3bcd8fd)
- server: fix apisix try path routes (#1499) (69289d4)
- server: fix bind phone dto (#1509) (ee8f551)
- server: fix custom domain stuck in Creating phase (3844779)
- server: fix function templates user information (#1405) (c559cbd)
- server: fix undefined field
memberOf
of minio user (#1436) (5c9bb33) - server: fix website hosting routes (#1490) (d3dba8a)
- server: guard expired and used for gift code (#1412) (b28c1a5)
- server: increase the request payload limit (#1437) (c828c73)
- server: miss dependence (#1433) (428e9aa)
- server: no need to validate old phone when phone num miss (#1507) (6d5882c)
- server: reapply hpa and check spec when spec changes (#1452) (57800c4)
- server: relock check of domain tls for too long (#1438) (64d27d9)
- server: remove default region namespace (afac36d)
- server: restart app when hpa canceled & fix conf publish (#1517) (969f50d)
- server: update apisix plugin
try-path
conf (#1465) (ed6061d) - web: add develop-token to load package (#1455) (30029a7)
- web: add unavailable page for monitor data & fix link of real name (#1491) (2191468)
- web: change releasing as app phase (#1423) (d8a149e)
- web: fix cron example & fix function page layout & hide email (#1521) (4ef265c)
- web: fix display issue when username does not exist (#1411) (85ca268)
- web: fix display when monitor data undefined (#1482) (f38cb93)
- web: fix drag upload folder (#1426) (d223f5f)
- web: fix invite link http (#1451) (20a89be)
- web: fix miss getting providers (#1513) (22ef31b)
- web: fix monitor bar instant data (#1500) (5862422)
- web: fix monitor data instant undefined (#1506) (1582081)
- web: fix pods list data & adjust create function ui (#1487) (301982e)
- web: fix real name auth shown by phone provider (#1508) (b31499d)
- web: fix real-name auth (#1504) (212c873)
- web: fix statusbar change app specific display (#1456) (f34d50c)
- web: fix storage list pagination & site available only storage readonly (#1519) (6dfe8c5)
- web: fix the display when app configuration is not in the bundle (#1458) (3d7631a)
- web: fix the type of sms code for phone reset (#1402) (a79e25a)
- web: fix usage undefined (#1496) (33a5ad6)
- web: increase zLevel of id verify warn (#1512) (e41cab3)
- web: keep each function expanded when making modifications (#1463) (01fe18c)
- cli: add options for laf dep command (#1408) (ce6ad79)
- cli: impl trigger command (#1413) (2ec2929)
- cli: support multi folder for functions (#1431) (3f387ec)
- replace current logging solution with log server (#1381) (83a9960)
- runtime: check circular dependency (#1448) (ab7d63d)
- server: add a global http interceptor (#1430) (1c379eb)
- server: add id verify (#1449) (924e0fa)
- server: add laf web site settings (#1523) (a3d8fc1)
- server: add random username for phone signup (#1394) (0c04bd8)
- server: add resource(storage&database) usage limit (#1245) (4ad0d53)
- server: add signup bonus (#1531) (b5858c7)
- server: add user quota to limit user resource create (#1498) (54a7226)
- server: support binding email (#1417) (0ce11e7)
- server: support fixed namespace of application (17d99df)
- server: support import/export application db (#1479) (1a86a8b)
- server: support query instant metrics (#1502) (b12527d)
- server: support recycle bin (#1396) (1ee6def)
- server: support resource group (#1442) (b7e9a44)
- server: support resource monitor (#1468) (9e2c17d)
- web: add app realeasing status (#1422) (930599d)
- web: add functions list folder (#1414) (2f49a06)
- web: add laf web site settings (#1526) (0f91ab6)
- web: add the cursor pointer style for CopyText (#1404) (d261113)
- web: collection list sort (#1525) (6b463f0)
- web: enable daypicker component i18n (#1515) (71ec0ca)
- web: increase the clickable area of the button (#1406) (87ba558)
- web: optimize the list display logic (#1510) (970917d)
- web: optimize the state display of application list (#1403) (3d72820)
- web: support binding email (#1418) (ce871fa)
- web: support functions recycle bin (#1398) (1d22b6e)
- web: support real name authentication (#1450) (4b3126d)
- web: support resource group (#1444) (31be734)
- web: support resource monitor (#1471) (4e3edb3)
1.0.0-beta.10 (2023-07-12)
- client-sdk: fix #1282 add polyfill for globalThis (#1295) (c0fef5f)
- cli: fix function exec error (#1270) (e077f76)
- cli: fix get website by
_id
property (#1360) (214fd7f) - cli: fix remote url end with / (#1251) (226ed37)
- cli: fix useless field in func schema (35847ee)
- cli: opt func pull command (#1271) (75deeb3)
- runtime: add mongodb stream reconnect (#1276) (3f8f3ef)
- runtime: fix #1229 init function invoke error (#1230) (928ee5c)
- runtime: remove alipay-sdk from runtime (#1314) (c1d6124)
- server: add invite code chargeOrder and fix invite code profit settings (#1379) (7a13658)
- server: add length limits for function template name (#1333) (fdc3119)
- server: add recommended function templates and limits for function templates (#1316) (0808c6a), closes #1226
- server: add sort filter to resource bundle & options (#1290) (d810000)
- server: billing task exit abnormally (#1255) (dc3235d)
- server: create hpa when hpa is not found (#1275) (c7469d3)
- server: don't add history when debug function (#1334) (347ccb4)
- server: fix charge reward calculation error (#1269) (78c1d79)
- server: fix billing task perf problem (#1236) (43e721f)
- server: fix cross-database issues with function templates (#1352) (0d82090)
- server: improve billing task concurrency (#1237) (a62d875)
- server: opt billing task schedular cron (#1253) (3b9e24e)
- server: sort resource options by created time (#1327) (e0b920c)
- web: auto flush cache from service worker (#1367) (4530571)
- web: balance recharge (#1257) (6c01d95)
- web: change typo storage to memory (#1266) (281dd94)
- web: change ui & add infomation display (#1296) (91518bb)
- web: delete repeated component & fix usersetting & fix billing unit (#1378) (f6a8f56)
- web: delete unused api (#1372) (534662b)
- web: fix function template darkmode & fix function list spacing (#1369) (5a2d17e)
- web: fix function template popover (#1335) (b2165b8)
- web: fix ignore case & use template (#1329) (706a2e2)
- web: fix navbar github stars & change bundle billing query (#1305) (2de5562)
- web: fix navigate & func delete & title overflow (#1331) (55507f3)
- web: fix recharge display & modal open (#1274) (eaad7ea)
- web: fix rendering issues when custom domain not exist (#1342) (3cb2de3)
- web: fix search query hooks (#1328) (f46a8a0)
- web: fix tabheight in function editor(#1239) (70a8fbb)
- web: fix toast & bill overflow (#1362) (918c8d3)
- web: fix type error (#1377) (d15963d)
- web: fix typo (#1273) (4efd3b5)
- web: fix ui & date range (#1382) (bb19f13)
- web: header width error (#1361) (f4ed976)
- web: hide bonus when no bonus (#1267) (be02bf7)
- web: hide template (#1265) (60b4b89)
- web: remove casing error direction (#1330) (9d85c50)
- web: reset package list when reopen modal &&
Restarting
->Starting
for app stopped (#1324) (bfceb4d) - web: sort application bundles with createdAt & add copytext on input (#1366) (1869ca1)
- web: storage file list hidden (#1364) (dc5d0a4)
- cli: add error prompt & opt init project (#1235) (1f1f7ba)
- cli: app init support basic mode (#1349) (be87fb5)
- client-sdk: support taro request (#1325) (021adbd)
- cli: support specify code directory (#1241) (b94f893)
- serve: add account center (#1370) (d1423bb), closes #1226
- server: add
message
field for AccountChargeReward (#1321) (8e7174f) - server: autoscaling for application (#1250) (698e136)
- server: function templates add user avatar support (#1380) (383568b)
- server: implements cloud function template & templates marketplace (#1259) (9c4a57a), closes #1226
- server: support charge reward (#1261) (88f5bec)
- server: support cloud function history (#1283) (7ff4fbd)
- server: support function rename (#1336) (fd8292d)
- server: support modifying user info (username, phone, avatar) (#1355) (8d88d0a)
- server: support setting custom domain for application (#1310) (124b919)
- web: add balance info at header (#1359) (b678f1e)
- web: add billing center (#1371) (1f3e5df)
- web: add function history & add app darkmode (#1289) (2485a33)
- web: add function template (#1264) (589d0ff)
- web: add recharge bonus & autoscaling (#1263) (ff15f30)
- web: add recommend template & change ui (#1323) (5bcc259)
- web: opt function editor ui (#1233) (1bf7eca)
- web: support function rename (#1343) (ad4d8ab)
- web: support modifying user info (username, phone, avatar) (#1356) (3dbd761)
- web: support pwa (#1311) (d6098e4)
- web: support querying collections using Mongo's "where" statements (#1374) (d076b97)
- web: support seeing dep detail by jumping to
npmjs
(#1315) (9e57c79) - web: support setting custom domain for application (#1338) (f3d6845)
1.0.0-beta.9 (2023-06-07)
- cli: fix ignore file (#1174) (b9f5fc5)
- runtime: empty volume mounted error in runtime image (#1135) (207d29c)
- server: add trial bundle checks in updating application (#1192) (39345bb)
- server: cannot restart stopped app (#1129) (5477994)
- server: creating website report not found error (#1198) (9107224)
- server: default request ephemeral-storeage error (#1149) (797a9b8)
- server: fix billing task concurrency overflow (#1216) (b8cdc75)
- server: fix invitation code signup issue (#1201) (dbf3121)
- server: fix server dockerfile error; web merge conflict (#1188) (6d94fd2)
- server: IResponse type def error (#1189) (aafde83)
- server: rename limit to pageSize in func log api (#1202) (ac49ded)
- server: some pending billing tasks not processed on time (ce225d3)
- server: turn off readOnlyRootFilesystem for runtime (#1150) (b0ceb72)
- server: update billings get api; add createdby to billing schema (#1197) (c407fda)
- server: update resource price to 0 in initializer (#1193) (9a2281e)
- web: Add icons to the deploy and fetch buttons (ef0aae9)
- web: adjust editor tips being obscured and some other style problems (#1179) (f49f44e)
- web: adjust the margin of the createApp modal (f43a0a9)
- web: app env & price show (#1207) (dc97818)
- web: balance value error in cost center page (#1204) (87d482a)
- web: cannot restart stopped app (#1128) (5b36c61)
- web: fix /v1/profile api url missing (#1227) (b2ab2f9)
- web: fix deploy would clear params (#1224) (95bc353)
- web: fix fetch button zh name and width (#1217) (e613d6f)
- web: fix function name regx error (6a4b210)
- web: fix function template's indentation (#1182) (6e79d26)
- web: PAT copy button missed (#1194) (f6aa6b3)
- web: price free show (#1214) (fe5fdad)
- web: remove billing query debounce (1e77c01)
- web: remove billingQuery from useEffect dependencies (#1209) (708f021)
- web: running wouldn't publish code (#1158) (3935b4f)
- web: update laf ai request url (#1223) (060a393)
- add base deploy (#1176) (12f48c4)
- cli: compatible with new apis (#1211) (22ad61a)
- cli: add website deploy (#1190) (ca634a6)
- cli: vscode supports automatic introduction of cloud functions. (#1146) (9834906)
- runtime: add chatgpt package builtin runtime (#1228) (6a4892a)
- runtime: support multi-level uri of cloud function (#1203) (df478bf)
- server: add metered billing module, remove subscription module, discard Prisma (#1187) (8a06d44)
- server: add npm install flags to region; opt instance starting perf (#1133) (1e60429)
- server: impl i18n module (#1143) (a420354)
- server: support website history (#1210) (806fcbd)
- web: add function fetch button (#1163) (77369e4)
- web: add invitecode to homepage and login (#1170) (6f604be)
- web: add laf ai chat (#1221) (9854b84)
- web: add laf status link (#1127) (94814c8)
- web: add signup with invitecode (#1144) (78a671c)
- web: add user billing page (#1195) (2fed138)
- web: cloud functions support multi-level url (5aec195)
1.0.0-beta.8 (2023-05-12)
- client-sdk: eslint type error (0b5c9d1)
- client-sdk: fix bugs in compiling uniapp into WeChat mini programs (#1105) (dd86d0b)
- docs: typo (3711363)
- server: add regex validation for function name (#1091) (48dbfb2)
- web: fix bodyparams height (#1101) (933da58)
- web: function name regex (#1092) (0b933c9)
- web: text overflow ellipsis (#1085) (99a01ed)
- web: update error prompt of function name format (#1094) (aeaa54d)
- server: add site setting api (#1125) (9911a5d)
- server: support deployment rolling update (#1112) (633b2f3)
- web: add DocsPanel (#1086) (0e72123)
- web: add function params storage (#1113) (1f75387)
- web: add laf site setting config (#1126) (f5ec412)
- web: add link copy in oss page (#1108) (425b782)
- web: hide phone number info (#1111) (e4d8141)
1.0.0-beta.7 (2023-04-25)
- client-sdk: optimize invoke code prompts and documents (#1038) (0e7d812)
- cli: fix function name rule, add laf-cli option to issue tpl (#1034) (#1035) (f07fecb)
- runtime: add build-base libaries in docker image to support canvas library (c191848)
- runtime: fix func logging order (#1072) (dd0c3d7)
- server: avoid acct-trans addition in free order (#1049) (b0f7e81)
- server: check env name regex for batch update (#1065) (3ddb36f)
- server: fix waiting time in instance starting task (#1075) (fa72bb9)
- server: Modify the installation order of APISIX (#1022) (67cc35d)
- server: remove minio alias init (#1066) (b900f90)
- server: suspend cronjob after instance stopped (#1045) (8d63403)
- server: use _id to sort logs instead of created_at (#1073) (7a87bea)
- web: add spec width scrollbar (#1046) (4bbcaa0)
- web: common error handler (#1071) (c93438b)
- web: compress png images in home site (#1019) (f2e2c4d)
- web: fix route dashboard link (#1020) (7ad26a0)
- web: opt ide typings for response & request, opt function templates (#1059) (7cb8204)
- web: Repair document link address (#1027) (f171712)
- cli: add ignore file (#1030) (3c32ced)
- doc: improved cloud function related documents (#1050) (9ada3d2)
- runtime: add init hook in runtime (#1081) (db62f1a)
- runtime: support process.env in runtime (#1074) (f0f1582)
- server: add func debug params, add envs update api (#1055) (5f88a12)
- server: hot load environments for runtime instead of restarting runtime (#1077) (feb70ae)
- web: add ChatGPT example (#1052) (a46ce42)
- web: add homepage darkmode (#1043) (ade2a05)
- web: add laf new homepage (#1018) (f66e2f3)
- web: add loginpage darkmode (#1070) (9a27bcf)
- web: add status bar (#1054) (cd31eb8)
- web: common error handler (#1040) (a099568)
- web: support folder delete in storage (#1047) (#1048) (367dcf0)
- web: update environment variables without app restart (#1079) (dc25ae3)
- web: use laf ai to generate code (#1029) (f1eac71)
1.0.0-beta.6 (2023-04-11)
- deploy: upgrade minio version to fix CVE-2023-28432 (#960) (b38c288)
- fix app url protocol error & update default url (#1006) (b79f71e)
- server: add existing check in creating phase of tasks (#990) (8444d80)
- server: add website count limit, opt website task (#959) (7ca3364)
- server: bucket deletion didn't remove related website (#983) (f559764)
- server: cancel namespace removal while stopping app (#980) (8213bea)
- server: check site deleting state in site creation (#997) (5f4d026)
- server: check website hosting in bucket deletion, add error handle to tasks; (#1017) (48cad2d)
- server: error on deleting cronjob; app stucked in starting (#964) (a1e42b1)
- server: fix instance task error (#988) (63cc523)
- server: fix tasks state handler logic (#987) (d36eab9)
- server: fixed illegal removal of unowned trigger (#965) (260b335)
- server: fixed the error of repeatedly deleting website routes (#957) (46d0cce)
- server: return notes fields in region & bundles (#993) (82b8121)
- server: rm minio alias init in boot, fix multi region limit; (#976) (251a3c4)
- web: add types for ctx.request (#963) (a18c27f)
- web: appid confict if open 2 tabs (#1011) (f6c39ee)
- web: fixed the path issue when clicking pathlink (3408aca)
- web: hide register button while register disabled (#994) (a12f1f5)
- web: remove withCredentials (#979) (3300953)
- cli: opt app list display (#1007) (13a06df)
- runtime: impl cloud function import and cache function (#1005) (6a96add)
- server: add account transaction (#1014) (c7e6d15)
- server: add check if password had binded (#951) (c6b7ebc)
- server: add notes field to region,bundle,pay,auth (#986) (206070a)
- server: support website custom domain ssl cert auto-gen (#956) (9141651)
- web: add bundle note messages (#992) (f8adbe7)
- web: add region info on logo (#1001) (378b0e6)
- web: fix login bg && add welcome text (#941) (6baf800)
- web: format code on save (#1002) (e970a66)
- web: generate function code with AI prompt (#978) (c68b03b)
- web: reset password (#974) (13a2a9f)
1.0.0-beta.5 (2023-03-22)
- cli: fix axios type error (#881) (5f8b487)
- cli: fix publish package ignore file (#899) (bf9c907)
- cli: remove private npm mirror and replace AxiosRequestConfig to any (#886) (561fe7f)
- server: add max renewal time in bundle; fix subscription price (#908) (6139f74)
- server: add regex for environment name (#944) (1f5c300)
- server: change password signup phone filed to optional (#934) (c35d339)
- server: deal with existed app without namespace (#943) (5ed3be5)
- server: fix bucket name regex (#924) (2c84173)
- server: fix init auth provider params (#937) (796774f)
- server: stuck-starting instance blocked the task handler (#945) (f9a0f20)
- web: fix MoreButton tooltip and npm package deletion confirm tip (#879) (3b30aec)
- web: fix some dark mode ui bugs (#919) (f9e1781)
- web: login page i18n word too long (#936) (0836e11)
- web: sign up provider err while refreshing page (#938) (4ad79c9)
- web: update data use merge mode (#940) (d62fe96)
- web: web signup phone err (#935) (44b0699)
- cli: cli invoke function support parameters (#884) (f0a6383)
- cli: init app support sync data (#895) (449abde)
- cli: rename name.meta.yaml to name.yaml (#893) (1dd12b2)
- cli: upgrade s3 sdk version (#922) (8589126)
- server: add limit to update app state depends on subscription state (39447d8)
- server: new authentication implements (#897) (c4e3cf8)
- subscription: impl subscription and account (#894) (b8f2d47)
- web: add dark mode support (#891) (#900) (99e1568)
- web: add subscription and wechat pay (#904) (31c3a32)
- web: impl new signup & signin method (#910) (0832b1e)
1.0.0-beta.4 (2023-03-09)
- build: update minio latest version to fix #800 (#850) (53445f4)
- cli: remove app list empty field display (#855) (916ca0d)
- deploy: wrong node type in install scripts (#847) (093ebac)
- server: bundle limit is invalid, bundleId missing (#870) (b12b3b9)
- server: fix region tls conf in initialization (#863) (00d0a6e)
- server: some resources missing when deleting app (#875) (2b792b0)
- server: unable delete cronjob in k8s (#873) (3b015d3)
- web: cloud function ctx types error (#869) (757c38e)
- web: port info (#871) (b096734)
- web: remove bottom panel (#862) (3a6786c)
- web: typo & i18n fixes in domain binding (#877) (45323de)
- cli: impl website command (#854) (409312a)
- cli: rebuild backend api (#852) (75370cd)
- server: add bundle limits for application (#858) (cb5d98c)
- server: add bundle limits of website count, update readme (#876) (cee1282)
- server: add special price in bundle, use id instead of name (#865) (7e81c0b)
- server: support runtime pod affinity, add task switcher env (#846) (f0c5d18)
- web: add app detail info dialog (#843) (378936b)
- web: add file upload code template (#844) (7d5eebf)
- web: add github link (#872) (82b963d)
- web: add resize layout & function page prompt (#856) (d1fb07c)
- web: upgrade application dialog (#849) (706cbdb)
- Revert "chore: update lerna config, enabled npm workspace (#861)" (#864) (72ba470), closes #861 #864
1.0.0-beta.3 (2023-03-01)
- fix #824 win not cannot upload files normally (#831) (bb90765)
- multi-level path and s3 upgrade warn (#834) (dd0b4e4)
- server: make prisma as global module (#825) (06adbd0)
- server: too many connections on mongo connection pool (#827) (07486b3)
- web: enable allowSyntheticDefaultImports for web ide (#826) (c13ee1b)
- web: opt web contrib doc, opt local dev flow (#837) (65d0615)
- web: unable to redirect to login page (#821) (33f7cb1)
1.0.0-beta.2 (2023-02-24)
- 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)
- cli: auto create and delete fn (#757) (e7866fc)
- cli: generate .gitignore file (#758) (be1d88e)
- cli: impl policy cmd (#756) (b85f8e0)
- cli: opt dependency cmd (#759) (df9692b)
- runtime: support dynamic import() in runtime (#819) (eabd39f)
- server: implement website hosting module (#763) (41da999)
- server: implement website hosting task (#774) (e1e597d)
- server: refactor bundle and other data schemas (#811) (809d1de)
- web: add 403 page (#781) (50a7b79)
- web: add confirm update env modal (#806) (bf81496)
- web: add empty status & fix UI #745 (#748) (d88dd7e)
- web: add form-data option for debug panel (#789) (b59053b)
- web: add function name copy(#783) (c808c1e)
- web: add i18n language switch, refact loading state (#777) (2de068b)
- web: add website hosting (#780) (7dadeba)
- web: add website hosting custom domain (#796) (a2ea24c)
- web: fix home page & function page bugs (#735) (f468748)
1.0.0-beta.1 (2023-02-05)
- 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)
- cli: add storage pull and push (#716) (4d6d882)
- cli: impl bucket curd cmd (#683) (fd5ca45)
- web: fix create & delete collection bug (#659) (9e95bcb)
- web: fix UI bugs (#717) (eccd912)
1.0.0-beta.0 (2023-01-20)
- 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)
- cli: add function delete (#664) (b4002ba)
- cli: refactor and impl function actions(#647) (d49b15e)
- cli: support dependency install (#663) (ac0be96)
- gateway: refactor gateway in server instead of crd (#649) (5207aa4)
- server: impl bucket domain service (#661) (aa8a3af)
- server: support multi-region cluster (#648) (ba5698c)
- web: add row & col layout (#619) (a016f4e)
- web: add trigger panel (#643) (fbf850f)
- web: fix function layout & more button (#655) (9813ca3)
- web: policy panel & log new UI (#624) (dc5df96)
- web: support toggle panels in function page (#623) (fda7b0d)
1.0.0-alpha.5 (2023-01-11)
- 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)
- server: add enviroments apis (#605) (acf5d34)
- server: add update-deps api (#613) (a1f67ae)
- server: implement policy rule schema & crud (#612) (5e3789c)
- web: add AppEnvList and PATList (#608) (7d9cd82)
- web: fix database & storage bug (#595) (4ff0d9b)
- web: fix hotKey bug & hidden some buttons (#602) (f0bcbe6)
- web: hide patList edit button & show copy token button (#609) (8772314)
- web: new ui application page (#614) (e4c524a)
- web: new ui function page (#615) (593481a)
- web: optimize hotkey function (#604) (f429c2a)
1.0.0-alpha.4 (2023-01-01)
- runtime: add func data header for debug api, support multiple-method for debug request (#594) (db9eacd)
- cli: init cli project (#488) (90b177f)
- cli: login and logout & update work dir (#587) (792a0f3)
- server: implement pat schema & apis (#597) (d4da55a)
- web: add custom url for page (#592) (41916f9)
- web: add function ide console panel (#593) (03846e7)
- web: adjust dependence add、remove、get interface (#582) (7795fb1)
- web: disabled upload button when fileList is empty (#589) (5de333c)
- web: fix functionPannel & dataPannel (#586) (7dcc72a)
- web: impl storage page (5c42bc6)
1.0.0-alpha.3 (2022-12-24)
- 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)
- runtime: support interceptor function #341 (#579) (17f7606)
- sdk: add cloud sdk package (c98aaec)
- server: implement cron trigger schema & crud apis (#578) (3f6927c)
- server: implement policy schema & apis (#574) (0d1d090)
- web: add app restart (#571) (c53d76a)
- web: add page cache when switch sidebar page (#563) (c499afe)
1.0.0-alpha.2 (2022-12-19)
- 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)
- server: add app restart api & handler (#558) (5764029)
- server: add dependency module & apis (#552) (24a497d)
- web: add func deploy confirm & code diff info (#550) (682dcc5)
- web: impl function logs page (#559) (97c4728)
1.0.0-alpha.1 (2022-12-15)
- core: fix gateway bucket name issue & minio deploy domain config (#537) (b08b4e2)
- runtime: impv runtime logging struct; add func logs api (#538) (c9d2292)
- server: fix compile function api params schema error (#540) (37c049c)
- server: fix prisma bin engine error in amd64 (#547) (4c76333)
- server: func compile api response struct dismatch standard (#543) (97de760)
- web: replace aws client sdk v3 with v2 (#546) (3282894)
- web: complete function compile (#545) (7c712e8)
- web: impl db crud; impl file crud; (#542) (9782423), closes #535 #536 #537 #538 #539
1.0.0-alpha.0 (2022-12-13)
- add logs & fix finalizer deletion logic (#301) (fe25ee8)
- add missing cache control (#248) (61bc054)
- app layout height (79155a3)
- cann't open 'view logs' (#263) (489152b)
- code format (bffff2c)
- core: fix app route serviceName and port (#506) (72c4182)
- core: fix oss cr name of app (#455) (5c766d7)
- core: fix oss user namespace error, fix rbac for crd (#411) (2040ec4)
- core: fix rbac to gateway controller & fix sa config of server charts (#518) (0e0fd77)
- core: gateway enable cors (#525) (495eb88)
- deploy: fix #360 k8s deployment nginx ingress default resovler (#364 ) (ae4a26a)
- error of
process is not defined
(#146) (8efa257) - eslint (abdf388)
- fix controllers' makefile & docker configs (022c4ed)
- Fix problem when click enter app detail in apps page (#249) (5680d38)
- JsonEditor add min height & line numbers (#256) (1ee5720)
- multi event bind #241 (#255) (9885f71)
- oss: fix api fields error (7cfe30e)
- refactor theme & ui, add prism editor, (#279) (57d40f1)
- remove deploy code (9b5a834)
- server: add region api, fix init image version (#503) (91250c0)
- server: fix app api error, fix dto & entity transform (d80a8f9)
- server: fix create app api & tests; fix deploy docs; (#413) (69f04ac)
- server: fix dto validation method, fix cors config (#446) (d147a73)
- server: fix error log in server (#505) (7eaefd5)
- server: fix user db schema unique error (#464) (ac679c8)
- server: improve & fix instance service; fix runtime service (#495) (1abe50c)
- web: add nextjs env viriable & fix next build errors(#517) (b8122a2)
- web: build error, change pnpm to npm(#520) (6dbd5c7)
- add application controllers (2a1ace7)
- add controllers (5c488c8)
- add custom layout (0642cb5)
- add filter (60e48d3)
- add function create (1ec4d0c)
- add function page (66a5015)
- add function panel (fe68b29)
- add go workspace and move containsString to pkg/util (#300) (88bae41)
- add monaco editor (16a058f)
- add more app status process for release action (#251) (dfed3e5)
- add multitab layout (#237) (fd59030)
- add new function modal (03a90db)
- App side menus (#157) (0022283)
- app: add app, func, runtime, spec crd design (#296) (08c3bd7)
- app: impl creation form crd, update app crds (#317) (802aa0e)
- app: impl main login of app controller (#350) (821e875)
- app: impl part of app controller (#322) (00e434d)
- app: impl the app resources creation logic in controller (#351) (501a62a)
- core: enable websocket in app gateway (#508) (2e80e39)
- core: instance add instance bundler ossuer runtime (#449) (894c57b)
- core: refresh apisix ssl (#513) (8baaae5)
- core: support gateway ssl (#507) (cec9454)
- db: impl database controller (e6a6436)
- doc: refact entity & interfaces to support swagger struct (#426) (4d56e64)
- gateway: add gateway crds (#295) (9a1133f)
- gateway: add gateway e2e test (#343) (e823060)
- gateway: impl basic functions of route (#309) (1dcd72a)
- gateway: impl gateway crd and opt route&domain crd (#313) (b3cb361)
- gateway: opt controller (#318) (f105553)
- i18n for password change (#151) (23ed016)
- i18n support for document title (#148) (f505503)
- i18n update (#132) (68b5d0b)
- language detect and save (#139) (529fc3d)
- next web init, nextjs 12 (0fb3ab8)
- oss & tests: update oss crd & add oss tests (#339) (dde917a)
- oss: add bucket crd (cc0c982)
- oss: add oss api(store & user CRD) (061db8a)
- oss: impl deletions logic for bucket (#308) (9c669a9)
- oss: impl oss store, user, bucket controllers (#306) (d854642)
- runtime: extract & design runtime mod from app mod. (#311) (ab8c969)
- runtime: impl function crd (#365) (f816b05)
- runtime: upgrade app runtime for v1.0.alpha (aa0e4f7)
- server: add app auth guard & crd interfaces (36971fd)
- server: add app task service; fix func invoke in runtime (#497) (47edca6)
- server: add auth module & jwt auth guard (7ca4807)
- server: add bucket gateway management in server (#531) (8f27740)
- server: add databa management proxy api (#530) (53dad1a)
- server: add func db design, turn pg to mongo (#454) (12b1587)
- server: add function debug token api (#527) (a3432f3)
- server: add initializer module for init sys db (#473) (b547f34)
- server: add k8s patch method to k8s service (#430) (ad79951)
- server: add oss sts api (#519) (3417159)
- server: add prisma & user module (fca199c)
- server: complete laf server auth api. (#421) (fd4923f)
- server: impl add app api (5877439)
- server: impl application query api (#423) (bb8df68)
- server: impl application update & deletion APIs (#440) (a5f2481)
- server: impl auth api with casdoor (#405) (f3e3f82)
- server: impl bucket creation api (a9790a7)
- server: impl bundle & runtime list api (#453) (4dae4da)
- server: impl cloud function update & deletetion apis (#451) (f297002)
- server: impl collection query, update, delete; (#432) (0ac336f)
- server: implement & reafct app apis with server db (#462) (d960382)
- server: implement bucket update & deletion apis (#447) (3525d7e)
- server: implement buckuet query apis (#425) (b4df288)
- server: implement collection creation api. (#431) (6d98a4f)
- server: implement function creation (#427) (9759453)
- server: implement function query apis (#429) (c0f04e1)
- server: implement instance manage in server (#494) (7cf8694)
- server: reafct cloud functions' apis in db (#472) (dc518c8)
- tests: add template render (#337) (9e31d2d)
- update controllers (#288) (294d98a)
- web storage page (#418) (261ebfb)
- web: add function editor theme, json editor, app model (8ffecbf)
- web: finish application page (#452) (a3aebfd)
- web: impl login callback (#442) (ff64a8f)
0.8.13 (2022-09-23)
- client-sdk: fix error of last commit:hack
process
(85d39cd)
0.8.12 (2022-09-22)
- client-sdk: fix wx
process
hack (fd55af9) - client-sdk: hack for
process
missing for wechat miniprogram (36002b1)
0.8.11 (2022-09-16)
- app: add xml parser to req (198027c)
0.8.10 (2022-09-14)
0.8.9 (2022-09-13)
- instance: fix app env of oss external endpoint port (750a4d4)
0.8.8 (2022-09-13)
- deploy: fix oss external endpoint config format (543fe9a)
0.8.7 (2022-09-12)
- client: fix the regex of function id (6519c95)
- fix missing of console.warn/debug/info (#289) (2c2d4ba)
- k8s startup time; add extra pkg in app-service; fix deploy scripts (679d2b4)
0.8.7-alpha.3 (2022-08-23)
0.8.7-alpha.2 (2022-08-17)
0.8.7-alpha.1 (2022-08-12)
0.8.7-alpha.0 (2022-08-10)
- deploy: fix docker deploy error in apple m1 (54b1d46)
- fix create system app error (#240) (25bef9e)
- fix use ssl route (#238) (1228f76)
0.8.6 (2022-08-08)
- add ssl support (#179) (1bac7f0)
- feat website domain (#156) (2b3a578)
- gateway: add cors and websocket (#142) (fa8dfe0)
- gateway: add cors and websocket (#142) (4c289a9)
- init gateway controller (#133) (0e27b70)
- init gateway controller (#133) (b7ca2f7)
- support website custom domain (#138) (1b2b382)
- support website custom domain (#138) (e2c7196)
0.8.5 (2022-07-29)
- cli: fix path sep error in win, add docs, fix code styles (5c944e8)
- cli: fix templates dir path error (c41c1a2)
0.8.5-alpha.0 (2022-07-29)
- add account sign up mode config (#172) (#181) (60195b2)
- add cli package; (fb356cc)
- cli: add oss/server command (#154) (65cb7a7)
- validate old password before updating password (#152) (2f2e84e)
0.8.4 (2022-06-09)
- app-service: add node-fetch package & remove cross-fetch pkg; (81b926b)
- app-service: support global fetch in function; (67f03a2)
0.8.3 (2022-06-07)
- app-service: support global in cloud functions (5faf2ff)
0.8.2 (2022-06-06)
- app-service: fix security risk for expose process.env (d3004b3)
- app-service: fix bug in cloud-sdk path; (f8df39b)
0.8.1 (2022-06-06)
- add auto build & push docker images by github actions (#122) (fe313b3)
- deploy: use nip.io domain instead of local-dev.host (8bd2abc)
- full bucket name (#125) (62dacc5)
0.8.0 (2022-05-27)
- app-console: fix create function label validation fail (7c67328)
- rbac: fix check permission error, add actions for pkgs; (bf772d2)
- app-console: fix collections list height (#114 #109) (562b0e4)
- app-service: support default cloud function (#117 #115) (04b7320)
- opt index app_id format (#102) (28f9c3c)
- rbac: refact rbac support more groups(roles) (a1e28ea)
0.8.0-alpha.11 (2022-05-16)
0.8.0-alpha.10 (2022-05-16)
- instance controller: fix req_mem error (d8c0042)
0.8.0-alpha.9 (2022-05-15)
- client: fix log in word (#83) (2d93e51)
- fix init error while db not ready (5ed4fec)
- fix website domain bind error; (441970b)
- website: turn website domain to array; (e51993a)
0.8.0-alpha.8 (2022-05-08)
0.8.0-alpha.7 (2022-05-07)
0.8.0-alpha.6 (2022-05-06)
- app-console: fix restart old api #72 (bfd49c4)
- logo: fix logo url; (66448c4)
- replicate: Fix bug. replicate permission error (#77) (cbd829d)
0.8.0-alpha.5 (2022-05-05)
- app-service: fix db import error while building; (070114e)
0.8.0-alpha.4 (2022-05-04)
- app-service: fix import path error; (d546499)
0.8.0-alpha.3 (2022-05-03)
- sys: process bucket name & mode for old version compatibility (6846ede)
0.8.0-alpha.2 (2022-05-03)
- support waiting db connection; (e99c312)
0.8.0-alpha.1 (2022-05-03)
- add new status for joined apps; (768cf95)
0.8.0-alpha.0 (2022-05-02)
- app-console: switch collection get page 1 (2fa4cbb)
- app-console: upload file path fix (6375e0b)
- app-service: change debug-token to bearer token; (d4901f1)
- fix app-service script error (fc22342)
- front-end lint fix (6a44a71)
- gateway: fix oss.conf error; (e8639b0)
- impl restart api & update sys client; (3ba23bb)
- oss: fix error of setBucketPolicy api; (8b5a2f0)
- oss: fix error of setBucketPolicy api; (bee61bd)
- oss: fix oss api error; (0fe8c90)
- oss: fix oss api error; (07c87e8)
- oss: folder name rule fix (d8925a2)
- oss: upload folder; (f946885)
- remove /healthz log in app service (c2b0bc6)
- replicate: Fix. db instance import bug (1d67b05)
- replicate: Fix. db instance import bug (3a9a6e2)
- replicate: Fix. replicates appid bug (b53f39c)
- sys: fix /health-check -> /healthz (3ebeee1)
- sys: fix oss sts config; (3a15d32)
- app-console: replace bucket fs api with oss (3286322)
- app-console: update bucket add quota param (954f9b3)
- app-service: add oss config & packages; (1b8ff91)
- app-spec: impl app-spec on app createing. (8c05fa6)
- bucket show sencondary url; move replicas dialog to auth page;setInterval with getApplications; (68aa451)
- complete the design of instance constroller (3caa044)
- gateway: add oss conf in gateway; (b2151c0)
- gateway: add oss conf in gateway; (c9b089f)
- impl instance controller sevice; (ddb03f0)
- ingress: use k8s ingress replace nginx gateway; (463ea11)
- oss: add bucket quota; (2918104)
- oss: add bucket stats api in oss (eaba65e)
- oss: add minio api in system-service; (cb86567)
- oss: add minio api in system-service; (6225641)
- oss: create bucket add quota param (61da895)
- oss: create oss user for app; (c33d7e2)
- oss: create oss user for app; (caf2b37)
- oss: impl file delete;fix bucket name rule; (5d4f1b2)
- oss: impl oss external bucket url; (4a43aa5)
- oss: impl oss files(upload/list); (f1136c1)
- oss: support upload folder (a2049fb)
- replicate: Feat. Impl replicate_requests page query and create (8277ac1)
- replicate: Impl put replicas (01dca0b)
- replicate: impl replicate request (0f6e3b0)
- replicate: impl replicate_auth page (6f24b70)
- support short appid(3 ~ 32) (a85065a)
- sys: init oss app policy; (72d76fc)
- sys: init oss app policy; (e533b93)
- sys: present app spec in client; (458dc94)
- sys: support custom app id of SES (78f8255)
- throttle to get file list; (0dcb91a)
- use shorter appid insteadof uuid; (62eb55e)
0.7.11 (2022-04-27)
- client-sdk: fix request api incompatible with uniapp new version (f90e293)
- deploy: fix docker ignore of app-service (ecbf75f)
0.7.10 (2022-02-09)
- app-service: add npm install flags config; (463daa6)
0.7.9 (2022-02-05)
- sys-server: FATAL! remove get app db conn with directConnection option (4aa6f46)
0.7.8 (2022-02-05)
- sys-server: add application template init support; (1d96659)
0.7.7 (2022-02-02)
- app-service: clean unused codes; remove cloud.storage() #21 (c650bfe)
- fs: add http accept range support; (e21f391)
- gateway: remove client_max_body_size limit; (514b10d)
- sys-client: optimize btn loading status (b699558)
- gateway: add /gw-health to gateway (5109a41)
0.7.6 (2022-02-01)
- fs: add /health-check to fs service; (b3f313f)
- gateway: add gzip conf (1b1e8d8)
- k8s: add startupProbe & readinessProbe support to services; (fa5e57c)
0.7.5 (2022-01-31)
- gateway: fix dns hot resolve in nginx conf for k8s (72d4a6e)
- k8s: support customize k8s namespace for apps; (57135de)
- k8s: support k8s resources limit for app; (ffe0e28)
0.7.4 (2022-01-21)
- gateway: fix conf path not created error (97d2693)
0.7.3 (2022-01-21)
- storage-service: add content-length for download api; (6601885)
0.7.2 (2022-01-21)
0.7.1 (2022-01-17)
- app-console: fix tsd parse missing while init editor (b2818a0)
- app-service: fix cloud function unsafe log #34 (ecab8bf)
- gateway: fix nginx conf support 4xx CORS; (421b854)
- sys-server: fix default path of system-extension-server.lapp (72a55e3)
- sys-server: fix memory overflow #33 (0e1b321)
- sys-server: fix publish err when func or policy is empty (c1d6e2a)
- sys-server: update system extension server app pkg; (a96561e)
0.7.0 (2021-12-28)
- app-console: fix route hook error; (c638181)
- app-service: fix #19 watch error while mongo conn losed (53a8aae)
- app-service: fix change stream reconnection while mongo connection losed (fd8fcd5)
- client: split client to system-client & app-console; (3cc5c15)
- fs: support standalone domain for fs bucket; (66e9d7a)
- gateway: add proxy config for sys extension api (4a39c79)
- sys-client: add sys-extension-api support for client; (db33a72)
- system: add system server app; impl init system server app; (6031918)
0.6.23 (2021-12-21)
- cloud-function: fix ide error in unpublished function (633a2b3)
- node-modules-util: fix ts type parsing error for 'alipay-sdk' (d41dd21)
- sys: refactor export & import app, support app package; (18a4a8a)
0.6.22 (2021-12-10)
- cloud-function: IDE support cache & restore editing codes in localstorage; (c084624)
0.6.21 (2021-12-09)
- sys-server: fix app collaborators' uid type to objectid; (835bf20)
0.6.20 (2021-12-07)
- app-service: distinct & add runtime version & image; (e2a6559)
- gateway: fix deploy/incoming CORS conf (2911cc1)
- sys-server: fix func & policy date & objectid type (83cfe78)
- sys-service: fix func id type to ObjectId; (6ac01d8)
- type: fix app & account date/objectid type; fix styles; (8ba0761)
- app-service: add appid & runtime version to app; (57fa817)
- sys-client: add func history & code diff editor; (45a85e9)
0.6.19 (2021-11-19)
- docs: add docs to gateway deploy; (54e4ce4)
0.6.18 (2021-11-17)
- gateway: fix start shell, use exec to run; (669354e)
- app-service: add start.sh to init packages on start; (7d056cc)
- app-service: support gracefully exit; (393caa2)
- sys: support package manage in client; add pkg manage apis in sys; (0f08fdd)
0.6.17 (2021-11-15)
0.6.16 (2021-11-15)
- client-sdk: fix old file upload api; (25c9f58)
- fs: fix to support auto naming for file uploads; (dd743d0)
0.6.15 (2021-11-15)
- storage-service: fix chinese file name error; (31abf59)
0.6.14 (2021-11-15)
- app-service: add alipay-sdk built-in; (563f005)
- storage-service: use storage-service, replace old fs; (ad73e90)
0.6.13 (2021-11-12)
- app-service: remove CORS in app; (3e29e95)
- gateway: add gateway service; (2b1debe)
- sys-client: remove api-app proxy; add runtime version & memory (5063b2e)
0.6.12 (2021-11-09)
- sys-client: fix ide type declaration error (a238584)
0.6.11 (2021-11-09)
- websocket: support websocket in app-service; (025dd39)
0.6.10 (2021-11-05)
- app-service: fix bson serialize func log error; (5f0fa95)
- app-service: fix func_id type to ObjectId (8edecc8)
0.6.9 (2021-11-04)
- cloud-function: close
microtaskMode
option which cause fatal error (963da1f)
0.6.8 (2021-11-04)
- sys-client: update navigation logics; (b68df36)
- cloud-function: add unit tests for function engine; (40a9ae8)
- cloud-function: support async timeout/globals/sync main/filename; (e5ecf6d)
0.6.7 (2021-11-03)
- app-service: fix invoke() function return type; (edd1f8a)
0.6.6 (2021-11-03)
- app-service: fix uncaught promise rejected in cloud function, cause that process exit (250a9e6)
- function: support TTL indexes on logs; support number as return value; support result in log; (fa82cb4)
0.6.5 (2021-11-02)
- cloud-func: support unpublished func debugging (61b8f9d)
- sys-client: add some copy-btns; optimize ux exp; (91ff431)
- sys-server: add local dev/debug config for app-service; (83877a7)
- sys: support func version; add save status in ide; (2df7e05)
- sys: support publish single function; (f67962b)
0.6.4 (2021-11-01)
0.6.3 (2021-10-23)
- sys-client: optimize function editor height; (d5d02de)
0.6.2 (2021-10-20)
- db-ql: fix result-types error; (71f6ee8)
0.6.1 (2021-10-20)
- db-ql: fix remove() fatal error; (0d64aa7)
- sys-client: fix dbm update merge with true -> false (858a71f)
0.6.0 (2021-10-20)
0.6.0-alpha.10 (2021-10-19)
- system: fix rule update error; (d825931)
0.6.0-alpha.9 (2021-10-19)
- db-ql: fix ejson deserialize error in aggregation (832e99a)
0.6.0-alpha.8 (2021-10-19)
- db-ql: fix binary object serialize bug (5c28d8d)
- sys-client: fix dbm update serialize error (536fe94)
- db-proxy: add aggregation support; (fbcccea)
- db-proxy: add count option to read operation (e7545ca)
- db-proxy: remove deprecated api: ruler, rulerv1, tests, entry; (4be2479)
- db-ql: add aggregate() feat & tests; (efce38a)
- db-ql: add page & count options for query (1ecc32d)
- db-ql: add page() method (1148e4a)
- db-ql: add update unit tests; (aefd260)
- db-ql: refactor query & document api impl; (dbeb55a)
- test: add doc() unit tests; (0481a8c)
0.6.0-alpha.7 (2021-10-15)
- db-proxy: impl ejson for mongo; (52ef727)
- db-ql: add ejson support; add ObjectId & Binary support; (4471e6f)
- db-ql: mark serverDate regexp as deprecated (be9eb27)
- sys-client: add ejson ObjectId & Binaray type support to dbm; (0097910)
0.6.0-alpha.6 (2021-10-14)
- sys-client: dbm - update doc error catch (d1babbc)
0.6.0-alpha.5 (2021-10-14)
- db-ql: restore the code field in query result (decaeec)
- dbm: impl db schema; impl create db; (2f29bfd)
0.6.0-alpha.4 (2021-10-07)
- sys-server: rewrite all db orm in sys server, use mongo db api instead (2c54c05)
0.6.0-alpha.3 (2021-10-07)
- sys-server: fix ACCOUNT_DEFAULT_APP_QUOTA's type (ffb2d08)
- db-proxy: abandon ObjectId type support use string instead (b97066a)
- db-ql: add generate string id support (7f01d5d)
0.6.0-alpha.2 (2021-10-06)
- sys-client: fix function editor default types loading (b411785)
0.6.0-alpha.1 (2021-10-06)
- app-service: fix uuid gen error; (d7ecd76)
0.6.0-alpha.0 (2021-10-06)
- use db distinct to refact tags retreiving (abf40ce)
- memory: remove ts pkg (compile) to reduce 20mb memory useage; (67b36c4)
0.5.8-alpha.0 (2021-09-28)
- sys server: fix mongo version in deploys; fix regexp options error; (35c4ce6)
0.5.7 (2021-09-26)
- sys server: fix body limit 413; (488fc9e)
0.5.7-alpha.0 (2021-09-22)
- sys server: fix missing query params for func logs fetch api; (c9b8a75)
0.5.6 (2021-09-22)
- sys server: fix get tags missing appid; (164fc85)
0.5.5 (2021-09-17)
- https: add url schema to sys server config; support ssl depoy; (296272a)
0.5.5-alpha.0 (2021-09-15)
- app-service: fix function invoke 404 error; (030acae)
- config: fix deploy-scripts:docker-compose (460487e)
0.5.4 (2021-09-15)
- system-client: fix debug function result output; (f467003)
0.5.4-alpha.0 (2021-09-13)
- cloudfunction: export response object to function; refactor invoke result, directly return what function return; (902edb4)
0.5.3 (2021-09-13)
- app-server: fix trigger invoking bug, func_id type error (1ff8b51)
0.5.2 (2021-09-10)
- sys-server: fix remote deploy got duplicated error, dropped func/policy _id; (1da03a9)
0.5.2-alpha.0 (2021-09-10)
- sys-server: fix remote deploy token check message; (e4cc3d3)
- sys-client: add app access url to func/deploy/policy/file pages; (21ca41e)
0.5.1 (2021-09-10)
0.5.1-alpha.0 (2021-09-10)
- deploy: IMPORTANT!fix deploy apply bugs(missing appid); (41ddbfb)
0.5.0 (2021-09-09)
- sys-client: fix func tags list; add owner role; (152d195)
- sys-server: add exportor script for old init datas; (9f1ae71)
- sys-server: add owner role to app; impl get tags of func api; (5afecf9)
- app-service: refactor trigger getter, publish; (4f1deac)
0.5.0-alpha.3 (2021-09-09)
- sys-client: impl import/export app; (5ec26ef)
- sys-server: impl im/export apis; (10d651b)
- sys: impl delete app api & page (7dd294c)
0.5.0-alpha.2 (2021-09-08)
- sys-client: add 403 permission tip; (d845356)
- sys-client: fix error in debug function; (cab5747)
- sys-client: fix nav styles & user state; (4885ecd)
- sys-client: fix styles & add util function(show) (7809903)
- sys client: add joined app list (4587bc7)
- sys-client: impl collaborate crud page (10ca68f)
- sys-client: impl remove app service; (b0c8634)
- sys-server: add array util functions; (b91ba2b)
- sys-server: add max_old_space_size of node vm config; (5275071)
- sys-server: add remove app service api; (6942fa5)
- system-server: add app collaborator crud apis; (2789b0d)
0.5.0-alpha.1 (2021-09-07)
- error: fix error in devops init script; (ba310cc)
- system-server: add quota to limit app creating (77e98db)
0.5.0-alpha.0 (2021-09-06)
- server-client: add dynamic router hook (a4a3923)
- server-client: update appid instead app._id (0aa9288)
- sys-client: fix files api; (7ed35d9)
- system-client: fix
remove function
feat; (5c18d15) - system-client: fix app api url access; (348ca7e)
- system-client: fix dbm pages; (e0f44da)
- system-client: fix pagination error; (308ad8a)
- system-client: fix policy rules CRUD feats; (44a4dbd)
- system-client: fix the function updating pages; (49fd049)
- system-server: add appid to applications; (f1bc2e2)
- system-server: fix get function error; (ea20a61)
- system-server: little fixes; (be71012)
- system: fix trigger CRUD pages; (00cd4bb)
- server-client: add app to vuex store; (3abeb9d)
- server-client: impl apps & functions pages; (fe4ae60)
- server-client: impl dynamic router for app (0f7f74d)
- server-client: impl layout for app (9d973f0)
- sys-client: add sign up page; (8222387)
- system-client: add application user apis (0883253)
- system-client: impl app service start & stop; (f28d199)
- system-client: impl application & sign in/up pages; (3bbb30f)
- system-client: impl new navbar (1fbf8cd)
- system-client: impl remote deploy pages; (8dee4e5)
- system-server: add account apis; (664458e)
- system-server: add app service docker driver; (adfb27d)
- system-server: add app service image config; (0f770ab)
- system-server: add app service start & stop router; (c71f362)
- system-server: add app update apis; (5c674f3)
- system-server: add policy CRUD routers; (8456aab)
- system-server: add policy rules routes; (4f33276)
- system-server: add remote deploy routes; (7fbb75e)
- system-server: add system-server built-in roles & permissions; (d8794b9)
- system-server: add update function apis; (834915a)
- system-server: create system server package; (508c76e)
- system-server: impl application & account apis; (c5d6bc0)
- system-server: refactor db agent; (a2e9a6c)
- system-server: refactor system server apis, support appid; (446740f)
- system: add debug token & file token; fix debug & file feat; (d6eea7a)
- system: impl functin logs api & pages; (b11e17e)
0.4.21-alpha.0 (2021-08-24)
- config: IMPORTANT!docker-compose mongo db volume config error; (2538d65)
- secure: fix upload file secure problem #1 (02caa37)
0.4.20 (2021-08-18)
- app-server: add gridfs-storage; (d393f6c)
- app-server: expose gridfs storage api to cloud-sdk; (ece5dd4)
0.4.19 (2021-08-18)
- impl file upload in devops-admin; (f3b383a)
0.4.18 (2021-08-17)
- app-server: fix file upload token parsing error; (aa7368e)
- app-server: add filename field to file operation token; (68f25ef)
- app-server: impl start.ts to support cluster process manage; (64b2a74)
- devops-server: add file operation api; (e1221c6)
- devops: impl file managing in devops admin & server (8e8aef4)
0.4.17 (2021-08-16)
- app-server: add cache-control & etag of http request for gridfs files; (acc3c44)
- devops-adin: 优化访问策略编辑页的交互体验、修复修改访问策略时的错误; (759fe32)
0.4.16 (2021-08-13)
- 新增 GridFS 文件存储方式; (0ddc915)
0.4.15 (2021-08-10)
- devops-admin: 新增 @types/node 为默认加载类型包以增强提示; (d282522)
- devops-server: 修复预置云函数 init-app-rbac 以适配新 API; (d91de4a)
- node-modules-utils: 修复部分包 typings 与 types 字段使用不一致的问题; (96f952d)
0.4.14 (2021-08-09)
- 修复应用远程部署时未清理被删函数的触发器导致的 app error; (cd151c2)
0.4.13 (2021-08-09)
- 修复 function_history 集合名 未跟随后端更新错误; (0568b08)
0.4.12 (2021-08-09)
- 针对后端调整,修改控制台 devops db 集合名称;优化部分页面交互体验; (fa88671)
0.4.11 (2021-08-09)
0.4.10 (2021-08-07)
0.4.9 (2021-08-07)
0.4.8 (2021-08-07)
0.4.7 (2021-08-06)
- 修复预置函数 admin-edit 的标识错误; (96f588e)
- 修复IDE快捷键监听未销毁的问题; (cacb1c0)
- 优化 devops 控制台交互体验、样式、延长请求超时时间到 60秒; (b3ea99f)
0.4.6 (2021-08-06)
- 修复 tag 页面缓存不生效;去除页面切换动画; (f8a94c8)
- 修复页面缓存时,函数调试页快捷键重复绑定问题; (1a26cf3)
- 优化页面布局,去除面包屑,腾出更多页面空间等; (55c3a44)
0.4.5 (2021-08-05)
0.4.4 (2021-08-05)
0.4.3 (2021-08-05)
0.4.2 (2021-08-04)
0.4.1 (2021-08-04)
0.4.0 (2021-08-03)
- cloud-function 包名不给发布,重命名; (2c955c5)
- 补提交,去除 dbm router 的引用; (696ed7f)
- 处理数据操作触发器参数中 _id 类型不为 string 的问题; (9360fa8)
- 更新 less-api 版本,增加云函数变量 cloud 代替 less; (b420bfa)
- 恢复函数调试调用、增加触发器调用编译功能; (0eb8163)
- 将‘创建内部SDK包’的命令分离出来,在构建 docker 镜像时要单独用到; (321b2f0)
- 修复 policy 为不存在时错误,返回404 (f00ddba)
- 修复 trigger 函数日志 _id 类型问题;导出 编译函数; (e0fab5b)
- 修复获取触发器时未控制状态的问题; (6dca01a)
- 修复引用 cloud-functin-engine 路径错误; (a8e49cc)
- 修复云函数调用错误返回状态码; (145fdcd)
- 修改 policy injector_func 函数入参; (4b80766)
- 已暂时恢复云函数的调试接口(未做鉴权) (23d359e)
- 增加 cloud-function-engine 包默认类型加载; (315f7e9)
- add default tag for builtin cloud functions (fdf297b)
- fix deploy apis' result data; (e9c0aac)
- fix docker-build.js bugs; (ca12167)
- fix type error (270f766)
- func engine: fix func engine bug; (e6fa812)
- function engine: 重新使用旧引擎,解决新引擎内存泄露问题;支持 ts 函数编译; (ff468f9)
- package node-modules-utils publish: missing dist (9c8fb0b)
- spell: fix spell error; (31a93c5)
- update app rules; (4167cab)
- update sys rules; (a3f4a9a)
- update token split method (c43ecee)
- 实现 通用 db proxy entry,重构 policy 加载方式;实现 policy agent; (b8f64aa)
- 实现 npm 包类型声明解析、服务接口;重构项目结构,使用 lerna 管理; (1dc91d2)
- 实现触发器配置变更时,更新调度器任务; (1d8dbe5)
- 实现云函数 SDK 单独依赖包; (e3d89b1)
- 实现云函数的部署; (82b0783)
- 实现云函数与触发器的部署脚本; (0a8ef9e)
- 实现云函数与触发器自动部署到 app db;修改文档; (3ea4713)
- 新增 dbm entry,负责 app db 的数据管理; (f7ddae3)
- 新增部署访问策略接口, 修改 http 测试用例; (fbcdb90)
- 新增发布函数、触发器接口;取消 watch 监听发布;支持发布时编译云函数; (ba2e538)
- 新增访问策略管理页面,修复访问规则添加和删除的bug; (06f0a2a)
- 修改初始化脚本,增加部署访问策略初始脚本; (3840270)
- 用 mongodb watch 实现数据监听机制;实现访问策略部署后自动应用; (0650d2e)
- 增加 create 函数; (cdafdb1)
- 增加与平台无关的构建命令脚本;修改 nmutils 包,支持 fs/promises (68615ff)
- 支持 devops 初始化时创建云函数预置触发器 (c1b1dde)
- add builtin function: injector-admin; (de48feb)
- add laf-devops-admin packages; (4f95a45)
- add query params to trigger ctx (1280817)
0.1.5 (2021-07-05)
- remove useless log; (11f2988)
- 补充 less-api 依赖; (ebbeb8c)
- 去除 function_logs.requestId 的唯一索引; (68ce1e8)
- 完善 admin rules 中删除相关表的规则 (83e8818)
- 完善 trigger.delete 访问规则; (502d6f1)
- 修复 init 指令修复错误的问题; (6f1b466)
- 修复触发器 last_exec_time 字段为空时的问题; (f3b5ada)
- 修复登陆注册 token 过期时间错误;更新 http 用例; (3cd5277)
- 修改 builtin cloudfunction sig (f379369)
- 优化云函数调用返回结构; (ea8e4a1)
- deps: add typescript package to dev env (ce3ed49)
- init: add rules & permission to init.js (0107f03)
- remove ali secrets (82a47d6)
- remove wxmp app secret (4671c36)
- :sip: add dotenv , add .env file; (098ba91)
- 去除 上传文件到 public 时的验证;增加 mongodb 对象到云函数环境; (f266655)
- 新增实现指定一个触发器的调度更新(接口和功能); (8e3dbcf)
- 新增文件上传 built-in 云函数; (9834018)
- 优化简化 entry 和 trigger 配置代码;忽略读取数据事件; (fe06c74)
- 云函数支持 http和停启控制;新增函数编辑历史规则; (56cfa8e)
- 云函数支持 method 参数; (560f4e8)
- 云函数支持文件上传,支持 headers 参数传入; (f0c04ab)
- 增加跨云函数的全局配置对象; (8f753b8)
- 增加dbm 获取集合列表; (20693c7)
- dbm 实现删除与创建集合索引接口; (405dfce)
- dbm 新增获取集合索引信息; (fd1d96c)
- enhance: cloud function enhance less object (19648ac)
- file: 重构LSF 文件管理方式;新增文件访问令牌云函数;修复文件API安全漏洞; (164ab59)
- fix: 修复云函数上传文件bug;引入 jwt 库;增加云函数参数; (c28db5d)
- init: 支持内置云函数的导入;增加用户登陆注册、小程序授权、阿里云发短信等内置云函数 (8c4b0ec)