@@ -5,13 +5,18 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) , and this project adheres
6
6
to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
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 )
9
9
10
10
## [ 6.2.4] ( https://github.com/netgrif/components/releases/tag/v6.2.4 ) (2022-10-12)
11
11
12
12
### Fixed
13
13
14
14
- [ 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"
15
20
16
21
## [ 6.2.3] ( https://github.com/netgrif/components/releases/tag/v6.2.3 ) (2022-10-06)
17
22
@@ -30,8 +35,7 @@ Full Changelog: [https://github.com/netgrif/components/commits/v6.2.3](https://g
30
35
- [ NAE-1740] Disable "create case" button, while case is creating
31
36
- [ NAE-1741] 'Undefined' error on frontend when checking i18n translation equality
32
37
- [ 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
35
39
36
40
## [ 6.2.2] ( https://github.com/netgrif/components/releases/tag/v6.2.2 ) (2022-09-28)
37
41
@@ -46,7 +50,6 @@ Full Changelog: [https://github.com/netgrif/components/commits/v6.2.3](https://g
46
50
- [ NAE-1721] Create case event bad handling on frontend
47
51
- [ NAE-1724] Incorrect german translation
48
52
49
-
50
53
## [ 6.2.1] ( https://github.com/netgrif/components/releases/tag/v6.2.1 ) (2022-09-15)
51
54
52
55
### Fixed
@@ -101,7 +104,7 @@ Full Changelog: [https://github.com/netgrif/components/commits/v6.2.3](https://g
101
104
### Fixed
102
105
103
106
- [ NAE-1649] File field preview component bug
104
- - [ NAE-1656] Export nc-panel-item
107
+ - [ NAE-1656] Export nc-panel-item
105
108
- [ NAE-1653] Create view schematic not functional after angular 13 update
106
109
107
110
## [ 6.1.0] ( https://github.com/netgrif/components/releases/tag/v6.1.0 ) (2022-06-01)
0 commit comments