Skip to content

Commit

Permalink
Multiwoven release v0.31.0 (#447)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
RafaelOAiSquared and github-actions authored Oct 30, 2024
1 parent 7ff46e6 commit b7368af
Showing 1 changed file with 17 additions and 10 deletions.
27 changes: 17 additions & 10 deletions release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,28 @@

All notable changes to this project will be documented in this file.

## [0.30.0] - 2024-10-21
## [0.31.0] - 2024-10-28

### 🚀 Features

- *(CE)* Added new pagination format

### 🐛 Bug Fixes

- *(CE)* Server ci set ubuntu to 22.04 (#411)
- *(CE)* Disable the database middle ware for temporal (#413)
- *(CE)* Dashboard sidebar responsiveness
- *(CE)* Wrong argument type NoMethodError (expected String) (#415)
- *(CE)* Change the documentation link
- *(CE)* Add exception to tracker (#436)

### ⚙️ Miscellaneous Tasks

- *(CE)* Configure user email verification based on env variable (#409)
- *(CE)* Audit Model(DB) Changes (#416)
- *(CE)* Feedback model changes (#414)
- *(CE)* Reaction field enum correction (#491) (#418)
- *(CE)* Add audit logger and audit to syncs controller (#417)
- *(CE)* Add audit log into syncs controller (#422)
- *(CE)* Add audit log to connectors controller (#424)
- *(CE)* Add audit log to connector definitions controller (#421)
- *(CE)* Add audit logger and audit to models controller (#425)
- *(CE)* Add audit logs serializer and audit log permission (#426)
- *(CE)* Added audit logs to catalogs_controller (#439)
- *(CE)* Added audit logs to schedule_sync_controller (#440)
- *(CE)* Add data app session model (#438)
- *(CE)* Added audit log to workspace (#442)
- *(CE)* Add audit logs to factory and roles (#441)

<!-- generated by git-cliff -->

0 comments on commit b7368af

Please sign in to comment.