Skip to content

Commit a6f50ea

Browse files
committed
Release 6.1.0-rc.2
1 parent 90e757e commit a6f50ea

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,28 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88
Full
99
Changelog: [https://github.com/netgrif/components/commits/v6.0.0](https://github.com/netgrif/components/commits/v6.0.0)
1010

11-
## [6.1.0](https://github.com/netgrif/components/releases/tag/v6.1.0) (2022-05-18)
11+
## [6.1.0](https://github.com/netgrif/components/releases/tag/v6.1.0) (2022-05-30)
1212

1313
### Fixed
1414

1515
- [NAE-1470] Unable to copy from html text area
1616
- [NAE-1526] Visible HTML text area with no value displays undefined
1717
- [NAE-1591] Unit tests failing on "An error was thrown in afterAll"
1818
- [NAE-1435] Number field value NaN causes 'Maximum call stack size exceeded'
19+
- [NAE-1555] Required select enumeration does not display asterix
1920

2021
### Changed
2122

2223
- [NAE-1061] Resource pagination with paginator footer
2324
- [NAE-1604] Remove case creation button if there are no nets where user can create an instance
2425
- [NAE-1363] Refactor panel featured values
2526
- [NAE-1462] Change BaseAllowedNetService to always use observables
27+
- [NAE-1381] Public view task loading
28+
29+
### Added
30+
31+
- [NAE-1627] LDAP Groups resolving and mapping
32+
- [NAE-1468] i18n Data field
2633

2734
## [6.0.4](https://github.com/netgrif/components/releases/tag/v6.0.4) (2022-04-12)
2835

0 commit comments

Comments
 (0)