🏆 First production release
This is the first non pre-release version of the module. Changes for this version are more focused on fine-tune for optimal module performance and stability; there are no major changes to its appearance or functionality.
This version of the module has been extensively tested in various personal and business projects and has demonstrated optimal stability and functionality, making it ready for production release.
🐞 Bugs
- Rewrited unnecessary and redundant code in Format-HTML function
- Starts with the GUI displayed when the -Display Systray param is set
- Added port to close URL for exit btn in systray menu
🚀 New features
- Added full compatibility with PowerShell 7
- Included -Id and -Class parameters for cards and table parameter set in Format-HTML
- Added divider to systray menu
🗄️ File structure
- Migrated hardcoded HTML head tags to a template file. Removed CSSUri parameter
- Moved Show-PSWebGUIExample function to a separate project
- File restructuring