Skip to content

Commit

Permalink
Merge branch 'sigoden:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
vhtmui authored Nov 29, 2024
2 parents 5542cba + bc6c573 commit 1158ca3
Show file tree
Hide file tree
Showing 9 changed files with 343 additions and 361 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

All notable changes to this project will be documented in this file.

## [0.43.0] - 2024-11-04

### Bug Fixes

- Auth failed if password contains `:` ([#449](https://github.com/sigoden/dufs/issues/449))
- Resolve speed bottleneck in 10G network ([#451](https://github.com/sigoden/dufs/issues/451))

### Features

- Webui displays subdirectory items ([#457](https://github.com/sigoden/dufs/issues/457))
- Support binding abstract unix socket ([#468](https://github.com/sigoden/dufs/issues/468))
- Provide healthcheck API ([#474](https://github.com/sigoden/dufs/issues/474))

### Refactor

- Do not show size for Dir ([#447](https://github.com/sigoden/dufs/issues/447))

## [0.42.0] - 2024-09-01

### Bug Fixes
Expand Down
Loading

0 comments on commit 1158ca3

Please sign in to comment.