You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ChangeLog.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,10 @@
1
1
# Changelog
2
2
3
-
## Unreleased
3
+
#Version 1.79.0
4
4
* Libs/Kotlin: Add `SvixOptions` to the `com.svix.kotlin` namespace
5
5
* The un-namespaced symbol is kept as a `typealias` for backwards compatibility
6
+
* Libs/Javascript: Add option to configure the fetch method
7
+
* Server: Add support for creating applications in the `POST /api/v1/app/{app_id}/msg` and the `POST /api/v1/auth/app-portal-access/{app_id}` API calls
6
8
7
9
## Version 1.78.0
8
10
* Libs/Python: Fix bug preventing the generic webhook ingest source from being deserialized
0 commit comments