Logo
Explore Help
Register Sign In
Stone_Red/DesktopMagic
Watch 1
Star 0
Fork 0
mirror of https://github.com/Stone-Red-Code/DesktopMagic.git synced 2026-09-04 00:46:12 +02:00
Code Issues Packages Projects Releases 10 Wiki Activity

10 Releases 17 Tags

RSS Feed
  • v1.3.3.0 930222f364
    Compare

    Version 1.3.3.0 Stable

    Stone_Red 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 GMT

    New 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.json file
    • 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
    • DesktopMagic-Installer.exe
      7.6 MiB
      2026-09-04 00:44:25 +02:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.3.2.0 9b3b7aa4b6
    Compare

    Version 1.3.2.0 Stable

    Stone_Red 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 GMT

    New 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
    • DesktopMagic-Installer.exe
      7.5 MiB
      2026-09-04 00:44:28 +02:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.3.1.0 7604acf115
    Compare

    Version 1.3.1.0 Stable

    Stone_Red 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 GMT

    New 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
    • DesktopMagic-Installer.exe
      7.1 MiB
      2026-09-04 00:44:35 +02:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.3.0.0 68ca15a81f
    Compare

    Version 1.3.0.0 Stable

    Stone_Red 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 GMT

    New 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.html instead of main.dll) (web-based plugins currently have no support for the settings system)
    • Support for async C# plugins (new AsyncPlugin base class with async methods)
    • Plugins now support ColorPicker and FileSelector settings
    • Plugin now support state persistence via the PersistStateAttribute serialization 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
    • DesktopMagic-Installer.exe
      6.8 MiB
      2026-09-04 00:44:40 +02:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.2.0.0 7755ece3cd
    Compare

    Version 1.2.0.0 Stable

    Stone_Red 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 GMT

    New 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
    • DesktopMagic-Installer.exe
      4.2 MiB
      2026-09-04 00:44:44 +02:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.1.0.0 302ff3aa05
    Compare

    Version 1.1.0.0 Stable

    Stone_Red 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 GMT

    New 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
    • DesktopMagic-Installer.exe
      4.2 MiB
      2026-09-04 00:44:49 +02:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.0.1.240501 242f6a8388
    Compare

    Version 1.0.1.240501 Stable

    Stone_Red 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 GMT

    Fixed

    • 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
    • DesktopMagic-Installer.exe
      4.6 MiB
      2026-09-04 00:44:51 +02:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.0.1.0 d4cd384ce4
    Compare

    Version 1.0.1.0 Stable

    Stone_Red 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 GMT

    Enhanced

    • 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
    • DesktopMagic-Installer.exe
      4.9 MiB
      2026-09-04 00:44:55 +02:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.0.0.0 70a562db35
    Compare

    Version 1.0.0.0 Stable

    Stone_Red 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 GMT

    New 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
    • DesktopMagic-Installer.exe
      4.7 MiB
      2026-09-04 00:45:01 +02:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.3.2 ae2bee3125
    Compare

    Version 0.3.2.0 Stable

    Stone_Red 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 GMT

    New 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
    • DesktopMagic-Installer.exe
      6.1 MiB
      2026-09-04 00:45:07 +02:00
    • DesktopMagic-Standalone.zip
      62 MiB
      2026-09-04 00:45:49 +02:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
Powered by Gitea Version: 1.27.3 Page: 41ms Template: 8ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API