8.2.1 (2024-12-19)
- Add display name to permission with name "ui-tags.view". Refs UITAG-83
8.2.0 (2024-10-29)
- Upgrade version for
actions/upload-artifact
to v4. Refs UITAG-78. - Several translations have been updated.
8.1.0 (2024-03-20)
- Several translations have been introduced/updated.
8.0.2 (2023-10-12)
- Need new permission(s) to view all Tags settings in UI. Refs UITAG-63.
- Cannot view or edit tag settings when user is assigned permission "Settings (Tags): Can enable or disable tags for all apps". Refs UITAG-67.
- Upgrade React to v18. Refs UITAG-70.
- Leverage jest-config-stripes for all jest and testing-library packages. Refs UITAG-71.
- Add PULL_REQUEST_TEMPLATE.md file to the repository. Refs UITAG-68.
- Update Node.js to v18 in GitHub Actions. Refs UITAG-72.
- BREAKING bump
react-intl
tov6.4.4
. Refs UITG-74.
7.0.0 (2022-02-22)
- Refactored to be a functional component and added tests. Refs UITAG-58.
- bump stripes to 8.0.0 for Orchid/2023-R1. Refs UITAG-61.
- Upgrade
react-redux
tov8
. Refs UITAG-62.
6.3.0 (2022-10-25)
- Translations updates
6.2.0 (2022-06-20)
- Replace
babel-eslint
with@babel/eslint-parser
. Refs UITAG-54. - update NodeJS to v16 in GitHub Actions. Refs UITAG-55.
6.1.0 (2022-03-01)
- Add displayName to ui-tags.all permission. Refs UITAG-51.
- Settings > Tags : Move focus to second pane. Refs UITAG-38.
6.0.0 (2021-10-05)
- Increment stripes to v7, react to v17. Refs UITAG-47.
5.0.1 (2021-06-18)
- Translations.
5.0.0 (2021-03-12)
- Add personal data disclosure document. Refs UITAG-39.
- Update permission name for Tags settings. Refs UITAG-40.
- Add Tags icon to the Settings list. Refs UITAG-41.
- Increment
react-redux
tov7
,redux-form
tov8
,@folio/stripes
tov6
. Refs UITAG-42. - Configure Jenkins root sonarscan directory. Refs FOLIO-2920.
- Update stripes-cli to V2. Refs UITAG-43.
4.0.0 (2020-10-12)
- Provide visible permission sets for managing and view tags. Refs UITAG-29, UITAG-10.
- Update
@folio/stripes
tov5
. Refs UITAG-32.
3.0.0 (2020-06-10)
- Update
react-intl
to^4.5
and move to a peer. Refs STRIPES-672. - Update
@folio/stripes
tov4.0.0
.
2.0.0 (2020-03-12)
- Update eslint to v6.2.1. Refs UITAG-26
- Update
@folio/stripes
tov3.0.0
. - Migrate from
stripes.type
tostripes.actsAs
1.3.3 (2019-12-04)
- Update translation strings.
1.3.2 (2019-05-10)
- Correctly initialize
<Checkbox>
elements. Refs ERM-173 - Update translation strings.
1.3.1 (2019-03-15)
- Update translation strings.
1.3.0 (2019-01-25)
- Upgrade to stripes v2.0.0.
1.2.0 (2018-12-10)
- Enable tags by default. Part of UITAG-8.
- Update translation strings
- Replace stripes.intl with FormattedMessage
1.1.0 (2018-10-03)
- Use
stripes
1.0 framework
1.0.2 (2018-09-13)
- Empty release
1.0.0 (2018-09-10)
- Add ability to enable tags app. Fixes FOLIO-1302.