mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-07 07:35:59 +00:00
Update Changelog
This commit is contained in:
parent
5a70011810
commit
67cfd89808
32
Changelog.md
32
Changelog.md
@ -1,5 +1,37 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v0.22.0
|
||||||
|
|
||||||
|
*Soon*
|
||||||
|
|
||||||
|
This release fixes some annoying bugs and prepares the web-ui to be
|
||||||
|
translated into other languages. For actual translating them, I ask
|
||||||
|
for your help. There is a detailed post about how to start with it [in
|
||||||
|
the docs](https://docspell.org/docs/dev/translation/).
|
||||||
|
|
||||||
|
- Refactor webui to prepare for localisation (#726)
|
||||||
|
- Add names to user defined tasks for better documentation (#712)
|
||||||
|
- Fixes some ui bugs:
|
||||||
|
- scrollbar position (#722)
|
||||||
|
- other minor ui related fixes (#746)
|
||||||
|
- Removed deprecated api endpoints, fixing #482
|
||||||
|
- Fixes bug where items are already shown in the ui, although still in
|
||||||
|
processing (#719)
|
||||||
|
- Switch to github actions for ci (#748)
|
||||||
|
- Fixes a bug in the new query language (#754)
|
||||||
|
- Fix counters for categories in the search menu (#755)
|
||||||
|
|
||||||
|
### REST Api Changes
|
||||||
|
|
||||||
|
- remove deprecated endpoints: `sec/item/searchForm`,
|
||||||
|
`sec/item/searchFormWithTags`, `sec/item/searchFormStats`
|
||||||
|
- adds category-count data to `SearchSummary`
|
||||||
|
|
||||||
|
### Configuration Changes
|
||||||
|
|
||||||
|
- none
|
||||||
|
|
||||||
|
|
||||||
## v0.21.0
|
## v0.21.0
|
||||||
|
|
||||||
*Mar 13, 2021*
|
*Mar 13, 2021*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user