We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cdb57e1 + 57e52bd commit dd0ee8cCopy full SHA for dd0ee8c
FirebaseDynamicLinks/CHANGELOG.md
@@ -1,6 +1,8 @@
1
# v8.9.0
2
- [fixed] Fixed Shortlink regression involving underscores and dashes introduced in 8.8.0. (#8786)
3
-- [fixed] Reduce memory stress on `WebKit` API. #8847
+- [fixed] Reduce memory stress on `WebKit` API. (#8847)
4
+- [fixed] Fixed regression introduced in 8.8.0 that failed to accept link query params after the
5
+ FDL domain prefix. It caused the Dynamic Links Quick Start to fail. (#8866)
6
7
# v8.8.0
8
- [fixed] Firebase dynamic links with custom domain will only work if the custom domain has a trailing '/'. (#7087)
0 commit comments