Releases: nicojeske/mousewheel-image-zoom
Releases · nicojeske/mousewheel-image-zoom
1.0.22
Features
Bug Fixes
- 🐛 Workaround for horizontal scrolling #48 (Nico Jeske)
Code Refactoring
- 🏷️ Update typings #48 (Nico Jeske)
Chores
- 🔖 Update to version 1.0.22 #48 (Nico Jeske)
1.0.21
Bug Fixes
- 🐛 Fixed new event registration according to obsidian documentation (Mideks) #45
- 🐛 Remove ; in function parameter #45 (Nico Jeske)
Chores
- 🔖 Bump to version 1.0.21 (Nico Jeske)
- 🔇 Delete feature test logging (Mideks) #46
Commits
- 4811a2d: Merge branch 'master' of https://github.com/nicojeske/mousewheel-image-zoom (Nico Jeske)
1.0.20
Features
- ✨ Improve image name parsing #41 (Nico Jeske)
- ✨ Add support for the right side modifier keys #42 (Nico Jeske)
- ✨ Allow horizontal scrolling when Shift is the trigger key. #43 (Nico Jeske)
- ✨ Add support for local files #41 (Mideks)
- ✨ Scaling now works correctly in the new windows #40 (Mideks)
Bug Fixes
- 🐛 Show correct value for initial size in settings #44 (Nico Jeske)
- 🐛 Fix zoom for excalidraw images (#28) #39 (Mideks)
Code Refactoring
- ♻️ Add strict typing for new functions #40 (Nico Jeske)
Chores
- ⬆️ Upgrade to latest obsidian type definitions #40 (Nico Jeske)
- 🔖 Release version 1.0.20 (Nico Jeske)