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
+7-1
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,15 @@ All notable changes to this project will be documented in this file. Take a look
8
8
9
9
### Added
10
10
11
-
* The new `HyperlinkNavigator.shouldFollowInternalLink(Link, LinkContext?)` allows you to handle footnotes according to your preference.
11
+
#### Navigator
12
+
13
+
* The new `HyperlinkNavigator.shouldfollowinternallink(Link, LinkContext?)` allows you to handle footnotes according to your preference.
12
14
* By default, the navigator now moves to the footnote content instead of displaying a pop-up as it did in version 2.x.
13
15
16
+
#### LCP
17
+
18
+
* You can use `LcpService.injectLicenseDocument()` to insert an LCPL into a package, if you downloaded it manually instead of using `LcpService.acquirePublication()`.
0 commit comments