Skip to content

Commit

Permalink
[3.4.0] Bump version, update news.
Browse files Browse the repository at this point in the history
  • Loading branch information
ledsoft committed Dec 3, 2024
1 parent f8d89c2 commit 0b0f407
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 3 deletions.
7 changes: 7 additions & 0 deletions NEWS.cs.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
#### Verze 3.4.0

- Přidána podpora pro záznamy o smazání pojmů. Ty jsou zobrazovány i v grafu aktivity slovníku.
- Přidána možnost filtrovat v historii změn.
- Přidána podpora pro ukládání a anotaci souborů v různých jazycích v rámci jednoho slovníku.
- Přidána podpora pro import překladů pojmů ze souboru MS Excel.

#### Verze 3.3.0

- Přidána možnost stáhnout anotovaný soubor bez nepotvrzených výskytů.
Expand Down
7 changes: 7 additions & 0 deletions NEWS.en.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
#### Version 3.4.0

- Added support for term deletion records. Term deletion events are also displayed in the vocabulary activity diagram.
- Added support for filtering in change history.
- Added support for saving and annotating files in multiple languages.
- Added support for importing term translations from an MS Excel file.

#### Version 3.3.0

- Added the possibility to download annotated file without unconfirmed occurrences.
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "termit-ui",
"version": "3.3.1",
"version": "3.4.0",
"private": true,
"homepage": ".",
"license": "GPL-3.0-only",
Expand Down

0 comments on commit 0b0f407

Please sign in to comment.