Skip to content

v1.1.2

Choose a tag to compare

@NaysKutzu NaysKutzu released this 24 Dec 12:46
· 518 commits to main since this release

Changelog

v1.1.2 STABLE

Added

  • Plugins can now seamlessly integrate with and extend existing sidebar routes, including injecting custom previews! by @NaysKutzu
  • Introduced a seamless option to resynchronize plugin symlinks, ensuring all plugins remain properly linked and up to date. by @NaysKutzu
  • Added a new, interactive flow for users to delete their own servers—requiring completion of one math, one reading, and one spelling challenge for extra security. by @NaysKutzu
  • The standard plugins page now also supports update checking, not just the marketplace! by @NaysKutzu
  • Plugins can now specify a unique cloud plugin ID, enabling them to automatically detect and fetch their own updates from the cloud. by @NaysKutzu
  • Plugins can now specify an exact panel version requirement, not just an SDK version—offering greater precision and reliability for compatibility! by @NaysKutzu
  • Introduced the new --skip-path-check command-line option, allowing developers and advanced users to bypass automatic path validation when running CLI actions. by @NaysKutzu
  • Instantly sync your appearance settings to the cloud with the new one click option—no more 5-minute wait times. by @NaysKutzu
  • Added the ability to query user data by external_id and server data via the admin API. by @NaysKutzu
  • The API documentation has been significantly enhanced with detailed versioning and additional metadata, offering clearer and more accurate information. by @NaysKutzu
  • Plugin Widgets now intelligently detect and adapt to their initialization page, enabling more context-aware behavior and seamless integration. by @NaysKutzu
  • Added a streamlined option to automatically reinstall any plugins removed during a panel update, eliminating the need for manual reinstallation. by @NaysKutzu
  • You can now seamlessly download premium plugins directly, once your panel is linked to your FeatherCloud account. by @NaysKutzu
  • Seamless FeatherCloud OAuth2 integration now available—securely link your panel to the cloud in just a few clicks! by @NaysKutzu

Improved

  • Significant performance enhancements—optimized resource usage for a faster, more efficient app experience. by @NaysKutzu
  • Plugin dependency checks are now performed directly via config files instead of in-memory loading, preventing possible conflicts and ensuring more reliable operation. by @NaysKutzu
  • Plugin-rendered pages now feature improved layouts with the footer automatically hidden, resulting in a cleaner, more spacious, and visually appealing experience. by @NaysKutzu

Removed

  • Removed the unused global context menu for a cleaner, more streamlined experience. by @NaysKutzu
  • The API debug menu is now disabled in production, helping conserve resources and further boost app performance. by @NaysKutzu
  • The popular plugins section now displays correctly and reliably highlights top plugins. by @NaysKutzu

Fixed

  • Resolved an issue where the server proxy page could crash when enabling Let's Encrypt due to a conflict with the language manager. by @NaysKutzu
  • Fixed an issue preventing registry packages from being detected and found correctly. by @NaysKutzu