v1.135.1
Highlights
This release addresses the following issues.
- Fixed a bug where the navigation button disappears in detail view if opened from an album
- Fixed a bug where the local network permission prompt doesn't show up on iOS. If for some reason, you still cannot access the instance after enabling the permission, restarting the phone will fix it
- Fixed an issue where warning messages were shown after updating the VectorChord extension
- Fixed an issue where named people are not showing up on top of the people list
- Fixed an issue where the web timeline does not show on some older browsers
- iOS Widget now supports iOS 17 and above (previously supported only 18.5)
What's Changed
🐛 Bug fixes
- fix: album share modal navigation by @danieldietzler in #19245
- fix: panning interrupted while moving around the map by @danieldietzler in #19276
- fix: album list CSS margins by @PaulSonOfLars in #19262
- fix(server): drop vector indices before updating extension by @mertalev in #19283
- fix(server): unset prewarm dim parameter by @mertalev in #19271
- fix: album asset viewer by @danieldietzler in #19252
- fix(web): exit slideshow when exiting fullscreen. by @dagstuan in #19247
- fix: local network permission by @alextran1502 in #19285
- fix(web): Stack assets in asset-viewer cut off on the left by @xCJPECKOVERx in #19253
- fix: .find() iterator api combat by @alextran1502 in #19293
- fix: people ordering incorrect by @zackpollard in #19298
- fix: iOS 17.0 target version for widget by @bwees in #19308
📚 Documentation
New Contributors
- @PaulSonOfLars made their first contribution in #19262
Full Changelog: v1.135.0...v1.135.1