Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@saipanman95 saipanman95 released this 20 Sep 10:40

[1.1.0] - New Features and Bug Release as of 2024-09-19

New Features

  • Added menu options to insert Thymeleaf, Thymeleaf Layout, and Spring Security namespaces directly into HTML files.
  • Automatic registration of common Thymeleaf namespaces into the IntelliJ schema registry, reducing manual configuration effort.

Enhancements

  • Improved internal structure for managing and accessing namespace attributes and values.
  • Refined UI integration to provide a better user experience when working with HTML files.
  • Added support for ignoring unknown namespaces in the schema registry upon plugin installation.
  • Updated compatibility settings for better support with newer IntelliJ versions.

Bug Fixes

  • Resolved issues with namespace attributes not being recognized properly in some cases.
  • Fixed potential conflicts when registering namespaces in the IntelliJ schema registry.
  • Addressed stability issues with autocompletion for certain namespace attributes.

Notes

  • The Spring Security Thymeleaf namespace defaults to the latest version. If using an earlier version, please update the namespace manually and add it to Settings | Languages & Frameworks | Schemas and DTDs | Ignored Schemas and DTDs.