3.0.0-alpha.2 #481
mickael-menu
announced in
Announcements
Replies: 1 comment 1 reply
-
@mickael-menu Back in |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Resources
Changelog
Added
Navigator
HyperlinkNavigator.Listener.shouldFollowInternalLink(Link, LinkContext?)
allows you to handle footnotes according to your preference.LCP
LcpService.injectLicenseDocument()
to insert an LCPL into a package, if you downloaded it manually instead of usingLcpService.acquirePublication()
.Deprecated
Shared
DownloadManager
introduced in version 3.0.0-alpha.1 has been removed due to the Android Download Manager introducing unnecessary complexities in the toolkit. Instead, we chose to enable apps to manually handle an LCP download withLcpService.injectLicenseDocument()
.Commits
android:clearTaskOnLaunch
by @mickael-menu in Removeandroid:clearTaskOnLaunch
#459css-selector-generator
script dependency by @mickael-menu in Bumpcss-selector-generator
script dependency #466New Contributors
Full Changelog: 3.0.0-alpha.1...3.0.0-alpha.2
This discussion was created from the release 3.0.0-alpha.2.
Beta Was this translation helpful? Give feedback.
All reactions