From 2575d48e9e50f94e7d91f30f42832a7f722db243 Mon Sep 17 00:00:00 2001 From: Thomas Rupprecht Date: Wed, 24 May 2023 22:05:39 +0200 Subject: [PATCH] 0.9.2 --- CHANGELOG.md | 99 +++++++++++++++++++++++++++-------------------- package-lock.json | 4 +- package.json | 2 +- src/manifest.json | 2 +- 4 files changed, 60 insertions(+), 47 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b159cc9..e702647 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,33 +2,46 @@ All notable changes to this project will be documented in this file. -## [unreleased] +## \[unreleased] -### Bug Fixes - -- Replace deprecated substr() with substring() and add checks for promise results - -### Documentation - -- Add type definitions for Calendar and SpaceApi - -### Features +### ⛰️ Features - Add git-cliff to update the CHANGELOG.md -### Miscellaneous Tasks +### 🐛 Bug Fixes + +- Replace deprecated substr() with substring() and add checks for promise results +- Fix markdown escaping in changelog + +### 🚜 Refactor + +- Remove background.html and import directly as ES module +- Remove "browser_style" setting and include cleaned up extension.css + +### 📚 Documentation + +- Add type definitions for Calendar and SpaceApi +- Update changelog with new version + +### ⚙️ Miscellaneous Tasks - Update husky - Improve CHANGELOG config - Unify and improve codestyle +- Add .ts files editorconfig and fix styling +- Update @types/firefox-webext-browser and add web-ext to devDependencies +- Update @types/firefox-webext-browser and web-ext +- Update web-ext +- Update git-cliff -### Other +### ✳️ Other - Add pre-commit hook with husky +- Improve git-cliff config -## [v0.9.1](https://gitea.usrspace.at/XimeX/usrspace-browser-addon/releases/tag/v0.9.1) - 2023-01-22 +## \[[0.9.1](https://gitea.usrspace.at/XimeX/usrspace-browser-addon/releases/tag/v0.9.1)] - 2023-01-22 -### Other +### ✳️ Other - Extract code into setBadgeStatus and createStatusChangedNotification function - Don't fetch data if offline @@ -36,17 +49,17 @@ All notable changes to this project will be documented in this file. - Await init - Add link to Pad -## [v0.9.0](https://gitea.usrspace.at/XimeX/usrspace-browser-addon/releases/tag/v0.9.0) - 2023-01-20 +## \[[0.9.0](https://gitea.usrspace.at/XimeX/usrspace-browser-addon/releases/tag/v0.9.0)] - 2023-01-20 -### Other +### ✳️ Other - Manifest_v3 - Update to manifest_version v3 - Make code compatible with manifest_version v3 -## [v0.8.7](https://gitea.usrspace.at/XimeX/usrspace-browser-addon/releases/tag/v0.8.7) - 2023-01-20 +## \[[0.8.7](https://gitea.usrspace.at/XimeX/usrspace-browser-addon/releases/tag/v0.8.7)] - 2023-01-20 -### Other +### ✳️ Other - Add badges to README - Improve README @@ -57,15 +70,15 @@ All notable changes to this project will be documented in this file. - Remove persistent flag in manifest config - Open usrspace.at homepage on install -## [v0.8.6](https://gitea.usrspace.at/XimeX/usrspace-browser-addon/releases/tag/v0.8.6) - 2023-01-05 +## \[[0.8.6](https://gitea.usrspace.at/XimeX/usrspace-browser-addon/releases/tag/v0.8.6)] - 2023-01-05 -### Other +### ✳️ Other - Change addon id to currently used one -## [v0.8.5](https://gitea.usrspace.at/XimeX/usrspace-browser-addon/releases/tag/v0.8.5) - 2023-01-05 +## \[[0.8.5](https://gitea.usrspace.at/XimeX/usrspace-browser-addon/releases/tag/v0.8.5)] - 2023-01-05 -### Other +### ✳️ Other - Add web-ext-config.js and add watch scripts - Improve README @@ -73,36 +86,36 @@ All notable changes to this project will be documented in this file. - Inject browser-polyfill only in chromium builds - Add addon id -## [v0.8.4](https://gitea.usrspace.at/XimeX/usrspace-browser-addon/releases/tag/v0.8.4) - 2023-01-05 +## \[[0.8.4](https://gitea.usrspace.at/XimeX/usrspace-browser-addon/releases/tag/v0.8.4)] - 2023-01-05 -### Other +### ✳️ Other - Use html template tag - Change strict_min_version to v79 - Simplify updateSpaceApiJson - Add lint script -## [v0.8.3](https://gitea.usrspace.at/XimeX/usrspace-browser-addon/releases/tag/v0.8.3) - 2023-01-04 +## \[[0.8.3](https://gitea.usrspace.at/XimeX/usrspace-browser-addon/releases/tag/v0.8.3)] - 2023-01-04 -### Other +### ✳️ Other - Update strict_min_version to 57.0 -## [v0.8.2](https://gitea.usrspace.at/XimeX/usrspace-browser-addon/releases/tag/v0.8.2) - 2023-01-04 +## \[[0.8.2](https://gitea.usrspace.at/XimeX/usrspace-browser-addon/releases/tag/v0.8.2)] - 2023-01-04 -### Other +### ✳️ Other - Explicit set persistent=true and add browser_specific_settings in manifest.json - Set html lang by browser language - Improve popup styling -## [v0.8.1](https://gitea.usrspace.at/XimeX/usrspace-browser-addon/releases/tag/v0.8.1) - 2022-12-25 +## \[[0.8.1](https://gitea.usrspace.at/XimeX/usrspace-browser-addon/releases/tag/v0.8.1)] - 2022-12-25 -### Bug Fixes +### 🐛 Bug Fixes - Fix copy-version script -### Other +### ✳️ Other - Manifest l10n - Faster data fetching, badge improvements @@ -115,9 +128,9 @@ All notable changes to this project will be documented in this file. - Unfiy codestyle - Cleanup data on startup -## [v0.8.0](https://gitea.usrspace.at/XimeX/usrspace-browser-addon/releases/tag/v0.8.0) - 2022-12-24 +## \[[0.8.0](https://gitea.usrspace.at/XimeX/usrspace-browser-addon/releases/tag/v0.8.0)] - 2022-12-24 -### Other +### ✳️ Other - Improve code, doc, tooling - Npm version scripts @@ -133,15 +146,15 @@ All notable changes to this project will be documented in this file. - Increase svg size - Set build filename -## [v0.7](https://gitea.usrspace.at/XimeX/usrspace-browser-addon/releases/tag/v0.7) - 2021-11-06 +## \[[0.7](https://gitea.usrspace.at/XimeX/usrspace-browser-addon/releases/tag/v0.7)] - 2021-11-06 -### Bug Fixes +### 🐛 Bug Fixes - Fix new urls - Fix dates if no date is found - Fix data, remove logging, improve code -### Other +### ✳️ Other - Change spaceApiUrl and nextcloud label - Add release info @@ -158,27 +171,27 @@ All notable changes to this project will be documented in this file. - Change icon - Remove old html code and load right svg -## [v0.4](https://gitea.usrspace.at/XimeX/usrspace-browser-addon/releases/tag/v0.4) - 2019-10-04 +## \[[0.4](https://gitea.usrspace.at/XimeX/usrspace-browser-addon/releases/tag/v0.4)] - 2019-10-04 -### Bug Fixes +### 🐛 Bug Fixes - Fix wrong icon -## [v0.3](https://gitea.usrspace.at/XimeX/usrspace-browser-addon/releases/tag/v0.3) - 2019-10-04 +## \[[0.3](https://gitea.usrspace.at/XimeX/usrspace-browser-addon/releases/tag/v0.3)] - 2019-10-04 -### Other +### ✳️ Other - Improve popup content -## [v0.2](https://gitea.usrspace.at/XimeX/usrspace-browser-addon/releases/tag/v0.2) - 2019-08-28 +## \[[0.2](https://gitea.usrspace.at/XimeX/usrspace-browser-addon/releases/tag/v0.2)] - 2019-08-28 -### Bug Fixes +### 🐛 Bug Fixes - Fix icon style - Fix compatibility with chromium based browsers - Fix typo -### Other +### ✳️ Other - Init - Add first readme diff --git a/package-lock.json b/package-lock.json index e823426..8cdc53e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "usrspace-browser-addon", - "version": "0.9.1", + "version": "0.9.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "usrspace-browser-addon", - "version": "0.9.1", + "version": "0.9.2", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 2554327..3e4b65a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "usrspace-browser-addon", "description": "WebExtension for the Hacker-/Maker-Space /usr/space", - "version": "0.9.1", + "version": "0.9.2", "dependencies": { "webextension-polyfill": "^0.10.0" }, diff --git a/src/manifest.json b/src/manifest.json index 4f4b48e..16b124e 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", - "version": "0.9.1", + "version": "0.9.2", "icons": { "48": "icons/favicon.svg", "96": "icons/favicon.svg"