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
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,20 @@ All notable changes to this project will be documented in this file. Take a look
54
54
*`Publication.localizedTitle` is now optional, as we cannot guarantee a publication will always have a title.
55
55
56
56
57
+
## [2.7.2]
58
+
59
+
### Fixed
60
+
61
+
#### Shared
62
+
63
+
*[#444](https://github.com/readium/swift-toolkit/issues/444) Fixed resolving titles of search results when the table of contents items contain fragment identifiers.
64
+
65
+
#### Navigator
66
+
67
+
*[#428](https://github.com/readium/swift-toolkit/issues/428) Fixed crash with the `share` editing action on iOS 17.
68
+
*[#428](https://github.com/readium/swift-toolkit/issues/428) Fixed showing look up and translate editing actions on iOS 17.
69
+
70
+
57
71
## [2.7.1]
58
72
59
73
### Added
@@ -720,4 +734,5 @@ progression. Now if no reading progression is set, the `effectiveReadingProgress
0 commit comments