Skip to content

Commit 0b0f407

Browse files
committed
[3.4.0] Bump version, update news.
1 parent f8d89c2 commit 0b0f407

File tree

4 files changed

+17
-3
lines changed

4 files changed

+17
-3
lines changed

NEWS.cs.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
#### Verze 3.4.0
2+
3+
- Přidána podpora pro záznamy o smazání pojmů. Ty jsou zobrazovány i v grafu aktivity slovníku.
4+
- Přidána možnost filtrovat v historii změn.
5+
- Přidána podpora pro ukládání a anotaci souborů v různých jazycích v rámci jednoho slovníku.
6+
- Přidána podpora pro import překladů pojmů ze souboru MS Excel.
7+
18
#### Verze 3.3.0
29

310
- Přidána možnost stáhnout anotovaný soubor bez nepotvrzených výskytů.

NEWS.en.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
#### Version 3.4.0
2+
3+
- Added support for term deletion records. Term deletion events are also displayed in the vocabulary activity diagram.
4+
- Added support for filtering in change history.
5+
- Added support for saving and annotating files in multiple languages.
6+
- Added support for importing term translations from an MS Excel file.
7+
18
#### Version 3.3.0
29

310
- Added the possibility to download annotated file without unconfirmed occurrences.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "termit-ui",
3-
"version": "3.3.1",
3+
"version": "3.4.0",
44
"private": true,
55
"homepage": ".",
66
"license": "GPL-3.0-only",

0 commit comments

Comments
 (0)