# Unreleased

# Version 1.5.0 (2025-01-29)

- Authenticate SCIM proxy requests / Refactor client for better maintainability [#498](https://github.com/powerhome/audiences/pull/498)

# Version 1.4.1 (2024-12-31)

- Rollback breaking change introduced by 1.3.0 [#479](https://github.com/powerhome/audiences/pull/479)

# Version 1.4.0 (2024-12-18)

- Allow setting fetch options to all API [#468](https://github.com/powerhome/audiences/pull/468)

# Version 1.3.0 (2024-12-12)

- Protect SCIM search from backend [#451](https://github.com/powerhome/audiences/pull/451)

# Version 1.2.1 (2024-08-06)

- Add error handling to audiences form [#372](https://github.com/powerhome/audiences/pull/372)

# Version 1.2.0 (2024-07-18)

- Fix involuntary form reset by [#355](https://github.com/powerhome/audiences/pull/355)
- Update dependency @types/node to v20.14.5 [#343](https://github.com/powerhome/audiences/pull/343)
- Update dependency vite to v5.3.1 by [#340](https://github.com/powerhome/audiences/pull/340)
- Update typescript-eslint monorepo to v7.13.1 [#339](https://github.com/powerhome/audiences/pull/339)
- Update dependency prettier to v3.3.2 by [#334](https://github.com/powerhome/audiences/pull/334)
- Update dependency @types/lodash to v4.17.5 [#335](https://github.com/powerhome/audiences/pull/335)
- Update dependency @vitejs/plugin-react to v4.3 [#337](https://github.com/powerhome/audiences/pull/337)

# Version 1.1.0 (2024-06-10)

- Update UX [#329](https://github.com/powerhome/audiences/pull/329)
- Bump a number of libraries (see release notes)

# Version 1.0.3 (2024-05-14)

- Fix typeahead glitch [#314](https://github.com/powerhome/audiences/pull/314)
- Wrap SCIM resource typeahead search as a string [#308](https://github.com/powerhome/audiences/pull/308)

# Version 1.0.2 (2024-04-30)

- Build for ES2018 to remove nullish coalescing operator from final build [#293](https://github.com/powerhome/audiences/pull/293)

# Version 1.0.1 (2024-04-25)

- Release build adjustments

# Version 1.0 (2024-04-25)

- Inaugural release of Audiences react UI
