2024-08-17
Pre-release
Pre-release
What's Changed
- fix & improve
libra
formega
by @MrBeanCpp in #440 - Add neptune by @Hou-Xiaoxuan in #443
- [scorpio]: Add Overlay module. by @Ivanbeethoven in #445
- Update libc requirement from 0.1.0 to 0.2.155 by @dependabot in #446
- Add git submodule init command in development.md and add buck config … by @genedna in #447
- fix windows npm by @Hou-Xiaoxuan in #448
- fix nextjs antd/icons npm compile error (see vercel/next.js#65707) by @benjamin-747 in #449
- fix case-insensitive npm compile error by @benjamin-747 in #450
- add
sqlite
support for mega by @MrBeanCpp in #452 - feature: create missing folder recursive while push to
third-part
path by @benjamin-747 in #451 - refactor build by @Hou-Xiaoxuan in #453
- Fix windows build by @Hou-Xiaoxuan in #454
- [scorpio]: Assign fuse requests to different overlays. by @Ivanbeethoven in #455
- Optimize build for moxin by @Hou-Xiaoxuan in #456
- refactor ui with template, using next.js app_router by @benjamin-747 in #457
- Update development.md by @genedna in #458
- Fixed an issue with incorrect path matching when pushing by @benjamin-747 in #459
- neptune: reduce build times by @Hou-Xiaoxuan in #460
- fix:
copy_dir_all
didn't remove deleted files by @Hou-Xiaoxuan in #461 - Manual upgrade russh from 0.43.0 to 0.44.0, disable
openssl
feature… by @benjamin-747 in #464 - Lunar tauri by @Hou-Xiaoxuan in #465
- improve
Config
module, supporting${}
syntax by @MrBeanCpp in #467 - fix: specify param
config
type in definition by @MrBeanCpp in #468 - Mega share and clone repo by ZTM by @wujian0327 in #469
- Hole punch support for neptune by @yyk808 in #470
- [scorpio]: Add Readonly dictionary fuse struct. unstable. by @Ivanbeethoven in #471
- add Tests to Actions & test
lfs_split
by @MrBeanCpp in #472 - tauri use default config rather then config file by @Hou-Xiaoxuan in #473
- fix verify fake ca fail by @yyk808 in #474
- Update handlebars requirement from 5.1.2 to 6.0.0 by @dependabot in #475
- Update shadow-rs requirement from 0.29.0 to 0.30.0 by @dependabot in #476
- update tauri client lunar for testing by @benjamin-747 in #477
- [scorpio]: Dictionary Readonly fuse.sys. promote work. unstable. by @Ivanbeethoven in #478
- [scorpio]: Add Readonly dictionary FUSE with server test. unstable.v1 by @Ivanbeethoven in #479
- Introduce
saturn
module to implement policy management withcedar
by @benjamin-747 in #466 - [scorpio]: Add Readonly dictionary FUSE by @Ivanbeethoven in #480
- update
development.md
by @MrBeanCpp in #481 - feat: Add Libra development documentation by @Hou-Xiaoxuan in #482
- Support GitHub OAuth login by @benjamin-747 in #483
- Add decentralized.md doc by @genedna in #484
- Update package.json of lunar by @genedna in #485
- move oauth login from lunar to moon by @benjamin-747 in #486
- Update axum-server requirement from 0.6 to 0.7 by @dependabot in #488
- Update dependecies of moon by @genedna in #487
- Add
bundle
config for macos by @Hou-Xiaoxuan in #489 - check repo exist in protocol by @benjamin-747 in #490
- update policy due to scenario by @benjamin-747 in #491
- Add the
Atlas
module to invoke the reach model by @Hou-Xiaoxuan in #492 - Splitting relay service and mega service by @wujian0327 in #493
- [scorpio]: Readonly dictionary FUSE initial runnable version COMPLETED. by @Ivanbeethoven in #494
- Update shadow-rs requirement from 0.30.0 to 0.31.1 by @dependabot in #496
- Update sea-orm requirement from 0.12.15 to 1.0.0 by @dependabot in #495
- atlas: add method
ask_model_with_context
by @Hou-Xiaoxuan in #497 - add start,stop command in tauri for settings page by @benjamin-747 in #498
- Message queue module by @yyk808 in #499
- running mega as sidecar in tauri app and update config by @benjamin-747 in #500
- Update taurus doc by @yyk808 in #501
- Atlas add Gitee AI serverless, Claude API client implementation by @Hou-Xiaoxuan in #502
- Add GitHub Webhook Support in
gateway
by @MrBeanCpp in #503 - Split monorepo logic into
mono
modules by @benjamin-747 in #504 - Update tower requirement from 0.4.13 to 0.5.0 by @dependabot in #505
- remove venus module and migrate code to ceres, update README.md by @benjamin-747 in #507
- chore: add Dockerfile for PostgreSQL, Mono, Moon service by @Hou-Xiaoxuan in #508
- Update shadow-rs requirement from 0.31.1 to 0.32.0 by @dependabot in #509
- add repo publish api and tree, blob page by @benjamin-747 in #510
- [scorpio]: mix Readonly dictionary FUSE and Overlay FS. by @Ivanbeethoven in #512
- Move the craft to the archived by @genedna in #515
- Bump elliptic from 6.5.4 to 6.5.7 in /archived/ui by @dependabot in #516
- fix Missing Suspense boundary with useSearchParams in nextjs and wind… by @benjamin-747 in #517
- chore: Enhance security in base_dir replacement by @Hou-Xiaoxuan in #518
Full Changelog: 2024-07-07...2024-08-17
What's Changed
- fix & improve
libra
formega
by @MrBeanCpp in #440 - Add neptune by @Hou-Xiaoxuan in #443
- [scorpio]: Add Overlay module. by @Ivanbeethoven in #445
- Update libc requirement from 0.1.0 to 0.2.155 by @dependabot in #446
- Add git submodule init command in development.md and add buck config … by @genedna in #447
- fix windows npm by @Hou-Xiaoxuan in #448
- fix nextjs antd/icons npm compile error (see vercel/next.js#65707) by @benjamin-747 in #449
- fix case-insensitive npm compile error by @benjamin-747 in #450
- add
sqlite
support for mega by @MrBeanCpp in #452 - feature: create missing folder recursive while push to
third-part
path by @benjamin-747 in #451 - refactor build by @Hou-Xiaoxuan in #453
- Fix windows build by @Hou-Xiaoxuan in #454
- [scorpio]: Assign fuse requests to different overlays. by @Ivanbeethoven in #455
- Optimize build for moxin by @Hou-Xiaoxuan in #456
- refactor ui with template, using next.js app_router by @benjamin-747 in #457
- Update development.md by @genedna in #458
- Fixed an issue with incorrect path matching when pushing by @benjamin-747 in #459
- neptune: reduce build times by @Hou-Xiaoxuan in #460
- fix:
copy_dir_all
didn't remove deleted files by @Hou-Xiaoxuan in #461 - Manual upgrade russh from 0.43.0 to 0.44.0, disable
openssl
feature… by @benjamin-747 in #464 - Lunar tauri by @Hou-Xiaoxuan in #465
- improve
Config
module, supporting${}
syntax by @MrBeanCpp in #467 - fix: specify param
config
type in definition by @MrBeanCpp in #468 - Mega share and clone repo by ZTM by @wujian0327 in #469
- Hole punch support for neptune by @yyk808 in #470
- [scorpio]: Add Readonly dictionary fuse struct. unstable. by @Ivanbeethoven in #471
- add Tests to Actions & test
lfs_split
by @MrBeanCpp in #472 - tauri use default config rather then config file by @Hou-Xiaoxuan in #473
- fix verify fake ca fail by @yyk808 in #474
- Update handlebars requirement from 5.1.2 to 6.0.0 by @dependabot in #475
- Update shadow-rs requirement from 0.29.0 to 0.30.0 by @dependabot in #476
- update tauri client lunar for testing by @benjamin-747 in #477
- [scorpio]: Dictionary Readonly fuse.sys. promote work. unstable. by @Ivanbeethoven in #478
- [scorpio]: Add Readonly dictionary FUSE with server test. unstable.v1 by @Ivanbeethoven in #479
- Introduce
saturn
module to implement policy management withcedar
by @benjamin-747 in #466 - [scorpio]: Add Readonly dictionary FUSE by @Ivanbeethoven in #480
- update
development.md
by @MrBeanCpp in #481 - feat: Add Libra development documentation by @Hou-Xiaoxuan in #482
- Support GitHub OAuth login by @benjamin-747 in #483
- Add decentralized.md doc by @genedna in #484
- Update package.json of lunar by @genedna in #485
- move oauth login from lunar to moon by @benjamin-747 in #486
- Update axum-server requirement from 0.6 to 0.7 by @dependabot in #488
- Update dependecies of moon by @genedna in #487
- Add
bundle
config for macos by @Hou-Xiaoxuan in #489 - check repo exist in protocol by @benjamin-747 in #490
- update policy due to scenario by @benjamin-747 in #491
- Add the
Atlas
module to invoke the reach model by @Hou-Xiaoxuan in #492 - Splitting relay service and mega service by @wujian0327 in #493
- [scorpio]: Readonly dictionary FUSE initial runnable version COMPLETED. by @Ivanbeethoven in #494
- Update shadow-rs requirement from 0.30.0 to 0.31.1 by @dependabot in #496
- Update sea-orm requirement from 0.12.15 to 1.0.0 by @dependabot in #495
- atlas: add method
ask_model_with_context
by @Hou-Xiaoxuan in #497 - add start,stop command in tauri for settings page by @benjamin-747 in #498
- Message queue module by @yyk808 in #499
- running mega as sidecar in tauri app and update config by @benjamin-747 in #500
- Update taurus doc by @yyk808 in #501
- Atlas add Gitee AI serverless, Claude API client implementation by @Hou-Xiaoxuan in #502
- Add GitHub Webhook Support in
gateway
by @MrBeanCpp in #503 - Split monorepo logic into
mono
modules by @benjamin-747 in #504 - Update tower requirement from 0.4.13 to 0.5.0 by @dependabot in #505
- remove venus module and migrate code to ceres, update README.md by @benjamin-747 in #507
- chore: add Dockerfile for PostgreSQL, Mono, Moon service by @Hou-Xiaoxuan in #508
- Update shadow-rs requirement from 0.31.1 to 0.32.0 by @dependabot in #509
- add repo publish api and tree, blob page by @benjamin-747 in #510
- [scorpio]: mix Readonly dictionary FUSE and Overlay FS. by @Ivanbeethoven in #512
- Move the craft to the archived by @genedna in #515
- Bump elliptic from 6.5.4 to 6.5.7 in /archived/ui by @dependabot in #516
- fix Missing Suspense boundary with useSearchParams in nextjs and wind… by @benjamin-747 in #517
- chore: Enhance security in base_dir replacement by @Hou-Xiaoxuan in #518
Full Changelog: 2024-07-07...2024-08-17