Skip to content

Commit

Permalink
edit release.md
Browse files Browse the repository at this point in the history
  • Loading branch information
simulot committed Jun 1, 2024
1 parent ef8d972 commit 2fb5950
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion docs/releases.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,21 @@
# Release notes

## Release next

### fix [[#270](https://github.com/simulot/immich-go/issues/270)] missing associated metadata file is not updated after the performance improvement
The counter "missing associated metadata" is broken since 0.15.0


### fix [#266](https://github.com/simulot/immich-go/issues/266) Better handling of archive name with wildcards that matches with no file
When the file name pattern returns no files, a messge is printed, and the program ends.

### fix [#261](https://github.com/simulot/immich-go/issues/261) Fallback to no-gui mode when the UI can't be created
When the terminal can't handle the UI mode, the program falls back to non gui mode automatically

### fix: upload errors aren't reported correctly in UI and missing from the log file

### feature: The log can be written with the JSON format (JSONL)
Use the `-log-json` to enable JSON logging.

## Release 0.15.0

### fix [#255](https://github.com/simulot/immich-go/issues/255) Last percents of google puzzle solving are very slow when processing very large takeout archive
Expand Down

0 comments on commit 2fb5950

Please sign in to comment.