PluginManager v3.0
v3.0
What's Changed
(most recent changes are listed on top):
- 628e8d3 FIX: CSS Property - change
bold
to700
- 058fc5b NEW: Delay Alert Flash Messages- change from default 7s to 10s
- 1bb35de FIX: Installer: Add more tests for namespace, directory and plugin name - thanks @alfredbuehler
- 346dfd1 FIX: Download Button Styling
- 38db9fc FIX: Manual Plugins:
installByURL()
uses the same tests - thanks @alfredbuehler - 9541f54 FIX: Hide Incompatible Plugin Count if Zero
- 0a2b2ff FIX: Incompatible Plugins Layout & Styling
- 5794e48 FIX: Major CSS Fixes
- f6df5c0 FIX: Message Styling
- 96ebb70 FIX: Better Wording
- 3d9f991 FIX: Make Plugin Sidebar Menu Neater
- eec983b NEW: Show Incompatible Installed Plugins Count
- 76307fb FIX: Installed Plugins Count Page Position - count looked confusing if incompatible plugins were detected
- 4027445 FIX: Page Redirects for Manually Installed Plugins (by file) - #44
- 8ce5967 FIX: Detect Kanboard Structure in Any Folder in Archive File - fixes #44 Bug: All zip types are accepted
- 63d12b3 FIX: Duplicate
id
forinput
- #44 - 98d5b4d FIX: Check for cURL - resolves #45
- 61a3d10 FIX: Undefined Variable
$values
- #44 - 3da7f96 NEW: Add Copy Download Link to Clipboard Button - fixes #41 - thanks @alfredbuehler
- 42e72dc NEW: Manually install plugins from local archive files or remote locations - thanks @alfredbuehler
- 04805df FIX: Detect Kanboard Structure in Archive File - fixes #44 Bug: All zip types are accepted - thanks @creecros
- f294ed0 FIX: Better Wording for Placeholder
- 864a3c0 FIX: Plugin Action Icons' Spacing
- d6d38b5 NEW: Add Unique Table IDs per Plugin
- 8e98ca8 FIX: Set fileselector to accept 'application/zip' - thanks @alfredbuehler
- 42d574a NEW: Install plugins by file or URL - thanks @alfredbuehler