[PR #108] [MERGED] [McLogCleaner] Release 1.1.2 #113

Closed
opened 2026-05-07 00:18:11 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/plugins/pull/108
Author: @JuggleGaming
Created: 2/16/2026
Status: Merged
Merged: 2/19/2026
Merged by: @Boy132

Base: mainHead: mclogcleaner


📝 Commits (1)

  • fa4ce66 Added the update-system to automatically check for new updates.

📊 Changes

5 files changed (+47 additions, -6 deletions)

View changed files

mclogcleaner/config/mclogcleaner.php (+5 -0)
📝 mclogcleaner/plugin.json (+2 -2)
📝 mclogcleaner/src/Filament/Components/Actions/McLogCleanAction.php (+5 -3)
📝 mclogcleaner/src/McLogCleanerPlugin.php (+29 -1)
mclogcleaner/updater.json (+6 -0)

📄 Description

Release 1.1.2

Added the update-system to automatically check for new updates.
Added a setting to enable/ disable the text in the delete-logs button.

Summary by CodeRabbit

  • New Features

    • Added a configurable settings interface with a toggle to control text display in the log cleaner action button.
    • Enabled automatic plugin update detection and installation support via a remote manifest.
  • Chores

    • Upgraded plugin version to 1.1.2.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/plugins/pull/108 **Author:** [@JuggleGaming](https://github.com/JuggleGaming) **Created:** 2/16/2026 **Status:** ✅ Merged **Merged:** 2/19/2026 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `mclogcleaner` --- ### 📝 Commits (1) - [`fa4ce66`](https://github.com/pelican-dev/plugins/commit/fa4ce66ef2d9884946c00d338cb13574a683b0e7) Added the update-system to automatically check for new updates. ### 📊 Changes **5 files changed** (+47 additions, -6 deletions) <details> <summary>View changed files</summary> ➕ `mclogcleaner/config/mclogcleaner.php` (+5 -0) 📝 `mclogcleaner/plugin.json` (+2 -2) 📝 `mclogcleaner/src/Filament/Components/Actions/McLogCleanAction.php` (+5 -3) 📝 `mclogcleaner/src/McLogCleanerPlugin.php` (+29 -1) ➕ `mclogcleaner/updater.json` (+6 -0) </details> ### 📄 Description # Release 1.1.2 Added the update-system to automatically check for new updates. Added a setting to enable/ disable the text in the delete-logs button. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Added a configurable settings interface with a toggle to control text display in the log cleaner action button. * Enabled automatic plugin update detection and installation support via a remote manifest. * **Chores** * Upgraded plugin version to 1.1.2. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:18:11 +02:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/plugins#113
No description provided.