Skip to content

3.2.0

Latest
Compare
Choose a tag to compare
@mickael-menu mickael-menu released this 24 Mar 13:38
· 17 commits to develop since this release

Take a look at the migration guide

Changelog

Added

Shared

LCP

Changed

Shared

  • The absoluteURL and relativeURL extensions on URLConvertible were removed as they conflict with the native URL.absoluteURL.
    • If you were using them, you can for example still use anyURL.absoluteURL instead.
  • go-toolkit#92 The accessibility feature printPageNumbers is deprecated in favor of pageNavigation.

Streamer

  • A self link is not required anymore when parsing a RWPM.

Fixed

Navigator

  • Fixed going to a link containing a fragment in the PDF navigator, for example from the table of contents.

Commits

Full Changelog: 3.1.0...3.2.0