Skip to content

Commit 1eb763c

Browse files
chore(release): 4.4.1 [skip ci]
## [4.4.1](v4.4.0...v4.4.1) (2024-11-30) CID `bafybeiatztgdllxnp5p6zu7bdwhjmozsmd7jprff4bdjqjljxtylitvss4` --- ### Bug Fixes * add lithuanian to languages.json ([#2293](#2293)) ([40c512b](40c512b)) * analyze script doesn't persist stats.json ([#2290](#2290)) ([dbbdd70](dbbdd70)) * **explore:** browsing chunked files and inspecting via context menu ([#2305](#2305)) ([0412970](0412970)), closes [#2306](#2306) ### Trivial Changes * **ci:** add CAR file directly to cluster ([#2304](#2304)) ([e2ae110](e2ae110)) * **ci:** no replication factor when pinning - use cluster's default ([#2302](#2302)) ([81b8f29](81b8f29)) * **ci:** set cluster pin timeout to 30m ([4b8fc00](4b8fc00)) * **ci:** udpate artifact actions to v4 ([#2292](#2292)) ([305908f](305908f)) * **ci:** use repo in offline mode ([eaf63ed](eaf63ed)) * pull new translations ([#2291](#2291)) ([bfe7e40](bfe7e40)) * pull transifex translations ([#2296](#2296)) ([502abd4](502abd4)) * pull transifex translations ([#2303](#2303)) ([89c094b](89c094b)) * size-related labels in Files screen ([#2295](#2295)) ([49019d4](49019d4))
1 parent eaf63ed commit 1eb763c

File tree

3 files changed

+31
-3
lines changed

3 files changed

+31
-3
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
## [4.4.1](https://github.com/ipfs/ipfs-webui/compare/v4.4.0...v4.4.1) (2024-11-30)
2+
3+
4+
CID `bafybeiatztgdllxnp5p6zu7bdwhjmozsmd7jprff4bdjqjljxtylitvss4`
5+
6+
---
7+
8+
9+
10+
### Bug Fixes
11+
12+
* add lithuanian to languages.json ([#2293](https://github.com/ipfs/ipfs-webui/issues/2293)) ([40c512b](https://github.com/ipfs/ipfs-webui/commit/40c512b146b0f35e5651de5de4ac3fc67bbaadf2))
13+
* analyze script doesn't persist stats.json ([#2290](https://github.com/ipfs/ipfs-webui/issues/2290)) ([dbbdd70](https://github.com/ipfs/ipfs-webui/commit/dbbdd70d63f07cb4b0e62dac0a1fd4ec0fc34b4d))
14+
* **explore:** browsing chunked files and inspecting via context menu ([#2305](https://github.com/ipfs/ipfs-webui/issues/2305)) ([0412970](https://github.com/ipfs/ipfs-webui/commit/041297041e61ea2dd9debb63e56c2ea376ed3e00)), closes [#2306](https://github.com/ipfs/ipfs-webui/issues/2306)
15+
16+
17+
### Trivial Changes
18+
19+
* **ci:** add CAR file directly to cluster ([#2304](https://github.com/ipfs/ipfs-webui/issues/2304)) ([e2ae110](https://github.com/ipfs/ipfs-webui/commit/e2ae110650cffe341f60a088ba68ca0856d5e1ac))
20+
* **ci:** no replication factor when pinning - use cluster's default ([#2302](https://github.com/ipfs/ipfs-webui/issues/2302)) ([81b8f29](https://github.com/ipfs/ipfs-webui/commit/81b8f29ec8bf6b7fe577c07261c83dce99eb7919))
21+
* **ci:** set cluster pin timeout to 30m ([4b8fc00](https://github.com/ipfs/ipfs-webui/commit/4b8fc00ef9daa23f462bc174a93eeeeab8e575b2))
22+
* **ci:** udpate artifact actions to v4 ([#2292](https://github.com/ipfs/ipfs-webui/issues/2292)) ([305908f](https://github.com/ipfs/ipfs-webui/commit/305908f6862723603ab49253eeed6b358243fb0e))
23+
* **ci:** use repo in offline mode ([eaf63ed](https://github.com/ipfs/ipfs-webui/commit/eaf63ed577ebd291a7bf2dfd9e9279d75a275c89))
24+
* pull new translations ([#2291](https://github.com/ipfs/ipfs-webui/issues/2291)) ([bfe7e40](https://github.com/ipfs/ipfs-webui/commit/bfe7e40f369dc6485b333b9bc5a3c804811538a9))
25+
* pull transifex translations ([#2296](https://github.com/ipfs/ipfs-webui/issues/2296)) ([502abd4](https://github.com/ipfs/ipfs-webui/commit/502abd44586ebd878ce298f48de614b45cb32139))
26+
* pull transifex translations ([#2303](https://github.com/ipfs/ipfs-webui/issues/2303)) ([89c094b](https://github.com/ipfs/ipfs-webui/commit/89c094b0edde3ac0d6edc26890d558887f4870ea))
27+
* size-related labels in Files screen ([#2295](https://github.com/ipfs/ipfs-webui/issues/2295)) ([49019d4](https://github.com/ipfs/ipfs-webui/commit/49019d4f4cf33a6c2b0c99adefe6860a8a3c1f94))
28+
129
## [4.4.0](https://github.com/ipfs/ipfs-webui/compare/v4.3.3...v4.4.0) (2024-11-07)
230

331

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-webui",
3-
"version": "4.4.0",
3+
"version": "4.4.1",
44
"type": "module",
55
"private": true,
66
"files": [

0 commit comments

Comments
 (0)