Skip to content

Commit 232c00b

Browse files
committed
bump version and update changelog
1 parent c298b1e commit 232c00b

File tree

2 files changed

+43
-8
lines changed

2 files changed

+43
-8
lines changed

CHANGELOG.md

+42-7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,40 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/extesy/hoverzoom/tree/1.1.0) (2025-03-20)
4+
5+
[Full Changelog](https://github.com/extesy/hoverzoom/compare/1.0.227...1.1.0)
6+
7+
**Implemented enhancements:**
8+
9+
- Option for locked images/videos to maintain size \(fit screen\) and mousewheel to continue to control video position [\#1374](https://github.com/extesy/hoverzoom/issues/1374)
10+
- rotate image [\#1254](https://github.com/extesy/hoverzoom/issues/1254)
11+
12+
**Fixed bugs:**
13+
14+
- \[Bug\]: Add to browser history not working on old.reddit.com [\#1558](https://github.com/extesy/hoverzoom/issues/1558)
15+
- Image size \(like 94kb, 180kb etc, \) deatil is no longer shown when hovering over an image ,, \*\*\*\*\* I already enable - media length in settings [\#1556](https://github.com/extesy/hoverzoom/issues/1556)
16+
- \[Bug\]: Still can't use mouse buttons to lock image [\#1548](https://github.com/extesy/hoverzoom/issues/1548)
17+
18+
**Closed issues:**
19+
20+
- Action key to 'save image' is not working [\#1577](https://github.com/extesy/hoverzoom/issues/1577)
21+
- \[Bug\]: \<Redgifs links not working again\> [\#1554](https://github.com/extesy/hoverzoom/issues/1554)
22+
23+
**Merged pull requests:**
24+
25+
- Fix: Embedded images on reddit not zooming [\#1572](https://github.com/extesy/hoverzoom/pull/1572) ([LiliaDoe](https://github.com/LiliaDoe))
26+
- New Crowdin updates [\#1569](https://github.com/extesy/hoverzoom/pull/1569) ([extesy](https://github.com/extesy))
27+
- New Crowdin updates [\#1568](https://github.com/extesy/hoverzoom/pull/1568) ([extesy](https://github.com/extesy))
28+
- New Crowdin updates [\#1565](https://github.com/extesy/hoverzoom/pull/1565) ([extesy](https://github.com/extesy))
29+
- New Crowdin updates [\#1563](https://github.com/extesy/hoverzoom/pull/1563) ([extesy](https://github.com/extesy))
30+
- New Crowdin updates [\#1562](https://github.com/extesy/hoverzoom/pull/1562) ([extesy](https://github.com/extesy))
31+
- Make lock image fit to screen initially [\#1561](https://github.com/extesy/hoverzoom/pull/1561) ([LiliaDoe](https://github.com/LiliaDoe))
32+
- Change option title "Media Length" to "Content Length" for clarity [\#1560](https://github.com/extesy/hoverzoom/pull/1560) ([LiliaDoe](https://github.com/LiliaDoe))
33+
- New Crowdin updates [\#1559](https://github.com/extesy/hoverzoom/pull/1559) ([extesy](https://github.com/extesy))
34+
- New Crowdin updates [\#1557](https://github.com/extesy/hoverzoom/pull/1557) ([extesy](https://github.com/extesy))
35+
- Add rotate image action key [\#1555](https://github.com/extesy/hoverzoom/pull/1555) ([LiliaDoe](https://github.com/LiliaDoe))
36+
- Manifest V3 migration [\#1522](https://github.com/extesy/hoverzoom/pull/1522) ([extesy](https://github.com/extesy))
37+
338
## [1.0.227](https://github.com/extesy/hoverzoom/tree/1.0.227) (2025-02-25)
439

540
[Full Changelog](https://github.com/extesy/hoverzoom/compare/1.0.226...1.0.227)
@@ -456,7 +491,6 @@
456491
- Fix for plug-in : dailymotion\_a [\#1278](https://github.com/extesy/hoverzoom/pull/1278) ([GrosPoulet](https://github.com/GrosPoulet))
457492
- Improvement for plug-in : bilibili\_a [\#1277](https://github.com/extesy/hoverzoom/pull/1277) ([GrosPoulet](https://github.com/GrosPoulet))
458493
- Improvement for plug-in: niconico\_a \(\#1275\) [\#1276](https://github.com/extesy/hoverzoom/pull/1276) ([GrosPoulet](https://github.com/GrosPoulet))
459-
- New plug-in for: Prestashop + fix for wixstatic plug-in [\#1267](https://github.com/extesy/hoverzoom/pull/1267) ([GrosPoulet](https://github.com/GrosPoulet))
460494

461495
## [1.0.212](https://github.com/extesy/hoverzoom/tree/1.0.212) (2023-12-18)
462496

@@ -475,6 +509,7 @@
475509
- Fix for plug-in: Facebook [\#1274](https://github.com/extesy/hoverzoom/pull/1274) ([GrosPoulet](https://github.com/GrosPoulet))
476510
- Improvement for plug-in: Kick.com [\#1270](https://github.com/extesy/hoverzoom/pull/1270) ([GrosPoulet](https://github.com/GrosPoulet))
477511
- New plug-in for: mubi.com [\#1269](https://github.com/extesy/hoverzoom/pull/1269) ([GrosPoulet](https://github.com/GrosPoulet))
512+
- New plug-in for: Prestashop + fix for wixstatic plug-in [\#1267](https://github.com/extesy/hoverzoom/pull/1267) ([GrosPoulet](https://github.com/GrosPoulet))
478513
- Rewrite of plug-in: GettyImages \(\#1261\) [\#1266](https://github.com/extesy/hoverzoom/pull/1266) ([GrosPoulet](https://github.com/GrosPoulet))
479514
- New plug-in for: LDLC.com [\#1265](https://github.com/extesy/hoverzoom/pull/1265) ([GrosPoulet](https://github.com/GrosPoulet))
480515
- New plug-in for: Wixstatic [\#1264](https://github.com/extesy/hoverzoom/pull/1264) ([GrosPoulet](https://github.com/GrosPoulet))
@@ -994,7 +1029,6 @@
9941029
**Merged pull requests:**
9951030

9961031
- New Crowdin updates [\#944](https://github.com/extesy/hoverzoom/pull/944) ([extesy](https://github.com/extesy))
997-
- 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))
9981032

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

@@ -1016,6 +1050,7 @@
10161050

10171051
**Merged pull requests:**
10181052

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))
10191054
- New Crowdin updates [\#941](https://github.com/extesy/hoverzoom/pull/941) ([extesy](https://github.com/extesy))
10201055
- Fix for plug-in: Tiktok [\#936](https://github.com/extesy/hoverzoom/pull/936) ([GrosPoulet](https://github.com/GrosPoulet))
10211056
- New Crowdin updates [\#934](https://github.com/extesy/hoverzoom/pull/934) ([extesy](https://github.com/extesy))
@@ -1085,6 +1120,7 @@
10851120
- New Crowdin updates [\#895](https://github.com/extesy/hoverzoom/pull/895) ([extesy](https://github.com/extesy))
10861121
- New Crowdin updates [\#891](https://github.com/extesy/hoverzoom/pull/891) ([extesy](https://github.com/extesy))
10871122
- 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))
10881124
- New Crowdin updates [\#878](https://github.com/extesy/hoverzoom/pull/878) ([extesy](https://github.com/extesy))
10891125

10901126
## [1.0.189](https://github.com/extesy/hoverzoom/tree/1.0.189) (2022-02-20)
@@ -1098,7 +1134,6 @@
10981134

10991135
**Merged pull requests:**
11001136

1101-
- Improvement to \#881 [\#883](https://github.com/extesy/hoverzoom/pull/883) ([GrosPoulet](https://github.com/GrosPoulet))
11021137
- New plug-in for: celebs-place.com [\#880](https://github.com/extesy/hoverzoom/pull/880) ([GrosPoulet](https://github.com/GrosPoulet))
11031138
- New plug-in for: pic2.me [\#879](https://github.com/extesy/hoverzoom/pull/879) ([GrosPoulet](https://github.com/GrosPoulet))
11041139

@@ -1466,7 +1501,6 @@
14661501
- New Crowdin updates [\#701](https://github.com/extesy/hoverzoom/pull/701) ([extesy](https://github.com/extesy))
14671502
- New Crowdin updates [\#700](https://github.com/extesy/hoverzoom/pull/700) ([extesy](https://github.com/extesy))
14681503
- New Crowdin updates [\#699](https://github.com/extesy/hoverzoom/pull/699) ([extesy](https://github.com/extesy))
1469-
- New Crowdin updates [\#697](https://github.com/extesy/hoverzoom/pull/697) ([extesy](https://github.com/extesy))
14701504

14711505
## [1.0.171](https://github.com/extesy/hoverzoom/tree/1.0.171) (2021-03-07)
14721506

@@ -1478,6 +1512,7 @@
14781512

14791513
**Merged pull requests:**
14801514

1515+
- New Crowdin updates [\#697](https://github.com/extesy/hoverzoom/pull/697) ([extesy](https://github.com/extesy))
14811516
- New plug-in: picclick [\#696](https://github.com/extesy/hoverzoom/pull/696) ([GrosPoulet](https://github.com/GrosPoulet))
14821517
- New plug-in: Wallapop + some plug-ins fixes [\#694](https://github.com/extesy/hoverzoom/pull/694) ([GrosPoulet](https://github.com/GrosPoulet))
14831518

@@ -1521,6 +1556,7 @@
15211556
**Merged pull requests:**
15221557

15231558
- HZ+ now works on Gelbooru.com [\#688](https://github.com/extesy/hoverzoom/pull/688) ([GrosPoulet](https://github.com/GrosPoulet))
1559+
- Fix for plug-in: Imgur [\#686](https://github.com/extesy/hoverzoom/pull/686) ([GrosPoulet](https://github.com/GrosPoulet))
15241560
- Update linkedin.js [\#685](https://github.com/extesy/hoverzoom/pull/685) ([GrosPoulet](https://github.com/GrosPoulet))
15251561
- Fix for plug-in: LinkedIn [\#684](https://github.com/extesy/hoverzoom/pull/684) ([GrosPoulet](https://github.com/GrosPoulet))
15261562
- New Crowdin updates [\#683](https://github.com/extesy/hoverzoom/pull/683) ([extesy](https://github.com/extesy))
@@ -1536,7 +1572,6 @@
15361572

15371573
**Merged pull requests:**
15381574

1539-
- Fix for plug-in: Imgur [\#686](https://github.com/extesy/hoverzoom/pull/686) ([GrosPoulet](https://github.com/GrosPoulet))
15401575
- Speed-up images display in 500px & Facebook plug-ins [\#678](https://github.com/extesy/hoverzoom/pull/678) ([GrosPoulet](https://github.com/GrosPoulet))
15411576
- Merge remote-tracking branch 'upstream/master' [\#677](https://github.com/extesy/hoverzoom/pull/677) ([GrosPoulet](https://github.com/GrosPoulet))
15421577
- Plug-ins updates [\#676](https://github.com/extesy/hoverzoom/pull/676) ([GrosPoulet](https://github.com/GrosPoulet))
@@ -1553,6 +1588,7 @@
15531588
**Merged pull requests:**
15541589

15551590
- New Crowdin updates [\#673](https://github.com/extesy/hoverzoom/pull/673) ([extesy](https://github.com/extesy))
1591+
- Updated message about image loader option [\#672](https://github.com/extesy/hoverzoom/pull/672) ([GrosPoulet](https://github.com/GrosPoulet))
15561592
- New Crowdin updates [\#668](https://github.com/extesy/hoverzoom/pull/668) ([extesy](https://github.com/extesy))
15571593

15581594
## [1.0.166](https://github.com/extesy/hoverzoom/tree/1.0.166) (2021-01-24)
@@ -1570,7 +1606,6 @@
15701606

15711607
**Merged pull requests:**
15721608

1573-
- Updated message about image loader option [\#672](https://github.com/extesy/hoverzoom/pull/672) ([GrosPoulet](https://github.com/GrosPoulet))
15741609
- Fix for 2 plug-ins + 7 new plug-ins [\#667](https://github.com/extesy/hoverzoom/pull/667) ([GrosPoulet](https://github.com/GrosPoulet))
15751610
- New Crowdin updates [\#666](https://github.com/extesy/hoverzoom/pull/666) ([extesy](https://github.com/extesy))
15761611
- New Crowdin updates [\#665](https://github.com/extesy/hoverzoom/pull/665) ([extesy](https://github.com/extesy))
@@ -1589,7 +1624,6 @@
15891624
**Merged pull requests:**
15901625

15911626
- Update manifest for Pinterest plug-in [\#660](https://github.com/extesy/hoverzoom/pull/660) ([GrosPoulet](https://github.com/GrosPoulet))
1592-
- New Crowdin updates [\#650](https://github.com/extesy/hoverzoom/pull/650) ([extesy](https://github.com/extesy))
15931627

15941628
## [1.0.164](https://github.com/extesy/hoverzoom/tree/1.0.164) (2021-01-20)
15951629

@@ -1615,6 +1649,7 @@
16151649
- New Crowdin updates [\#657](https://github.com/extesy/hoverzoom/pull/657) ([extesy](https://github.com/extesy))
16161650
- Fix for plug-in : LeBonCoin [\#653](https://github.com/extesy/hoverzoom/pull/653) ([GrosPoulet](https://github.com/GrosPoulet))
16171651
- Fix for plug-in : Bing [\#652](https://github.com/extesy/hoverzoom/pull/652) ([GrosPoulet](https://github.com/GrosPoulet))
1652+
- New Crowdin updates [\#650](https://github.com/extesy/hoverzoom/pull/650) ([extesy](https://github.com/extesy))
16181653

16191654
## [1.0.163](https://github.com/extesy/hoverzoom/tree/1.0.163) (2021-01-04)
16201655

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.0.229",
4+
"version": "1.1.0",
55
"description": "__MSG_extDescription__",
66
"homepage_url": "https://github.com/extesy/hoverzoom/",
77
"author": "Oleg Anashkin",

0 commit comments

Comments
 (0)