Skip to content

Releases: amatya-aditya/obsidian-media-slider

1.3.4

12 Jul 01:05
Compare
Choose a tag to compare

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

31 May 23:19
Compare
Choose a tag to compare
  • 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

26 May 05:59
Compare
Choose a tag to compare

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

13 May 06:44
Compare
Choose a tag to compare

fix: compareMode yaml fixed
fix: active and hover state of thumbnail fixed

1.3.0

03 May 03:50
76d2d94
Compare
Choose a tag to compare

🚀 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

28 Mar 08:13
Compare
Choose a tag to compare

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

17 Mar 04:10
f520d0f
Compare
Choose a tag to compare
  • support for YouTube links
  • Fix width and height not working #7

1.0.0

16 Feb 06:19
Compare
Choose a tag to compare
  • 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