Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jirevwe committed Dec 23, 2022
1 parent 88e792a commit 5063d35
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,41 @@
## 0.8.0

- [Enhancement] Deprecate subscription status field #1243 #1234
- [Feature] Filter by HTTP Headers #1240 #1232 #1249
- [Feature] Add force retry and batch retry to event logs #1237
- [Bugfix] Add raw value to event payload #1236
- [Bugfix] Persist advanced signatures config #1233
- [Feature] Add convoy version to private pages #1230
- [Enhancement] Update email verification flow #1227
- [Bugfix] Fix migration tool #1226
- [Enhancement] Improved onboarding forms #1245 #1244 #1246
- [Bugfix] Token modal on project creation now show visual feedback #1242
- [Bugfix] Show event deliveries in correct order #1202 #1157
- [Enhancement] Email verification check after signup #1208 #1186
- [Feature] Add frontend analytics and welcome email #1209
- [Feature] Build source-maps to separate folder #1216
- [Feature] Change group to project #1207
- [Feature] Filter events using event types and subscriptions #1205 #1217
- [Feature] Add custom domain support #1203
- [Bugfix] Used correct type for rate limit duation #1201
- [Bugfix] Fixed events in discarded state getting stuck #1200
- [Bugfix] Fixed events should be created regardless of subscriptions logic
- [Feature] use central logger everywhere #1176
- [Feature] Deprecate Apps in favor of Endpoints #1169 #1159 #1069 #1158
- [Feature] Deprecate `document_status` in favor of `delete_at` #1123 #1168
- [Enhancement] Add api key migrations #1166
- [Bugfix] Enable default retention policy duration #1163
- [Enhancement] MaxIngestSize can be configured per group/project #1160
- [Enhancement] Use mongo aggregations when quering multuple collections #1611 #1153
- [Enhancement] Redirect user to previous page on login after session timeout #1154
- [Enhancement] Add response body to endpoint disabled notification email/slack message #1141 #1152
- [Feature] Added support for http connect proxy #1146
- [Bugfix] fixed hobby deployment installation script #1139 #1136 #1135 #1134
- [Feature] Filter events by the subcription filtering #1096 #1116
- [Enhancement] Add support for building alpine images #1108
- [Bugfix] Update navbar on creating project on new organisation #1250
- [Bugfix] Update validation check for create project form #1248

## 0.7.6

- [Bugfix] Preserve whitespaces in event payload #1223
Expand Down

0 comments on commit 5063d35

Please sign in to comment.