|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file.
|
4 | 4 |
|
5 |
| -## [0.30.0] - 2024-10-21 |
| 5 | +## [0.31.0] - 2024-10-28 |
| 6 | + |
| 7 | +### 🚀 Features |
| 8 | + |
| 9 | +- *(CE)* Added new pagination format |
6 | 10 |
|
7 | 11 | ### 🐛 Bug Fixes
|
8 | 12 |
|
9 |
| -- *(CE)* Server ci set ubuntu to 22.04 (#411) |
10 |
| -- *(CE)* Disable the database middle ware for temporal (#413) |
11 |
| -- *(CE)* Dashboard sidebar responsiveness |
12 |
| -- *(CE)* Wrong argument type NoMethodError (expected String) (#415) |
| 13 | +- *(CE)* Change the documentation link |
| 14 | +- *(CE)* Add exception to tracker (#436) |
13 | 15 |
|
14 | 16 | ### ⚙️ Miscellaneous Tasks
|
15 | 17 |
|
16 |
| -- *(CE)* Configure user email verification based on env variable (#409) |
17 |
| -- *(CE)* Audit Model(DB) Changes (#416) |
18 |
| -- *(CE)* Feedback model changes (#414) |
19 |
| -- *(CE)* Reaction field enum correction (#491) (#418) |
20 |
| -- *(CE)* Add audit logger and audit to syncs controller (#417) |
| 18 | +- *(CE)* Add audit log into syncs controller (#422) |
| 19 | +- *(CE)* Add audit log to connectors controller (#424) |
| 20 | +- *(CE)* Add audit log to connector definitions controller (#421) |
| 21 | +- *(CE)* Add audit logger and audit to models controller (#425) |
| 22 | +- *(CE)* Add audit logs serializer and audit log permission (#426) |
| 23 | +- *(CE)* Added audit logs to catalogs_controller (#439) |
| 24 | +- *(CE)* Added audit logs to schedule_sync_controller (#440) |
| 25 | +- *(CE)* Add data app session model (#438) |
| 26 | +- *(CE)* Added audit log to workspace (#442) |
| 27 | +- *(CE)* Add audit logs to factory and roles (#441) |
21 | 28 |
|
22 | 29 | <!-- generated by git-cliff -->
|
0 commit comments