Skip to content

Commit a70859d

Browse files
committed
Release 6.2.4
1 parent 029f1e0 commit a70859d

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

CHANGELOG.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,18 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres
66
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
Full Changelog: [https://github.com/netgrif/components/commits/v6.2.3](https://github.com/netgrif/components/commits/v6.2.3)
8+
Full Changelog: [https://github.com/netgrif/components/commits/v6.2.4](https://github.com/netgrif/components/commits/v6.2.4)
99

1010
## [6.2.4](https://github.com/netgrif/components/releases/tag/v6.2.4) (2022-10-12)
1111

1212
### Fixed
1313

1414
- [NAE-1744] Public view does not work delete file
15+
- [NAE-1745] Enumeration autocomplete constantly sending value
16+
17+
### Added
18+
19+
- [NAE-1751] Autocomplete new filter "include"
1520

1621
## [6.2.3](https://github.com/netgrif/components/releases/tag/v6.2.3) (2022-10-06)
1722

@@ -30,8 +35,7 @@ Full Changelog: [https://github.com/netgrif/components/commits/v6.2.3](https://g
3035
- [NAE-1740] Disable "create case" button, while case is creating
3136
- [NAE-1741] 'Undefined' error on frontend when checking i18n translation equality
3237
- [NAE-1742] I18nField throws error on frontend when its value is null
33-
- [NAE-1743] File preview change to null object
34-
38+
- [NAE-1743] File preview change to null object
3539

3640
## [6.2.2](https://github.com/netgrif/components/releases/tag/v6.2.2) (2022-09-28)
3741

@@ -46,7 +50,6 @@ Full Changelog: [https://github.com/netgrif/components/commits/v6.2.3](https://g
4650
- [NAE-1721] Create case event bad handling on frontend
4751
- [NAE-1724] Incorrect german translation
4852

49-
5053
## [6.2.1](https://github.com/netgrif/components/releases/tag/v6.2.1) (2022-09-15)
5154

5255
### Fixed
@@ -101,7 +104,7 @@ Full Changelog: [https://github.com/netgrif/components/commits/v6.2.3](https://g
101104
### Fixed
102105

103106
- [NAE-1649] File field preview component bug
104-
- [NAE-1656] Export nc-panel-item
107+
- [NAE-1656] Export nc-panel-item
105108
- [NAE-1653] Create view schematic not functional after angular 13 update
106109

107110
## [6.1.0](https://github.com/netgrif/components/releases/tag/v6.1.0) (2022-06-01)

0 commit comments

Comments
 (0)