-
Version 1.3.3.0 Stable
released this
2026-06-27 20:02:14 +02:00 | 0 commits to main since this release📅 Originally published on GitHub: Sat, 27 Jun 2026 18:08:03 GMT
🏷️ Git tag created: Sat, 27 Jun 2026 18:02:14 GMTNew Features
- Plugin window layer setting that allows you to set plugin windows to always be on top
- Custom settings support for web-based plugins via
settings.jsonfile - Hot reload support for web-based plugins
- Add Plugin dialog now has an option to create a web-based plugin template
Full Changelog: https://github.com/Stone-Red-Code/DesktopMagic/compare/v1.3.2.0...v1.3.3.0
Plugin API v1.0.0.0
Downloads
-
Version 1.3.2.0 Stable
released this
2026-04-21 16:50:20 +02:00 | 9 commits to main since this release📅 Originally published on GitHub: Tue, 21 Apr 2026 14:51:12 GMT
🏷️ Git tag created: Tue, 21 Apr 2026 14:50:20 GMTNew Features
- Built-in agenda plugin showing the next calendar events
- Built-in meeting countdown plugin
- A changelog popup will now appear after updating
Enhanced
- The size of text boxes in the settings menu is now limited to a reasonable size
- The main window now will stay in front of all other windows while editing layouts
Full Changelog: https://github.com/Stone-Red-Code/DesktopMagic/compare/v1.3.1.0...v1.3.2.0
Plugin API v1.0.0.0
Downloads
-
Version 1.3.1.0 Stable
released this
2026-02-07 00:09:58 +01:00 | 15 commits to main since this release📅 Originally published on GitHub: Fri, 06 Feb 2026 23:16:12 GMT
🏷️ Git tag created: Fri, 06 Feb 2026 23:09:58 GMTNew Features
- The format of the date plugin is now fully customizable
- The date plugin now allows you to override the text color on weekends
Enhanced
- Better rendering performance of plugins
- You can now limit the FPS of the music visualizer plugin
- Added link to GitHub repository
- Added link to plugin creation guide
- Bug & Feature request button now has an option to submit an issue via email
Fixed
- Missing titles in dialogs
- Date plugin not updating when settings changed
Full Changelog: https://github.com/Stone-Red-Code/DesktopMagic/compare/v1.3.0.0...v1.3.1.0
Plugin API v1.0.0.0
Downloads
-
Version 1.3.0.0 Stable
released this
2026-01-21 23:35:55 +01:00 | 35 commits to main since this release📅 Originally published on GitHub: Wed, 21 Jan 2026 22:49:04 GMT
🏷️ Git tag created: Wed, 21 Jan 2026 22:35:55 GMTNew Features
- Weather plugin with city search (Open-Meteo), configurable display (city name, temperature, weather status, last updated), and periodic background updates
- Basic support for web-based plugins via WebView2 (use
main.htmlinstead ofmain.dll) (web-based plugins currently have no support for the settings system) - Support for async C# plugins (new
AsyncPluginbase class with async methods) - Plugins now support
ColorPickerandFileSelectorsettings - Plugin now support state persistence via the
PersistStateAttributeserialization on any field or property - "Open in IDE" button for local plugins in Plugin Manager when a .csproj is detected
- New plugins are now automatically detected and reloaded without having to restart the app
Enhanced
- Modern Fluent UI throughout the app using WPF-UI
- Navigation split into dedicated pages: Plugins, Themes, and Plugin Manager
- Better error handling for plugins
- Cleaned up the C# plugin template
- Confirmation for deleting layouts and themes
Fixed
- CPU usage plugin text alignment
- DesktopMagic.Api NuGet package now follows the versioning scheme accordingly to Stone-Red-Code/guidelines
- Multiple stability fixes
Full Changelog: https://github.com/Stone-Red-Code/DesktopMagic/compare/v1.2.0.0...v1.3.0.0
Plugin API v1.0.0.0
Downloads
-
Version 1.2.0.0 Stable
released this
2025-12-09 00:05:39 +01:00 | 87 commits to main since this release📅 Originally published on GitHub: Mon, 08 Dec 2025 23:10:31 GMT
🏷️ Git tag created: Mon, 08 Dec 2025 23:05:39 GMTNew Features
- You can now override the theme for each plugin individually.
Enhanced
- Themes are now shared across all layouts.
- You can now freely switch between themes you have created.
Fixed
- Add missing translations
Full Changelog: https://github.com/Stone-Red-Code/DesktopMagic/compare/v1.1.0.0...v1.2.0.0
Plugin API v0.0.0.5
Downloads
-
Version 1.1.0.0 Stable
released this
2025-07-05 17:42:00 +02:00 | 94 commits to main since this release📅 Originally published on GitHub: Sat, 05 Jul 2025 15:57:46 GMT
🏷️ Git tag created: Sat, 05 Jul 2025 15:42:00 GMTNew Features
- Launch on startup option
- Mod.io subscriptions synchronization support
- "Create New Plugin" button in Plugins Manager to create a new plugin from a template
- Show error message when failing to delete plugin files
- Tray icon right click actions
Enhanced
- Improved the layout of the plugin manager
- All buttons now have icons
- Integrated time plugin now uses less resources
- Numeric up & down control now uses material design
Fixed
- Add missing translations
- Fix plugins manager crashes
- Fix plugin checkbox not deselecting when an error occurs
Full Changelog: https://github.com/Stone-Red-Code/DesktopMagic/compare/v1.0.1.240501...v1.1.0.0
Plugin API v0.0.0.5
Downloads
-
Version 1.0.1.240501 Stable
released this
2024-05-01 18:22:10 +02:00 | 136 commits to main since this release📅 Originally published on GitHub: Wed, 01 May 2024 16:24:09 GMT
🏷️ Git tag created: Wed, 01 May 2024 16:22:10 GMTFixed
- Make installed plugins panel scrollable
- Plugin dependencies not getting loaded
Full Changelog: https://github.com/Stone-Red-Code/DesktopMagic/compare/v1.0.1.0...v1.0.1.240501
Plugin API v0.0.0.5
Downloads
-
Version 1.0.1.0 Stable
released this
2024-02-22 09:58:24 +01:00 | 143 commits to main since this release📅 Originally published on GitHub: Thu, 22 Feb 2024 09:03:16 GMT
🏷️ Git tag created: Thu, 22 Feb 2024 08:58:24 GMTEnhanced
- Removed auto updates because they didn't work and for improved privacy.
Full Changelog: https://github.com/Stone-Red-Code/DesktopMagic/compare/v1.0.0.0...v1.0.1.0
Plugin API v0.0.0.5
Downloads
-
Version 1.0.0.0 Stable
released this
2023-12-31 17:26:14 +01:00 | 149 commits to main since this release📅 Originally published on GitHub: Sun, 31 Dec 2023 16:13:50 GMT
🏷️ Git tag created: Sun, 31 Dec 2023 16:26:14 GMTNew Features
- .NET 8 support
- Mod.io integration
- Plugin manager
- Plugin options now get saved and restored when restarting the application
Enhanced
- Better installer
- Better logging
- More and improved user feedback when doing something in the application
- Improved startup performance of CPU plugin
- Improved reload button
- If an instance of the app is already open, and you are trying to open a new one, the existing one will get focused
Fixed
- Crash when trying to write multiple logs at the same time
- Some parts of the user interface have not been localized
Full Changelog: https://github.com/Stone-Red-Code/DesktopMagic/compare/v0.3.2...v1.0.0.1
Plugin API v0.0.0.5
Downloads
-
Version 0.3.2.0 Stable
released this
2021-12-23 11:30:25 +01:00 | 187 commits to main since this release📅 Originally published on GitHub: Thu, 23 Dec 2021 10:32:10 GMT
🏷️ Git tag created: Thu, 23 Dec 2021 10:30:25 GMTNew Features
- .NET 6 support
Fixed
- Fix installer
- Fix standalone release
Full Changelog: https://github.com/Stone-Red-Code/DesktopMagic/compare/v0.3.1...v0.3.2
Plugin API v0.0.0.5
Downloads
mirror of
https://github.com/Stone-Red-Code/DesktopMagic.git
synced 2026-09-04 00:46:12 +02:00