2024-12-16
Pre-release
Pre-release
What's Changed
- [scorpio]: Umount API & some bugsfix by @Ivanbeethoven in #687
- [scorpio]: Optimize user experience, associated with issue #682. by @Ivanbeethoven in #688
- Update shadow-rs requirement from 0.35.2 to 0.36.0 by @dependabot in #689
- feat: Libra add new "p2p" feature. by @Hou-Xiaoxuan in #690
- Bump cross-spawn from 7.0.3 to 7.0.5 in /archived/ui by @dependabot in #691
- [scorpio]: Added git operation related interfaces by @Ivanbeethoven in #693
- Add --force for Dockerfile of UI by @genedna in #692
- [scorpio]: fix a bug of umount process. by @Ivanbeethoven in #694
- [scorpio]: Prevent duplicate check-out of parent paths. by @Ivanbeethoven in #695
- [zed integration]: fix warnings, improve user interface by @yyk808 in #696
- add test authentication user by @benjamin-747 in #699
- [mars] Add svg to website page, and upgrade nextjs by @genedna in #700
- Enhance basic authentication for
Libra
by @MrBeanCpp in #701 - feat: implement libra diff command by @Hou-Xiaoxuan in #702
- Add blackhole module and clean the README of repo by @genedna in #703
- Enhance config and enable basic auth in
mega-libra
tests by @MrBeanCpp in #704 - Add aria module by @genedna in #705
- fix(libra): optimize libra diff result by @Hou-Xiaoxuan in #707
- Move mars to archived by @genedna in #706
- Refactor blog of website module by @genedna in #708
- fix(libra): address GPG message parsing issue and pack index search error by @Hou-Xiaoxuan in #709
- Modify doc and blog of website by @genedna in #710
- Fix the ssl version number error of nginx conf by @genedna in #711
- Refactor the docs of website by @genedna in #712
- [scorpio]: fix clippy for v1.83.0. by @Ivanbeethoven in #716
- Refactoring docs of website by @genedna in #714
- Remove zed code by @yyk808 in #715
- Fix diff handle utf-8 content error by @Hou-Xiaoxuan in #717
- feat: add diff api using libra's diff command by @benjamin-747 in #713
- libra: add conventional commit message check by @Hou-Xiaoxuan in #718
- stablize react versioin to 18.3 by @benjamin-747 in #720
- Resolve errors caused by conflict handling by @Hou-Xiaoxuan in #721
- Upgrade and add more doc sections of website by @genedna in #722
- refact: Removed the
Hash
structto_plain_str
function. by @Ivanbeethoven in #723 - add libra build in docker file by @benjamin-747 in #724
- fix(tree): Fixed code directory routing issue by @besscroft in #725
- fix(tree): Fixed node expand error by @besscroft in #726
- Add docker cloud builder for testing by @genedna in #727
- update libra docker denpendency by @benjamin-747 in #731
- Add aries-engine and mega-engine automate docker image building by @genedna in #733
- build(deps): update russh requirement from 0.48.2 to 0.49.0 by @dependabot in #734
- refactor(mercury): introduce from_stream method and SIZE constant for SHA1 by @el-ev in #736
- fix: import lib and code format by @besscroft in #738
- refactor(mercury): remove sha1_smol dependency by @el-ev in #739
- refactor(mercury): implement From and TryInto traits for Flags by @el-ev in #737
- fix(style): Fixed the problem of content overflowing the screen. by @besscroft in #740
- Add(panel): this crate is a control panel for mega and fuse by @yyk808 in #744
- refactor(mercury): use SHA1 as key in LRU cache by @el-ev in #743
- Display file type in diff results by @Hou-Xiaoxuan in #747
- fix(mercury): fix a crash when decoding without memory limit by @el-ev in #746
- refactor(mercury): avoid path existence checks with once cell by @el-ev in #741
- Add libra's aria-docs by @Hou-Xiaoxuan in #749
- fix(mercury): fix a crash when decoding without memory limit again by @el-ev in #753
- feat(common): add ssh signature support in git messages by @el-ev in #751
- refactor(mercury): fix incorrect equality checks, remove unused attri… by @el-ev in #754
- refactor(mercury): remove unnecessary array allocation and copy in
decode_pack_object
by @el-ev in #755 - fix(mercury): fix memory recorder for delta objects by @el-ev in #756
New Contributors
- @besscroft made their first contribution in #725
- @el-ev made their first contribution in #736
Full Changelog: 2024-11-13...2024-12-16