Releases: ethyca/fides
Releases · ethyca/fides
v2.77.0
Release Pull Request
What's Changed
- Update taxonomy UI for custom field improvements by @jpople in #7043
- Move DSR attachments into main clickme.html by @jpople in #7033
- ENG-2140 Add token_type to oauth/token response by @erosselli in #7074
- ENG-2033: Update comment about received_at. by @tvandort in #7071
- Add created_at migration for privacy preferences by @johnewart in #7063
- Revert "Add HTTP health check to celery workers (#7067)" by @johnewart in #7077
- Support request data as criteria for manual task conditions by @lucanovera in #7054
- Fix Ant card action button styling by @gilluminate in #7076
- fix: normalization merging [ENG-2171] by @speaker-ender in #7078
- ENG-1855 Privacy Center security headers by @tvandort in #6906
- ENG-2181: Fix SaaS integration creation by @tvandort in #7083
- [ENG-1974] schema updates for bulk filtered dsr by @JadeCara in #7049
- ENG-1974 add bulk operations to privacy request service by @JadeCara in #7050
- Migrate consent settings tables to Ant Design by @gilluminate in #7084
- [ENG-1974] helper functions by @JadeCara in #7051
- Support custom fields as manual task conditions by @lucanovera in #7082
- Adobe Experience Platform integration docs cleanup by @thabofletcher in #7088
- Update Ant modal hook usage by @jpople in #7086
- fix changelog entry by @gilluminate in #7097
- UI fixes for Action Center and Monitor Configuration by @gilluminate in #7092
- Improve manual task conditions pickers by @lucanovera in #7089
- [ENG-1974] Filtered bulk actions for DSRs by @JadeCara in #7027
- ENG-2201: Webhook error logging by @tvandort in #7100
- indexes for duplicate detection by @JadeCara in #7095
- feat: tree multi-select [ENG-1640] by @speaker-ender in #7093
- Updating fideslog version by @JadeCara in #7106
- Fix for country conditional dependency by @JadeCara in #7103
- refactor: datetime to ant [ENG-175] by @speaker-ender in #7059
- update changelog for 2.76.1 release by @lucanovera in #7109
- Manual task conditions improvements by @lucanovera in #7101
- Preserve customer saas dataset changes by @Linker44 in #7002
- ENG-2211: Upgrade Privacy Center NextJS & React by @tvandort in #7112
- Fix repeat clicks on "delete" on custom fields causing errors by @jpople in #7115
- Update changelog for 2.76.1 by @lucanovera in #7116
- Add changelog entry for ENG-1822 by @Linker44 in #7118
- Increasing default async DB pool size by @galvana in #7126
- Migrate privacy notices table to Ant Design by @jpople in #7087
- feat: conditional system in resource details [ENG-2038] by @speaker-ender in #7122
- Added reusable animation components to FidesUI by @gilluminate in #7125
- Track active taxonomy in taxonomy view in URL by @jpople in #7113
- Resetting async connection pool size by @galvana in #7140
- Add location filter to request manager filter bar by @lucanovera in #7132
- UI support for Okta monitor by @DrJfrost in #7052
- New request manager UI/UX improvements by @lucanovera in #7128
- Fix default date format string by @jpople in #7143
- Close dsr error toast when leaving the page by @lucanovera in #7149
- Add page-level error component by @jpople in #7144
- Add missing changelog updates by @jpople in #7151
- ENG-1532: Add GPC translation fields - Backend/Migration by @thabofletcher in #7136
- Add sorting to new privacy request dashboard by @jpople in #7138
- ENG-2118 Update privacy notice sandbox with new prefer_opt_in policy by @erosselli in #7145
- refactor: resource status labels [ENG-2060] by @speaker-ender in #7098
- Extending read-only DB configuration by @galvana in #7139
- ENG-2210: Relax style-src rules and img-src rules by @tvandort in #7111
- ENG-2185 by @JadeCara in #7124
- Add gzip compression option for consent cookies by @gilluminate in #7142
- Okta Oauth2 Implementation by @stephenkiers in #7044
- Update pr-summary command to support automated PR creation by @gilluminate in #7153
- Xfail old Okta tests by @johnewart in #7158
- Updating GH workflows by @johnewart in #7160
- ENG-1532: Add GPC translation fields - Frontend/UI by @thabofletcher in #7137
- Add cypress test coverage for new request manager page by @lucanovera in #7164
- Add ignore/restore actions to Action Center schema explorer tree by @gilluminate in #7156
- Fix bulk delete modal not closing automatically by @gilluminate in #7155
- ENG-2239 - Migration to rename StagedResource diff status from approved to reviewed by @vcruces in #7159
- Add debounced input component by @lucanovera in #7167
- Taxonomy audit log UI by @jpople in #7110
- Fix search input / hotkey in Firefox by @gilluminate in #7157
- Increase unit test coverage for new request manager page by @lucanovera in #7165
- Deprecate the old request manager by @lucanovera in #7168
- move task status sets to a classmethod by @adamsachs in #7170
- ENG-2149: basic DB support for monitor stewards by @adamsachs in #7131
- Updated CHANGELOG.md for release 2.77.0 by @Kelsey-Ethyca in #7178
Full Changelog: 2.76.1...2.77.0
v2.76.1
Release Pull Request
What's changed
- Upgraded NextJS and React dependencies in Privacy Center to fix new vulnerabilities by @tvandort in #7112
- Added options to use privacy request fields as manual task conditions by @lucanovera in #7089
- Added new indexes on privacy requests and provided identities to speed up duplicate detection by @JadeCara in #7095
Full Changelog: 2.76.0...2.76.1
v2.76.0
Release Pull Request
What's Changed
- fix label to match option in DataCategorySelect by @gilluminate in #7012
- Do not publish python package on all commits by @adamsachs in #7026
- Eng 1765 - Page Seperation by @DrJfrost in #7020
- Eng 1262 custom field improvements by @eastandwestwind in #6898
- Eng 2072 - New Mocking by @DrJfrost in #7029
- Revert "Eng 1262 custom field improvements (#6898)" by @jpople in #7037
- [ENG-1759] by @JadeCara in #7030
- [ENG-2100] by @JadeCara in #7034
- Fix flaky test by @stephenkiers in #7046
- Enabled data stewards field with searchable multiselect in system information form by @Kelsey-Ethyca in #6993
- [ENG-2046] by @JadeCara in #7035
- [ENG-1290] Privacy Request Fields by @JadeCara in #6984
- Hide LLM reasoning for removed data categories by @gilluminate in #7028
- [ENG-1290] location convenience fields by @JadeCara in #7024
- refactor: tree indicators by @speaker-ender in #7048
- feat: restore confidence score [ENG-1999, ENG-2000] by @speaker-ender in #7040
- Updating Erasure Test by @Vagoasdf in #7008
- ENG-2109: Adds read_only parameter to MSSQL connection string by @wadesdev in #7041
- Connector template retrieval endpoints by @galvana in #6868
- feat: bulk actions tree view [ENG-1939, ENG-2037] by @speaker-ender in #7021
- Add confidence level summary cards to Action Center home by @gilluminate in #7056
- ENG-2116 Update privacy notice sandbox to use new API schema by @erosselli in #7057
- Upgrade privacy center nextjs and react by @lucanovera in #7061
- Update changelog for 2.75.2 release by @lucanovera in #7064
- ENG-2122 Embedded constant (TCF on mobile SDK) white screen by @thabofletcher in #7065
- Sticky column headers for tables by @jpople in #7060
- fix: bulk select normalization by @speaker-ender in #7022
- Fix pagination issue on the Integrations page by @lucanovera in #7058
- update changelog for 2.57.2 by @lucanovera in #7070
- fix for custom fields by @JadeCara in #7055
- Revert "update changelog for 2.57.2 (#7070)" by @lucanovera in #7072
- Fix Action Center confidence bucket order and progress text width by @gilluminate in #7073
- refactor: tree actionability by @speaker-ender in #7068
- Migration and backend updates for custom field/taxonomy updates by @jpople in #7042
- Add HTTP health check to celery workers by @johnewart in #7067
- Updated CHANGELOG.md for release 2.76.0 by @Kelsey-Ethyca in #7075
New Contributors
- @stephenkiers made their first contribution in #7046
Full Changelog: 2.75.2...2.76.0
v2.75.2
Release Pull Request
What's changed
- Upgraded NextJS and React dependencies in Privacy Center to fix React Server vulnerability #7061
Full Changelog: 2.75.1...2.75.2
v2.75.1
Release Pull Request
What's Changed
- Added convenience fields for creating Manual Task conditional dependencies on policies in #6995
- Updated promote endpoints to return MonitorActionResponse type in #7004
- Set max width for Action center classification dropdown in #7015
- Migrated User Management table from Chakra to Ant Design in #7013
- Upgrade client projects to Typescript 5 in #6986
- Updates to the privacy notice sandbox to match the new versions of the consent v3 APIs in #7023
Full Changelog: 2.75.0...2.75.1
v2.75.0
Release Pull Request
What's Changed
- update keyboard shortcuts button by @gilluminate in #6928
- Add UI for custom taxonomy CRUD by @jpople in #6921
- Improved pluralization handling throughout Admin UI by @gilluminate in #6930
- ENG-1874: Synethetic FidesReady by @tvandort in #6915
- ENG-1911 - Review tray doesn't work well with reassigning data categories by @vcruces in #6931
- Improve Logging Serialization by @RobertKeyser in #6891
- ENG-1868 Adds admin UI support for v3 API by @erosselli in #6933
- add
test_datastoreconnection type forConfigurableTestMonitorby @adamsachs in #6940 - Add setting to enable duplicate request detection by @lucanovera in #6936
- Ints 334 adding ignore error support by @Vagoasdf in #6924
- Store Template Datasets by @Linker44 in #6913
- Feat: Add AI rules and commands by @gilluminate in #6944
- Updating changelog by @Vagoasdf in #6948
- refactor: persist monitor field filters [ENG-1927] by @speaker-ender in #6935
- Rename welcome.html in DSR reports by @jpople in #6923
- Add GPC conditional button option to privacy experiences by @gilluminate in #6945
- ENG 1868 - Update privacy notices sandbox to use consent v3 APIs by @erosselli in #6932
- refactor: deselect on action [ENG-1789] by @speaker-ender in #6942
- ENG-1970: Update IAB TCF library to 1.5.16 by @NevilleS in #6953
- Replace filter modal with a filter bar by @lucanovera in #6943
- Updated CHANGELOG.md for release 2.74.1 by @gilluminate in #6956
- ENG-1945: Generic Erasure Email Changes by @tvandort in #6938
- Creating default identity definitions by @galvana in #6952
- ENG-1841: Fides consent cookie suffixes by @tvandort in #6947
- ENG-1555: Messages sent async by @JadeCara in #6949
- [ENG-1978] validation errors from api v 1 privacy request prevent loading request manager UI by @JadeCara in #6964
- Update changelog release 2.74.2 by @JadeCara in #6967
- Add privacy preferences queues (ingestion and export) by @johnewart in #6969
- Adding display order to PrivacyNotice and ExperienceNotices by @galvana in #6939
- Add API to run memory heap dump by @erosselli in #6973
- refactor: empty schema explorer message [ENG-1882] by @speaker-ender in #6972
- Migrate Collapse components to Ant Design by @gilluminate in #6962
- Update changelog for 2.74.3 release by @erosselli in #6976
- fix: bulk select mode by @speaker-ender in #6958
- Update SearchInput component to use Ant Design by @gilluminate in #6968
- ENG-1966 Adobe Experience Platform integration by @thabofletcher in #6970
- ENG-1976: Support blocking on redis lock acquisition by @adamsachs in #6961
- feat: support removals [ENG-1595] by @speaker-ender in #6941
- Replace restore hotkey with refresh hotkey in Action Center by @gilluminate in #6978
- Support select all in new privacy request screen by @lucanovera in #6954
- freeze test times by @adamsachs in #6981
- Add custom fields to filter bar by @lucanovera in #6974
- Support GPC adaptive text templates in privacy experiences by @gilluminate in #6966
- ENG-1923 Use override_mode in privacy notice sandbox by @erosselli in #6980
- ENG-1992: Fix pre-approval webhook documentation by @tvandort in #6985
- Allow duplicate taxonomy names by @galvana in #6971
- [ENG-1985] Do not query for large cols when not needed by @JadeCara in #6975
- Fixed Ant Design drawer z-index to allow modal overlays by @gilluminate in #6987
- ENG-1968 Google Consent Mode v2 by @thabofletcher in #6982
- Add Ant messageContext to FidesUIProvider context by @jpople in #6934
- Fix digest page width by @lucanovera in #6992
- Fix SSO login button not appearing after session timeout without manual refresh by @Kelsey-Ethyca in #6988
- update changelog for 2.74.3 by @Kelsey-Ethyca in #6996
- Added tooltip to GPC adaptive banner option by @gilluminate in #6989
- some tweaks to speed up Cypress runs by @gilluminate in #6979
- Add Windows instructions for access packages by @jpople in #7001
- add Vercel specific build to include fides.js for Experience Previews by @gilluminate in #6994
- fix: tree pagination [ENG-1928] by @speaker-ender in #7000
- [ENG-2040] Duplicate DSR: approve/deny by @JadeCara in #6998
- Support duplicates request status in the UI by @lucanovera in #6999
- ENG-1553 by @JadeCara in #6951
- Updated CHANGELOG.md for release 2.75.0 by @Kelsey-Ethyca in #7003
Full Changelog: 2.74.3...2.75.0
v2.74.3
v2.74.2
v2.74.1
Release Pull Request
What's changed
- Fixed an issue where FidesJS TCF CMP temporarily returns legacy TCF policy version 4 until a TC string is set by @NevilleS in #6953
Full Changelog: 2.74.0...2.74.1
v2.74.0
Release Pull Request
What's Changed
- ENG-1086: Updates legacy taxonomy consts for custom taxonomy API by @eastandwestwind in #6824
- monitor_type query parameter in /aggregate-results by @gilluminate in #6885
- rename feature flag to something with a little more finesse by @gilluminate in #6888
- hide categories that are not active by @gilluminate in #6892
- fix: data category select actionable logic [ENG-1757] by @speaker-ender in #6893
- ENG-1404 Create Duplicate Group table by @JadeCara in #6881
- [ENG-1404] Conditions by @JadeCara in #6882
- [ENG-1404] mark duplicate dsr by @JadeCara in #6883
- Refactor request manager filters by @lucanovera in #6839
- Ints 334 bazaarvoice allow optional return on polling override by @Vagoasdf in #6887
- Add label prop to feature flags by @gilluminate in #6889
- Ints 334 handle zipfiles by @Vagoasdf in #6899
- Improve Privacy Center Container Performance by @RobertKeyser in #6689
- Adding test to verify downgrades for new migrations by @galvana in #6873
- Add feature flag override capabilities to Cypress by @gilluminate in #6890
- fix: data category select logic [ENG-1839] by @speaker-ender in #6905
- Adding headless value to RequestOrigin enum by @galvana in #6902
- Add keyboard shortcuts for CustomList by @gilluminate in #6903
- ENG-1777 - Limit /tree endpoint depth to 4 levels by @vcruces in #6907
- Restrict monitor tree selection to classifiable resources by @gilluminate in #6900
- Fixed race condition causing gdprApplies to flip during TCF initialization by @gilluminate in #6895
- fix: actionability-sync [ENG-1865] by @speaker-ender in #6909
- Added keyboard shortcuts for bulk selection in Action Center fields by @gilluminate in #6911
- fix: monitor field filter logic [ENG-1820] by @speaker-ender in #6914
- Misc troubleshooting improvements by @galvana in #6916
- Handle really long values in request manager by @lucanovera in #6917
- [ENG-1404] Duplicate DSR - runner integration by @JadeCara in #6860
- Eng 1740 fallback to database identities if identities have expired from redis by @JadeCara in #6896
- Properly use PrivacyRequestResponse type by @lucanovera in #6912
- Add request id to list items in new request manager screen by @lucanovera in #6918
- feat: initial support for staged resource error state [ENG-1686, ENG-1802] by @adamsachs in #6867
- [ENG-1404] Endpoint updates by @JadeCara in #6894
- Added keyboard shortcuts for field actions in Action Center by @gilluminate in #6919
- Improve integration detail responsiveness by @lucanovera in #6925
- Add keyboard shortcuts helper modal to Action Center fields by @gilluminate in #6926
- Updated CHANGELOG.md for release 2.74.0 by @Kelsey-Ethyca in #6927
Full Changelog: 2.73.1...2.74.0