Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changelog: Cut changelog ahead of 2022-01-14 release #1207

Merged
merged 4 commits into from
Jan 14, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

#### [2022-01-14](https://github.com/PrefectHQ/ui/compare/2021-12-22...2022-01-14)

- BugFix: Enable editing in readme [`#1202`](https://github.com/PrefectHQ/ui/pull/1202)
- BugFix: Remove confusing reference to RBAC on plans page [`#1192`](https://github.com/PrefectHQ/ui/pull/1192)
- BugFix: Hide calendar schedule banner on Server [`#1200`](https://github.com/PrefectHQ/ui/pull/1200)
- BugFix: Update Flow/Task Concurrency header values [`#1201`](https://github.com/PrefectHQ/ui/pull/1201)
- Feature: Add create_flow_run system action to automations [`#1152`](https://github.com/PrefectHQ/ui/pull/1152)
- BugFix: Disable add service account and invite buttons until roles are loaded [`#1195`](https://github.com/PrefectHQ/ui/pull/1195)
- BugFix: Remove automations tab from flow page on Server [`#1199`](https://github.com/PrefectHQ/ui/pull/1199)
- Bugfix: Add loading state to the cloud hooks table [`#1197`](https://github.com/PrefectHQ/ui/pull/1197)
- Bugfix: Go to Project button on dashboard [`#1155`](https://github.com/PrefectHQ/ui/pull/1155)
- Admin: Update PR template [`#1157`](https://github.com/PrefectHQ/ui/pull/1157)
- BugFix: Improve error handling on restart button and refetch state after restart [`#1181`](https://github.com/PrefectHQ/ui/pull/1181)
- BugFix: Ensure label warning updates [`#1188`](https://github.com/PrefectHQ/ui/pull/1188)
- Admin: Add input sanitizer as default for log rocket [`#1186`](https://github.com/PrefectHQ/ui/pull/1186)
- BugFix: Add once to intersect on lastTenRuns [`#1187`](https://github.com/PrefectHQ/ui/pull/1187)
- Admin: adopting auto-changelog [`#1171`](https://github.com/PrefectHQ/ui/pull/1171)

#### [2021-12-22](https://github.com/PrefectHQ/ui/compare/2021-12-15...2021-12-22)

- Changelog: Cut changelog ahead of 2021-12-22 release [`#1184`](https://github.com/PrefectHQ/ui/pull/1184)
Expand Down