From 06994838cb0b58f95f0f0a788c39070f8cd69886 Mon Sep 17 00:00:00 2001 From: aljawaid <10233708+aljawaid@users.noreply.github.com> Date: Tue, 22 Aug 2023 12:53:53 +0100 Subject: [PATCH 1/3] Update Plugin: TemplateManager --- plugins.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins.json b/plugins.json index 5175b04..44cc0ee 100644 --- a/plugins.json +++ b/plugins.json @@ -2163,18 +2163,18 @@ "author": "aljawaid", "compatible_version": ">=1.2.20", "description": "Predefined Contents is replaced by the Template Manager. Improve consistency of your project data and save time for repetitive comments using saved templates. Project Editors can create, update and delete templates for each project. Templates can be created for task descriptions (core feature), comments (new feature), global templates (new feature) and email subjects (core feature) all in one place including adding notes and instructions separate to the template content to help keep content neat. The global templates feature shows for every project and can be used as a way to guide and advise users within tasks. Templates can also be useful in environments where auditing is required.", - "download": "https://github.com/aljawaid/TemplateManager/releases/download/v2.7/TemplateManager-2.7.zip", + "download": "https://github.com/aljawaid/TemplateManager/releases/download/v2.8/TemplateManager-2.8.zip", "has_hooks": true, "has_overrides": true, "has_schema": true, "homepage": "https://github.com/aljawaid/TemplateManager", "is_type": "plugin", - "last_updated": "2023-05-22", + "last_updated": "2023-08-22", "license": "MIT", "readme": "https://github.com/aljawaid/TemplateManager/blob/master/README.md", "remote_install": true, "title": "TemplateManager", - "version": "2.7.0" + "version": "2.8.0" }, "ThemeMaestro": { "author": "JustFxDev (Fx)", From d69ca3c39b3f977e5032049da82816542e00f58d Mon Sep 17 00:00:00 2001 From: aljawaid <10233708+aljawaid@users.noreply.github.com> Date: Tue, 22 Aug 2023 13:01:16 +0100 Subject: [PATCH 2/3] Update Plugin: Glancer --- plugins.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins.json b/plugins.json index 44cc0ee..fc7593f 100644 --- a/plugins.json +++ b/plugins.json @@ -871,18 +871,18 @@ "author": "aljawaid", "compatible_version": ">=1.2.20", "description": "Quickly jump to a project, task or comment through a bar at the bottom of the screen. Use the new copy to clipboard feature in different formats coupled with the new global shortcut icon to realise why Glancer was built for power users. Following the 'Getting Things Done' methodology, productive users can glance through their workflow easily.", - "download": "https://github.com/aljawaid/Glancer/releases/download/v2.7/Glancer-2.7.zip", + "download": "https://github.com/aljawaid/Glancer/releases/download/v2.7.1/Glancer-2.7.1.zip", "has_hooks": true, "has_overrides": false, "has_schema": false, "homepage": "https://github.com/aljawaid/Glancer", "is_type": "plugin", - "last_updated": "2023-05-22", + "last_updated": "2023-08-22", "license": "MIT", "readme": "https://github.com/aljawaid/Glancer/blob/master/README.md", "remote_install": true, "title": "Glancer", - "version": "2.7.0" + "version": "2.7.1" }, "gogs-webhook": { "author": "Frédéric Guillot", From 29408384c28db102b10b9e1e0224e691f9f1729c Mon Sep 17 00:00:00 2001 From: aljawaid <10233708+aljawaid@users.noreply.github.com> Date: Tue, 22 Aug 2023 23:33:44 +0100 Subject: [PATCH 3/3] Release Plugin: ContentCleaner --- plugins.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins.json b/plugins.json index fc7593f..733d231 100644 --- a/plugins.json +++ b/plugins.json @@ -502,12 +502,12 @@ "has_schema": false, "homepage": "https://github.com/aljawaid/ContentCleaner", "is_type": "plugin", - "last_updated": "2023-07-07", + "last_updated": "2023-08-22", "license": "MIT", "readme": "https://github.com/aljawaid/ContentCleaner/blob/master/README.md", - "remote_install": false, + "remote_install": true, "title": "ContentCleaner", - "version": "0.5.0" + "version": "1.0.0" }, "CostControl": { "author": "aljawaid",