aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md54
1 files changed, 54 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4cfcd40..4a929c1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,57 @@
+## 4.14.0 (2023-05-17)
+
+#### 🎁 Feature
+
+* minor fixes + code cleanup (5f10a0f9)
+
+#### 📄 Documentation
+
+* **changelog:** update cl & ver after release (b4b5dc33)
+
+#### 🚧 Chores
+
+* bump version to 4.14 (c235b8ae)
+
+
+## 4.13.0 (2023-03-22)
+
+#### 🎁 Feature
+
+* add open file option in download item (7b64cf51)
+
+#### 🐞 Bug Fixes
+
+* prevent overwrite if file exists (dd687dc9)
+
+#### 📄 Documentation
+
+* **changelog:** update cl & ver after release (fa5add01)
+
+#### 🚧 Chores
+
+* bump version 4.13 (3484bccc)
+* update js to improve perf (1b030ca7)
+* code cleanup (c2bd1a32)
+* update utils (8f983031)
+
+
+## 4.12.1 (2023-01-27)
+
+#### 🐞 Bug Fixes
+
+* icon on Plasma Wayland (#100) (7fc4ce38)
+
+#### 📄 Documentation
+
+* **changelog:** update cl & ver after release (4417eced)
+
+#### 🚧 Chores
+
+* code cleanup (085205eb)
+* cleanup (011db449)
+* escape key to close child windows (56c55a94)
+
+
## 4.12.0 (2023-01-26)
#### 🎁 Feature