Releases: amatya-aditya/obsidian-media-slider
Releases · amatya-aditya/obsidian-media-slider
1.3.4
Release 1.3.4
Full Changelog: 1.3.3...1.3.4
Autoplay now automatically stops when switching to different notes or closing tabs and resumes when returning to the note with Media-Slider
1.3.3
- Fixed keyboard navigation to prevent skipping images when using arrow keys.
- Fixed issues where zoom controls would not work after image transitions.
- Fixed potential image stretching issues on iPad devices for consistent image rendering across all devices.
- Improved performance by preventing unnecessary recreation of zoom controls during image transitions.
- Enhanced transition handling for smoother image transitions and better handling of zoom and pan states.
- Updated icons using Obsidian's setIcon API for better consistency with the Obsidian UI.
- Fixed compare mode spacing issues in the UI for better visual alignment and consistency.
- Improved thumbnail slider with better scrolling behavior and active thumbnail highlighting. Added smooth scrolling to center the active thumbnail in the viewport.
1.3.2
Fix: External URLs are now robustly supported in the slider.
Fix: YouTube and other media embed are fully responsive and fill the slider area as expected.
Fix: Improved keyboard and mouse event handling to prevent input freezes and ensure smooth navigation and annotation.
Feat: Live Shape Preview - when drawing rectangles, circles, or lines, a live preview of the shape is shown as you drag, making annotation easier.
1.3.1
fix: compareMode yaml fixed
fix: active and hover state of thumbnail fixed
1.3.0
🚀 New Features
- Compare Mode
A before/after slider for side-by-side image comparisons. - folderSupport in code blocks
Specify a foldername e.g.[[attachments/]]
to include the attachments from that folder
🐛 Fixes
- Attachment duplication
No duplication of files in your vault.
1.2.0
New Features
- Zoom and Pan features added
- Support for all the image format, audio format and video format that is supported by obsidian
- Enhance thumbnail UI
Fixes
- Fixed audio player not displaying
- Fixed PDF narrow width, now takes full width of the slider - container
- Fixed keyboard navigation
- Fixed gif file not playing
1.1.0
1.0.0
- Image slider plugin overhaul
- support multiple file (images, pdfs, audios, markdowns, videos, gifs, etc)
- supports swipe and keyboard navigation
- provides thumbnails
- provides visualizer for audio and video
- provide note taking per slide in the slider deck
- provide annotation (experimental)
- full-screen carousel
- and many more