Skip to content

Commit 9d75575

Browse files
committed
Bump version and update changelog
1 parent a1dcc62 commit 9d75575

File tree

2 files changed

+51
-18
lines changed

2 files changed

+51
-18
lines changed

CHANGELOG.md

+50-17
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,39 @@
11
# Changelog
22

3-
## [1.1.0](https://github.com/extesy/hoverzoom/tree/1.1.0) (2025-03-20)
3+
## [1.1.1](https://github.com/extesy/hoverzoom/tree/1.1.1) (2025-03-25)
4+
5+
[Full Changelog](https://github.com/extesy/hoverzoom/compare/1.1.0...1.1.1)
6+
7+
**Implemented enhancements:**
8+
9+
- \[Feature\]: Save image as \[content of clipboard\] [\#1588](https://github.com/extesy/hoverzoom/issues/1588)
10+
- \[Feature\]: Save image with the "\" key [\#1575](https://github.com/extesy/hoverzoom/issues/1575)
11+
- Few suggestions [\#1574](https://github.com/extesy/hoverzoom/issues/1574)
12+
- Manifest V3 support [\#1395](https://github.com/extesy/hoverzoom/issues/1395)
13+
14+
**Fixed bugs:**
15+
16+
- \[Bug\]: Hoverzoom is no longer showing images full size when locking the image on the screen [\#1586](https://github.com/extesy/hoverzoom/issues/1586)
17+
- \[Bug\]: Save image doesn't work on Pixiv [\#1585](https://github.com/extesy/hoverzoom/issues/1585)
18+
- \[Bug\]: Firefox 136.0.2 and Hoverzoom 1.1.0 now doesn't show icon in address bar. [\#1578](https://github.com/extesy/hoverzoom/issues/1578)
19+
- This extension is no longer available because it doesn't follow best practices for Chrome extensions. [\#1564](https://github.com/extesy/hoverzoom/issues/1564)
20+
- "Save as" hotkey assigns no longer works [\#978](https://github.com/extesy/hoverzoom/issues/978)
21+
22+
**Merged pull requests:**
23+
24+
- New Crowdin updates [\#1596](https://github.com/extesy/hoverzoom/pull/1596) ([extesy](https://github.com/extesy))
25+
- Fix auto lock [\#1594](https://github.com/extesy/hoverzoom/pull/1594) ([LiliaDoe](https://github.com/LiliaDoe))
26+
- New Crowdin updates [\#1593](https://github.com/extesy/hoverzoom/pull/1593) ([extesy](https://github.com/extesy))
27+
- Add use clipboard text when saving option [\#1590](https://github.com/extesy/hoverzoom/pull/1590) ([LiliaDoe](https://github.com/LiliaDoe))
28+
- New Crowdin updates [\#1589](https://github.com/extesy/hoverzoom/pull/1589) ([extesy](https://github.com/extesy))
29+
- New Crowdin updates [\#1587](https://github.com/extesy/hoverzoom/pull/1587) ([extesy](https://github.com/extesy))
30+
- Change toolbar icon when on zoomable sites [\#1583](https://github.com/extesy/hoverzoom/pull/1583) ([LiliaDoe](https://github.com/LiliaDoe))
31+
- Change lock image to zoom to 100 percent and option to start zoomed [\#1582](https://github.com/extesy/hoverzoom/pull/1582) ([LiliaDoe](https://github.com/LiliaDoe))
32+
- Add shadow toggle options [\#1581](https://github.com/extesy/hoverzoom/pull/1581) ([LiliaDoe](https://github.com/LiliaDoe))
33+
- Add pixel based details/caption offset [\#1580](https://github.com/extesy/hoverzoom/pull/1580) ([LiliaDoe](https://github.com/LiliaDoe))
34+
- Add \ as action key [\#1579](https://github.com/extesy/hoverzoom/pull/1579) ([LiliaDoe](https://github.com/LiliaDoe))
35+
36+
## [1.1.0](https://github.com/extesy/hoverzoom/tree/1.1.0) (2025-03-21)
437

538
[Full Changelog](https://github.com/extesy/hoverzoom/compare/1.0.227...1.1.0)
639

@@ -627,6 +660,7 @@
627660
**Implemented enhancements:**
628661

629662
- fix for plug-in: kick.com [\#1188](https://github.com/extesy/hoverzoom/pull/1188) ([GrosPoulet](https://github.com/GrosPoulet))
663+
- Fix for plug-in : Instagram [\#1167](https://github.com/extesy/hoverzoom/pull/1167) ([GrosPoulet](https://github.com/GrosPoulet))
630664

631665
**Closed issues:**
632666

@@ -645,15 +679,13 @@
645679
- New Crowdin updates [\#1181](https://github.com/extesy/hoverzoom/pull/1181) ([extesy](https://github.com/extesy))
646680
- New Crowdin updates [\#1180](https://github.com/extesy/hoverzoom/pull/1180) ([extesy](https://github.com/extesy))
647681
- Fix typo in KO translation [\#1179](https://github.com/extesy/hoverzoom/pull/1179) ([shinhyo](https://github.com/shinhyo))
648-
- Fix for plug-in: Kick.com [\#1178](https://github.com/extesy/hoverzoom/pull/1178) ([GrosPoulet](https://github.com/GrosPoulet))
649682

650683
## [1.0.207](https://github.com/extesy/hoverzoom/tree/1.0.207) (2023-07-10)
651684

652685
[Full Changelog](https://github.com/extesy/hoverzoom/compare/1.0.206...1.0.207)
653686

654687
**Implemented enhancements:**
655688

656-
- Fix for plug-in : Instagram [\#1167](https://github.com/extesy/hoverzoom/pull/1167) ([GrosPoulet](https://github.com/GrosPoulet))
657689
- Fix for plug-in: Kick.com \(\#1156\) + enhancement of background.js [\#1159](https://github.com/extesy/hoverzoom/pull/1159) ([GrosPoulet](https://github.com/GrosPoulet))
658690
- Enhancement for plug-in: Wordpress [\#1154](https://github.com/extesy/hoverzoom/pull/1154) ([GrosPoulet](https://github.com/GrosPoulet))
659691

@@ -667,6 +699,7 @@
667699

668700
**Merged pull requests:**
669701

702+
- Fix for plug-in: Kick.com [\#1178](https://github.com/extesy/hoverzoom/pull/1178) ([GrosPoulet](https://github.com/GrosPoulet))
670703
- Rewrite of plug-in for: Facebook \(work in progress\) [\#1172](https://github.com/extesy/hoverzoom/pull/1172) ([GrosPoulet](https://github.com/GrosPoulet))
671704
- Adds basic plugin for Figma \(\#953\) and kleinanzeigen.de \(\#1115\) [\#1165](https://github.com/extesy/hoverzoom/pull/1165) ([rileypaulsen](https://github.com/rileypaulsen))
672705
- New plug-in for: Letterboxd.com [\#1164](https://github.com/extesy/hoverzoom/pull/1164) ([rileypaulsen](https://github.com/rileypaulsen))
@@ -706,6 +739,7 @@
706739
- Callback added to handle download failure [\#1139](https://github.com/extesy/hoverzoom/pull/1139) ([GrosPoulet](https://github.com/GrosPoulet))
707740
- Support for PIXIV "videos" \(\#1124\) [\#1136](https://github.com/extesy/hoverzoom/pull/1136) ([GrosPoulet](https://github.com/GrosPoulet))
708741
- New plug-in for: lemon8 [\#1135](https://github.com/extesy/hoverzoom/pull/1135) ([GrosPoulet](https://github.com/GrosPoulet))
742+
- New plug-in for: picsart.com [\#1123](https://github.com/extesy/hoverzoom/pull/1123) ([GrosPoulet](https://github.com/GrosPoulet))
709743

710744
## [1.0.205](https://github.com/extesy/hoverzoom/tree/1.0.205) (2023-04-16)
711745

@@ -737,7 +771,6 @@
737771

738772
**Merged pull requests:**
739773

740-
- New plug-in for: picsart.com [\#1123](https://github.com/extesy/hoverzoom/pull/1123) ([GrosPoulet](https://github.com/GrosPoulet))
741774
- New plug-in for: Douyin [\#1118](https://github.com/extesy/hoverzoom/pull/1118) ([GrosPoulet](https://github.com/GrosPoulet))
742775

743776
## [1.0.203](https://github.com/extesy/hoverzoom/tree/1.0.203) (2023-03-28)
@@ -1029,6 +1062,7 @@
10291062
**Merged pull requests:**
10301063

10311064
- New Crowdin updates [\#944](https://github.com/extesy/hoverzoom/pull/944) ([extesy](https://github.com/extesy))
1065+
- Add an option to Advanced options tab to toggle NoFocus message visibility [\#943](https://github.com/extesy/hoverzoom/pull/943) ([ablankenship10](https://github.com/ablankenship10))
10321066

10331067
## [1.0.192](https://github.com/extesy/hoverzoom/tree/1.0.192) (2022-06-07)
10341068

@@ -1050,7 +1084,6 @@
10501084

10511085
**Merged pull requests:**
10521086

1053-
- Add an option to Advanced options tab to toggle NoFocus message visibility [\#943](https://github.com/extesy/hoverzoom/pull/943) ([ablankenship10](https://github.com/ablankenship10))
10541087
- New Crowdin updates [\#941](https://github.com/extesy/hoverzoom/pull/941) ([extesy](https://github.com/extesy))
10551088
- Fix for plug-in: Tiktok [\#936](https://github.com/extesy/hoverzoom/pull/936) ([GrosPoulet](https://github.com/GrosPoulet))
10561089
- New Crowdin updates [\#934](https://github.com/extesy/hoverzoom/pull/934) ([extesy](https://github.com/extesy))
@@ -1083,7 +1116,6 @@
10831116
- New plug-in for: Huaban.com \(\#913\) [\#917](https://github.com/extesy/hoverzoom/pull/917) ([GrosPoulet](https://github.com/GrosPoulet))
10841117
- New Crowdin updates [\#916](https://github.com/extesy/hoverzoom/pull/916) ([extesy](https://github.com/extesy))
10851118
- New Crowdin updates [\#915](https://github.com/extesy/hoverzoom/pull/915) ([extesy](https://github.com/extesy))
1086-
- fix redgifs cors issue [\#912](https://github.com/extesy/hoverzoom/pull/912) ([yadue](https://github.com/yadue))
10871119

10881120
## [1.0.190](https://github.com/extesy/hoverzoom/tree/1.0.190) (2022-04-12)
10891121

@@ -1097,6 +1129,7 @@
10971129
- Enhancements for Options pages [\#894](https://github.com/extesy/hoverzoom/pull/894) ([GrosPoulet](https://github.com/GrosPoulet))
10981130
- Popup: "per-site disable" restored \(\#887\) [\#889](https://github.com/extesy/hoverzoom/pull/889) ([GrosPoulet](https://github.com/GrosPoulet))
10991131
- New popup for action keys [\#887](https://github.com/extesy/hoverzoom/pull/887) ([GrosPoulet](https://github.com/GrosPoulet))
1132+
- Fix for: \#881 [\#882](https://github.com/extesy/hoverzoom/pull/882) ([GrosPoulet](https://github.com/GrosPoulet))
11001133

11011134
**Fixed bugs:**
11021135

@@ -1113,14 +1146,14 @@
11131146

11141147
**Merged pull requests:**
11151148

1149+
- fix redgifs cors issue [\#912](https://github.com/extesy/hoverzoom/pull/912) ([yadue](https://github.com/yadue))
11161150
- New plug-in for: Shein.com \(\#906\) [\#907](https://github.com/extesy/hoverzoom/pull/907) ([GrosPoulet](https://github.com/GrosPoulet))
11171151
- New plug-in for: TikTok [\#904](https://github.com/extesy/hoverzoom/pull/904) ([GrosPoulet](https://github.com/GrosPoulet))
11181152
- Audio options \(muted & volume\) added for playlists \(m3u8\) [\#901](https://github.com/extesy/hoverzoom/pull/901) ([GrosPoulet](https://github.com/GrosPoulet))
11191153
- New plug-in for: viewbug.com \(\#896\) [\#900](https://github.com/extesy/hoverzoom/pull/900) ([GrosPoulet](https://github.com/GrosPoulet))
11201154
- New Crowdin updates [\#895](https://github.com/extesy/hoverzoom/pull/895) ([extesy](https://github.com/extesy))
11211155
- New Crowdin updates [\#891](https://github.com/extesy/hoverzoom/pull/891) ([extesy](https://github.com/extesy))
11221156
- New Crowdin updates [\#886](https://github.com/extesy/hoverzoom/pull/886) ([extesy](https://github.com/extesy))
1123-
- Improvement to \#881 [\#883](https://github.com/extesy/hoverzoom/pull/883) ([GrosPoulet](https://github.com/GrosPoulet))
11241157
- New Crowdin updates [\#878](https://github.com/extesy/hoverzoom/pull/878) ([extesy](https://github.com/extesy))
11251158

11261159
## [1.0.189](https://github.com/extesy/hoverzoom/tree/1.0.189) (2022-02-20)
@@ -1129,11 +1162,11 @@
11291162

11301163
**Implemented enhancements:**
11311164

1132-
- Fix for: \#881 [\#882](https://github.com/extesy/hoverzoom/pull/882) ([GrosPoulet](https://github.com/GrosPoulet))
11331165
- Rework of Action keys [\#877](https://github.com/extesy/hoverzoom/pull/877) ([GrosPoulet](https://github.com/GrosPoulet))
11341166

11351167
**Merged pull requests:**
11361168

1169+
- Improvement to \#881 [\#883](https://github.com/extesy/hoverzoom/pull/883) ([GrosPoulet](https://github.com/GrosPoulet))
11371170
- New plug-in for: celebs-place.com [\#880](https://github.com/extesy/hoverzoom/pull/880) ([GrosPoulet](https://github.com/GrosPoulet))
11381171
- New plug-in for: pic2.me [\#879](https://github.com/extesy/hoverzoom/pull/879) ([GrosPoulet](https://github.com/GrosPoulet))
11391172

@@ -1162,6 +1195,8 @@
11621195
- Fix for plug-in: Wikifeet [\#867](https://github.com/extesy/hoverzoom/pull/867) ([GrosPoulet](https://github.com/GrosPoulet))
11631196
- New Crowdin updates [\#863](https://github.com/extesy/hoverzoom/pull/863) ([extesy](https://github.com/extesy))
11641197
- Fix for plug-in: GFYCAT [\#861](https://github.com/extesy/hoverzoom/pull/861) ([GrosPoulet](https://github.com/GrosPoulet))
1198+
- New plug-in for: WikiFeet [\#854](https://github.com/extesy/hoverzoom/pull/854) ([GrosPoulet](https://github.com/GrosPoulet))
1199+
- New Crowdin updates [\#846](https://github.com/extesy/hoverzoom/pull/846) ([extesy](https://github.com/extesy))
11651200

11661201
## [1.0.187](https://github.com/extesy/hoverzoom/tree/1.0.187) (2022-01-07)
11671202

@@ -1184,7 +1219,6 @@
11841219

11851220
- Fix for plug-in: Weibo & 500px [\#859](https://github.com/extesy/hoverzoom/pull/859) ([GrosPoulet](https://github.com/GrosPoulet))
11861221
- New Crowdin updates [\#858](https://github.com/extesy/hoverzoom/pull/858) ([extesy](https://github.com/extesy))
1187-
- New plug-in for: WikiFeet [\#854](https://github.com/extesy/hoverzoom/pull/854) ([GrosPoulet](https://github.com/GrosPoulet))
11881222
- New Crowdin updates [\#848](https://github.com/extesy/hoverzoom/pull/848) ([extesy](https://github.com/extesy))
11891223

11901224
## [1.0.186](https://github.com/extesy/hoverzoom/tree/1.0.186) (2021-12-21)
@@ -1211,10 +1245,8 @@
12111245

12121246
**Merged pull requests:**
12131247

1214-
- New Crowdin updates [\#846](https://github.com/extesy/hoverzoom/pull/846) ([extesy](https://github.com/extesy))
12151248
- Fix for plug-in: Memecrunch [\#843](https://github.com/extesy/hoverzoom/pull/843) ([GrosPoulet](https://github.com/GrosPoulet))
12161249
- New plug-in for: You.com [\#840](https://github.com/extesy/hoverzoom/pull/840) ([GrosPoulet](https://github.com/GrosPoulet))
1217-
- Improvements for plug-in: Redgifs.js [\#838](https://github.com/extesy/hoverzoom/pull/838) ([GrosPoulet](https://github.com/GrosPoulet))
12181250
- Fix for plug-in: Twitter.js [\#837](https://github.com/extesy/hoverzoom/pull/837) ([GrosPoulet](https://github.com/GrosPoulet))
12191251

12201252
## [1.0.185](https://github.com/extesy/hoverzoom/tree/1.0.185) (2021-12-10)
@@ -1233,11 +1265,11 @@
12331265

12341266
**Merged pull requests:**
12351267

1268+
- Improvements for plug-in: Redgifs.js [\#838](https://github.com/extesy/hoverzoom/pull/838) ([GrosPoulet](https://github.com/GrosPoulet))
12361269
- Fix for plug-in: Redgifs [\#832](https://github.com/extesy/hoverzoom/pull/832) ([GrosPoulet](https://github.com/GrosPoulet))
12371270
- New plug-in for: StartPage search engine [\#829](https://github.com/extesy/hoverzoom/pull/829) ([GrosPoulet](https://github.com/GrosPoulet))
12381271
- Fix for plug-in: cloudfront\_a [\#828](https://github.com/extesy/hoverzoom/pull/828) ([GrosPoulet](https://github.com/GrosPoulet))
12391272
- New plug-in : ImageBam \(\#824\) [\#827](https://github.com/extesy/hoverzoom/pull/827) ([GrosPoulet](https://github.com/GrosPoulet))
1240-
- Fix for : Pixiv plug-in \(\#820\) [\#826](https://github.com/extesy/hoverzoom/pull/826) ([GrosPoulet](https://github.com/GrosPoulet))
12411273
- Load HLS.js only for Twitch [\#821](https://github.com/extesy/hoverzoom/pull/821) ([GrosPoulet](https://github.com/GrosPoulet))
12421274

12431275
## [1.0.184](https://github.com/extesy/hoverzoom/tree/1.0.184) (2021-11-19)
@@ -1251,7 +1283,6 @@
12511283
**Merged pull requests:**
12521284

12531285
- New Crowdin updates [\#817](https://github.com/extesy/hoverzoom/pull/817) ([extesy](https://github.com/extesy))
1254-
- New plug-in for: Allegro [\#816](https://github.com/extesy/hoverzoom/pull/816) ([GrosPoulet](https://github.com/GrosPoulet))
12551286

12561287
## [1.0.183](https://github.com/extesy/hoverzoom/tree/1.0.183) (2021-11-01)
12571288

@@ -1263,6 +1294,7 @@
12631294

12641295
**Merged pull requests:**
12651296

1297+
- New plug-in for: Allegro [\#816](https://github.com/extesy/hoverzoom/pull/816) ([GrosPoulet](https://github.com/GrosPoulet))
12661298
- Fix for plug-in: Bilibili [\#814](https://github.com/extesy/hoverzoom/pull/814) ([GrosPoulet](https://github.com/GrosPoulet))
12671299
- Fix for plug-in: MediaWiki\_a [\#813](https://github.com/extesy/hoverzoom/pull/813) ([GrosPoulet](https://github.com/GrosPoulet))
12681300

@@ -1274,13 +1306,15 @@
12741306

12751307
- \[Feature\] Debug mode trigger [\#726](https://github.com/extesy/hoverzoom/issues/726)
12761308
- New plug-in for: Naver [\#809](https://github.com/extesy/hoverzoom/pull/809) ([GrosPoulet](https://github.com/GrosPoulet))
1309+
- New Advanced option: enable debug [\#792](https://github.com/extesy/hoverzoom/pull/792) ([GrosPoulet](https://github.com/GrosPoulet))
12771310

12781311
**Closed issues:**
12791312

12801313
- Copy image from Google Image does not work \(?\) [\#806](https://github.com/extesy/hoverzoom/issues/806)
12811314

12821315
**Merged pull requests:**
12831316

1317+
- Fix for : Pixiv plug-in \(\#820\) [\#826](https://github.com/extesy/hoverzoom/pull/826) ([GrosPoulet](https://github.com/GrosPoulet))
12841318
- Fix for Google plug-ins [\#810](https://github.com/extesy/hoverzoom/pull/810) ([GrosPoulet](https://github.com/GrosPoulet))
12851319
- Fix Twitch Clips plugin [\#808](https://github.com/extesy/hoverzoom/pull/808) ([EhsanKia](https://github.com/EhsanKia))
12861320
- New plug-in for: Bilibili [\#802](https://github.com/extesy/hoverzoom/pull/802) ([GrosPoulet](https://github.com/GrosPoulet))
@@ -1294,7 +1328,6 @@
12941328

12951329
**Implemented enhancements:**
12961330

1297-
- New Advanced option: enable debug [\#792](https://github.com/extesy/hoverzoom/pull/792) ([GrosPoulet](https://github.com/GrosPoulet))
12981331
- New option + new imgs details [\#785](https://github.com/extesy/hoverzoom/pull/785) ([GrosPoulet](https://github.com/GrosPoulet))
12991332

13001333
**Fixed bugs:**
@@ -1313,7 +1346,6 @@
13131346
- New Crowdin updates [\#793](https://github.com/extesy/hoverzoom/pull/793) ([extesy](https://github.com/extesy))
13141347
- New plug-in for: Qwant \(search engine\) [\#791](https://github.com/extesy/hoverzoom/pull/791) ([GrosPoulet](https://github.com/GrosPoulet))
13151348
- New Crowdin updates [\#790](https://github.com/extesy/hoverzoom/pull/790) ([extesy](https://github.com/extesy))
1316-
- New plug-ins [\#789](https://github.com/extesy/hoverzoom/pull/789) ([GrosPoulet](https://github.com/GrosPoulet))
13171349
- New Crowdin updates [\#787](https://github.com/extesy/hoverzoom/pull/787) ([extesy](https://github.com/extesy))
13181350
- New Crowdin updates [\#786](https://github.com/extesy/hoverzoom/pull/786) ([extesy](https://github.com/extesy))
13191351
- New Crowdin updates [\#784](https://github.com/extesy/hoverzoom/pull/784) ([extesy](https://github.com/extesy))
@@ -1354,6 +1386,7 @@
13541386

13551387
**Merged pull requests:**
13561388

1389+
- New plug-ins [\#789](https://github.com/extesy/hoverzoom/pull/789) ([GrosPoulet](https://github.com/GrosPoulet))
13571390
- New Crowdin updates [\#781](https://github.com/extesy/hoverzoom/pull/781) ([extesy](https://github.com/extesy))
13581391
- New Crowdin updates [\#778](https://github.com/extesy/hoverzoom/pull/778) ([extesy](https://github.com/extesy))
13591392
- New action key for Copy Image URL : U [\#777](https://github.com/extesy/hoverzoom/pull/777) ([GrosPoulet](https://github.com/GrosPoulet))
@@ -1362,6 +1395,7 @@
13621395
- New Crowdin updates [\#773](https://github.com/extesy/hoverzoom/pull/773) ([extesy](https://github.com/extesy))
13631396
- New Crowdin updates [\#772](https://github.com/extesy/hoverzoom/pull/772) ([extesy](https://github.com/extesy))
13641397
- Feat: Add Ability to Copy Images and Image URLs into the Clipboard [\#768](https://github.com/extesy/hoverzoom/pull/768) ([George-lewis](https://github.com/George-lewis))
1398+
- New Crowdin updates [\#762](https://github.com/extesy/hoverzoom/pull/762) ([extesy](https://github.com/extesy))
13651399

13661400
## [1.0.178](https://github.com/extesy/hoverzoom/tree/1.0.178) (2021-07-30)
13671401

@@ -1380,7 +1414,6 @@
13801414

13811415
- Image lock : added pan around for videos [\#767](https://github.com/extesy/hoverzoom/pull/767) ([GrosPoulet](https://github.com/GrosPoulet))
13821416
- Fix right click image locking [\#766](https://github.com/extesy/hoverzoom/pull/766) ([EhsanKia](https://github.com/EhsanKia))
1383-
- New Crowdin updates [\#762](https://github.com/extesy/hoverzoom/pull/762) ([extesy](https://github.com/extesy))
13841417

13851418
## [1.0.177](https://github.com/extesy/hoverzoom/tree/1.0.177) (2021-07-23)
13861419

@@ -1402,7 +1435,6 @@
14021435

14031436
**Merged pull requests:**
14041437

1405-
- Fix mouse wheel zooming on locked images [\#759](https://github.com/extesy/hoverzoom/pull/759) ([EhsanKia](https://github.com/EhsanKia))
14061438
- Fix for : no sound on Reddit zoomed videos [\#757](https://github.com/extesy/hoverzoom/pull/757) ([GrosPoulet](https://github.com/GrosPoulet))
14071439

14081440
## [1.0.176](https://github.com/extesy/hoverzoom/tree/1.0.176) (2021-07-20)
@@ -1417,6 +1449,7 @@
14171449

14181450
**Merged pull requests:**
14191451

1452+
- Fix mouse wheel zooming on locked images [\#759](https://github.com/extesy/hoverzoom/pull/759) ([EhsanKia](https://github.com/EhsanKia))
14201453
- New Crowdin updates [\#754](https://github.com/extesy/hoverzoom/pull/754) ([extesy](https://github.com/extesy))
14211454
- New Crowdin updates [\#753](https://github.com/extesy/hoverzoom/pull/753) ([extesy](https://github.com/extesy))
14221455
- New Crowdin updates [\#752](https://github.com/extesy/hoverzoom/pull/752) ([extesy](https://github.com/extesy))

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "__MSG_extName__",
33
"short_name": "__MSG_extShortName__",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"description": "__MSG_extDescription__",
66
"homepage_url": "https://github.com/extesy/hoverzoom/",
77
"author": "Oleg Anashkin",

0 commit comments

Comments
 (0)