|
| 1 | +## 3.12.1 (2025-02-10) |
| 2 | + |
| 3 | +- Chore: upgrade deps [#593](https://github.com/grafana/grafana-image-renderer/pull/593), [AgnesToulet](https://github.com/AgnesToulet) |
| 4 | +- Logs: Redirect log in response [#589](https://github.com/grafana/grafana-image-renderer/pull/589), [juanicabanas](https://github.com/juanicabanas) |
| 5 | +- Metrics: Exclude /render/version from duration and inflight metrics [#591](https://github.com/grafana/grafana-image-renderer/pull/591), [AgnesToulet](https://github.com/AgnesToulet) |
| 6 | + |
1 | 7 | ## 3.12.0 (2025-01-14)
|
| 8 | + |
2 | 9 | - Support cancel rendering requests on client cancellation [#588](https://github.com/grafana/grafana-image-renderer/pull/588), [AgnesToulet](https://github.com/AgnesToulet)
|
3 | 10 | - Chore: Add ENV variables for temp folders in Docker [#583](https://github.com/grafana/grafana-image-renderer/pull/583), [evictorero](https://github.com/evictorero)
|
4 | 11 | - Add image source label to dockerfiles [#573](https://github.com/grafana/grafana-image-renderer/pull/573), [wuast94](https://github.com/wuast94)
|
5 | 12 |
|
6 | 13 | ## 3.11.6 (2024-10-17)
|
| 14 | + |
7 | 15 | - Chore: Upgrade express from 4.21.0 to 4.21.1 [#577](https://github.com/grafana/grafana-image-renderer/pull/577), [AgnesToulet](https://github.com/AgnesToulet)
|
8 | 16 | - Chore: Don't install dev packages in Docker image [#575](https://github.com/grafana/grafana-image-renderer/pull/575), [McTonderski](https://github.com/McTonderski), [AgnesToulet](https://github.com/AgnesToulet)
|
9 | 17 | - Bump dompurify from 2.4.7 to 2.5.4 [#574](https://github.com/grafana/grafana-image-renderer/pull/574), [dependabot[bot]](https://github.com/apps/dependabot)
|
10 | 18 |
|
11 | 19 | ## 3.11.5 (2024-09-12)
|
| 20 | + |
12 | 21 | - Bump express to 4.21.0 [#567](https://github.com/grafana/grafana-image-renderer/pull/567), [evictorero](https://github.com/evictorero)
|
13 | 22 | - Bump micromatch from 4.0.7 to 4.0.8 [#561](https://github.com/grafana/grafana-image-renderer/pull/561), [dependabot[bot]](https://github.com/apps/dependabot)
|
14 | 23 |
|
15 | 24 | ## 3.11.4 (2024-08-30)
|
| 25 | + |
16 | 26 | - Puppeteer: Upgrade to v22 [#556](https://github.com/grafana/grafana-image-renderer/pull/556), [evictorero](https://github.com/evictorero)
|
17 | 27 |
|
18 | 28 | ## 3.11.3 (2024-08-13)
|
| 29 | + |
19 | 30 | - Full page image: Fix blank page screenshot when scenes is turned on [#554](https://github.com/grafana/grafana-image-renderer/pull/554), [juanicabanas](https://github.com/juanicabanas)
|
20 | 31 |
|
21 | 32 | ## 3.11.2 (2024-08-08)
|
| 33 | + |
22 | 34 | - Properly support dashboards where the scrollable element is the document [#552](https://github.com/grafana/grafana-image-renderer/pull/552), [ashharrison90](https://github.com/ashharrison90)
|
23 | 35 |
|
24 | 36 | ## 3.11.1 (2024-07-15)
|
| 37 | + |
25 | 38 | - Full page image: Fix wait condition for dashboard with rows [#542](https://github.com/grafana/grafana-image-renderer/pull/542), [AgnesToulet](https://github.com/AgnesToulet)
|
26 | 39 | - Chore: Upgrade Jimp deps [541](https://github.com/grafana/grafana-image-renderer/pull/541), [AgnesToulet](https://github.com/AgnesToulet)
|
27 | 40 |
|
28 | 41 | ## 3.11.0 (2024-06-13)
|
| 42 | + |
29 | 43 | - Chore: Upgrade chokidar and jest dependencies [#532](https://github.com/grafana/grafana-image-renderer/pull/532), [AgnesToulet](https://github.com/AgnesToulet)
|
30 | 44 | - Bump @grpc/grpc-js from 1.8.20 to 1.8.22 [#531](https://github.com/grafana/grafana-image-renderer/pull/531), [dependabot[bot]](https://github.com/apps/dependabot)
|
31 | 45 | - Server: Fix CSV deletion [#530](https://github.com/grafana/grafana-image-renderer/pull/530), [AgnesToulet](https://github.com/AgnesToulet)
|
32 | 46 | - Server: Support HTTPS configuration [#527](https://github.com/grafana/grafana-image-renderer/pull/527), [AgnesToulet](https://github.com/AgnesToulet)
|
33 | 47 |
|
34 | 48 | ## 3.10.5 (2024-05-23)
|
| 49 | + |
35 | 50 | - Packages: Release Alpine package without Chromium [#525](https://github.com/grafana/grafana-image-renderer/pull/525), [AgnesToulet](https://github.com/AgnesToulet)
|
36 | 51 | - Full page image: Fix scrolling with the new native scroll [#524](https://github.com/grafana/grafana-image-renderer/pull/524), [AgnesToulet](https://github.com/AgnesToulet)
|
37 | 52 |
|
38 | 53 | ## 3.10.4 (2024-05-06)
|
| 54 | + |
39 | 55 | - Chore: Remove unused dependencies [#517](https://github.com/grafana/grafana-image-renderer/pull/517), [evictorero](https://github.com/evictorero)
|
40 | 56 |
|
41 | 57 | ## 3.10.3 (2024-04-16)
|
| 58 | + |
42 | 59 | - Bump protobufjs from 7.2.4 to 7.2.6 [#515](https://github.com/grafana/grafana-image-renderer/pull/515), [dependabot[bot]](https://github.com/apps/dependabot)
|
43 |
| - |
| 60 | + |
44 | 61 | ## 3.10.2 (2024-04-08)
|
| 62 | + |
45 | 63 | - Bump express from 4.18.2 to 4.19.2 [#510](https://github.com/grafana/grafana-image-renderer/pull/510), [dependabot[bot]](https://github.com/apps/dependabot)
|
46 | 64 | - Bump follow-redirects from 1.15.5 to 1.15.6 [#508](https://github.com/grafana/grafana-image-renderer/pull/508), [dependabot[bot]](https://github.com/apps/dependabot)
|
47 | 65 |
|
48 | 66 | ## 3.10.1 (2024-03-07)
|
| 67 | + |
49 | 68 | - Bump axios from 1.6.0 to 1.6.7 [#503](https://github.com/grafana/grafana-image-renderer/pull/503), [evictorero](https://github.com/evictorero)
|
50 | 69 | - Bump ip from 1.1.8 to 1.1.9 [#500](https://github.com/grafana/grafana-image-renderer/pull/500), [dependabot[bot]](https://github.com/apps/dependabot)
|
51 | 70 | - PDF: Fix resolution when zooming in [#502](https://github.com/grafana/grafana-image-renderer/pull/502), [AgnesToulet](https://github.com/AgnesToulet)
|
52 | 71 |
|
53 | 72 | ## 3.10.0 (2024-02-20)
|
| 73 | + |
54 | 74 | - WaitingForPanels: Change waiting logic for Scenes [#496](https://github.com/grafana/grafana-image-renderer/pull/496), [torkelo](https://github.com/torkelo)
|
55 | 75 | - Experimental: Support PDF rendering [#487](https://github.com/grafana/grafana-image-renderer/pull/487), [ryantxu](https://github.com/ryantxu)
|
56 | 76 |
|
57 | 77 | ## 3.9.1 (2024-01-29)
|
| 78 | + |
58 | 79 | - Chore: Upgrade jimp and node [#492](https://github.com/grafana/grafana-image-renderer/pull/492), [AgnesToulet](https://github.com/AgnesToulet)
|
59 | 80 | - Bump follow-redirects from 1.15.3 to 1.15.4 [#489](https://github.com/grafana/grafana-image-renderer/pull/489), [dependabot[bot]](https://github.com/apps/dependabot)
|
60 | 81 |
|
61 | 82 | ## 3.9.0 (2023-12-04)
|
| 83 | + |
62 | 84 | - Config: Improve consistency between plugin and server mode [#477](https://github.com/grafana/grafana-image-renderer/pull/477), [AgnesToulet](https://github.com/AgnesToulet)
|
63 | 85 | - Chore: Bump axios from 0.27.2 to 1.6.0 [#480](https://github.com/grafana/grafana-image-renderer/pull/480), [dependabot[bot]](https://github.com/apps/dependabot)
|
64 | 86 |
|
65 | 87 | ## 3.8.4 (2023-10-17)
|
| 88 | + |
66 | 89 | - Bump xml2js to 0.6.2 [#473](https://github.com/grafana/grafana-image-renderer/pull/473), [AgnesToulet](https://github.com/AgnesToulet)
|
67 | 90 | - Browser: Fix panel rendered waiting condition [#472](https://github.com/grafana/grafana-image-renderer/pull/472), [AgnesToulet](https://github.com/AgnesToulet)
|
68 | 91 | - Docker: Add build for arm64 [#468](https://github.com/grafana/grafana-image-renderer/pull/468), [michbeck100](https://github.com/michbeck100)
|
69 | 92 | - Fix timezone config always overwritten [#463](https://github.com/grafana/grafana-image-renderer/pull/463), [zhichli](https://github.com/zhichli)
|
70 | 93 |
|
71 | 94 | ## 3.8.3 (2023-09-29)
|
| 95 | + |
72 | 96 | - Chore: Upgrade to Node 18 [#448](https://github.com/grafana/grafana-image-renderer/pull/448), [Clarity-89](https://github.com/Clarity-89)
|
73 | 97 |
|
74 | 98 | ## 3.8.2 (2023-09-21)
|
| 99 | + |
75 | 100 | - Browser: Revert to old headless mode to fix usage with Kubernetes [#459](https://github.com/grafana/grafana-image-renderer/pull/459), [AgnesToulet](https://github.com/AgnesToulet)
|
76 | 101 |
|
77 | 102 | ## 3.8.1 (2023-09-18)
|
78 |
| -- Fix check condition to avoid timeouts in invalid panels [#299](https://github.com/grafana/grafana-image-renderer/pull/299), [spinillos](https://github.com/spinillos) |
| 103 | + |
| 104 | +- Fix check condition to avoid timeouts in invalid panels [#299](https://github.com/grafana/grafana-image-renderer/pull/299), [spinillos](https://github.com/spinillos) |
79 | 105 | - Plugin: fix Chrome path [#451](https://github.com/grafana/grafana-image-renderer/pull/451), [AgnesToulet](https://github.com/AgnesToulet)
|
80 | 106 |
|
81 | 107 | ## 3.8.0 (2023-08-22)
|
82 |
| -- Puppeteer: upgrade to v21 [#433](https://github.com/grafana/grafana-image-renderer/pull/433), [Clarity-89](https://github.com/Clarity-89) |
83 |
| -- Fix fullpage waitFor conditions [#446](https://github.com/grafana/grafana-image-renderer/pull/446), [AgnesToulet](https://github.com/AgnesToulet) |
84 | 108 |
|
| 109 | +- Puppeteer: upgrade to v21 [#433](https://github.com/grafana/grafana-image-renderer/pull/433), [Clarity-89](https://github.com/Clarity-89) |
| 110 | +- Fix fullpage waitFor conditions [#446](https://github.com/grafana/grafana-image-renderer/pull/446), [AgnesToulet](https://github.com/AgnesToulet) |
85 | 111 |
|
86 | 112 | ## 3.7.2 (2023-07-27)
|
| 113 | + |
87 | 114 | - Chore: update all dependencies [#443](https://github.com/grafana/grafana-image-renderer/pull/443), [AgnesToulet](https://github.com/AgnesToulet)
|
88 | 115 | - Bump protobufjs from 7.1.1 to 7.2.4 [#438](https://github.com/grafana/grafana-image-renderer/pull/438), [dependabot[bot]](https://github.com/apps/dependabot)
|
89 | 116 | - Bump tough-cookie from 4.1.2 to 4.1.3 [#439](https://github.com/grafana/grafana-image-renderer/pull/439), [dependabot[bot]](https://github.com/apps/dependabot)
|
90 | 117 | - Bump semver from 6.3.0 to 6.3.1 [#440](https://github.com/grafana/grafana-image-renderer/pull/440), [dependabot[bot]](https://github.com/apps/dependabot)
|
91 | 118 | - Bump word-wrap from 1.2.3 to 1.2.4 [#441](https://github.com/grafana/grafana-image-renderer/pull/441), [dependabot[bot]](https://github.com/apps/dependabot)
|
92 | 119 |
|
93 | 120 | ## 3.7.1 (2023-05-15)
|
| 121 | + |
94 | 122 | - Docker: remove alpine edge repo [#413](https://github.com/grafana/grafana-image-renderer/pull/413), [sozercan](https://github.com/sozercan)
|
95 | 123 | - Bump yaml from 2.1.1 to 2.2.2 [#421](https://github.com/grafana/grafana-image-renderer/pull/421), [dependabot[bot]](https://github.com/apps/dependabot)
|
96 | 124 |
|
97 | 125 | ## 3.7.0 (2023-04-17)
|
| 126 | + |
98 | 127 | - Security: can set array of auth tokens [#417](https://github.com/grafana/grafana-image-renderer/pull/417), [AgnesToulet](https://github.com/AgnesToulet)
|
99 | 128 | - Bump pkg from 5.8.0 to 5.8.1 [#415](https://github.com/grafana/grafana-image-renderer/pull/415), [AgnesToulet](https://github.com/AgnesToulet)
|
100 | 129 | - Bump jimp from 0.16.1 to 0.16.13 [#406](https://github.com/grafana/grafana-image-renderer/pull/406), [AgnesToulet](https://github.com/AgnesToulet)
|
|
113 | 142 |
|
114 | 143 | - Log errors related to JSHandle@object as debug [#376](https://github.com/grafana/grafana-image-renderer/pull/376), [spinillos](https://github.com/spinillos)
|
115 | 144 | - Chore: Update Puppeteer deprecated functions [#375](https://github.com/grafana/grafana-image-renderer/pull/375), [spinillos](https://github.com/spinillos)
|
116 |
| -- Fix: Update _client with _client() to avoid to fail when creating a CSV [#372](https://github.com/grafana/grafana-image-renderer/pull/372), [spinillos](https://github.com/spinillos) |
| 145 | +- Fix: Update \_client with \_client() to avoid to fail when creating a CSV [#372](https://github.com/grafana/grafana-image-renderer/pull/372), [spinillos](https://github.com/spinillos) |
117 | 146 | - Chore: Update all dependencies [#369](https://github.com/grafana/grafana-image-renderer/pull/369), [DanCech](https://github.com/DanCech)
|
118 | 147 |
|
119 | 148 | ## 3.6.1 (2022-08-30)
|
|
129 | 158 | ## 3.5.0 (2022-07-18)
|
130 | 159 |
|
131 | 160 | - Added File Sanitization API with [DOMPurify](https://github.com/cure53/DOMPurify) as the backend. [#349](https://github.com/grafana/grafana-image-renderer/pull/349), [ArturWierzbicki](https://github.com/ArturWierzbicki)
|
132 |
| -- Security: upgrade dependencies [#356](https://github.com/grafana/grafana-image-renderer/pull/356), [#348](https://github.com/grafana/grafana-image-renderer/pull/348), [#347](https://github.com/grafana/grafana-image-renderer/pull/347), [AgnesToulet](https://github.com/AgnesToulet) |
| 161 | +- Security: upgrade dependencies [#356](https://github.com/grafana/grafana-image-renderer/pull/356), [#348](https://github.com/grafana/grafana-image-renderer/pull/348), [#347](https://github.com/grafana/grafana-image-renderer/pull/347), [AgnesToulet](https://github.com/AgnesToulet) |
133 | 162 |
|
134 | 163 | ## 3.4.2 (2022-03-23)
|
135 | 164 |
|
|
0 commit comments