Skip to content

Release 1.0.12

Latest
Compare
Choose a tag to compare
@ubuntupunk ubuntupunk released this 27 Dec 16:54
· 3 commits to master since this release

Release 1.0.12

Summary of Changes:

Enhanced Security: Updated the plugin to eliminate the use of 'innerHTML', replacing it with safer DOM manipulation methods. This change significantly reduces the risk of potential security vulnerabilities.

Improved Date Handling: The 'On This Day' feature now accurately reflects the current date by using the system's date instead of relying on the API's potentially outdated responses. This ensures users receive relevant and timely information.

Attribution Section: Added a new attribution line to acknowledge the development team, enhancing the transparency and community engagement of the plugin.

Styling Updates:
Refined the CSS styles fo better mpatibility with various themes, ensuring a consistent and visually appealing user experience across
different setups.

Files Included:

  • 'manifest.json': Updated to reflect the new version and changes.

  • 'styles.css': Contains the latest styling adjustments for improved UI.

  • 'main.ts': Core functionality enhancements and security improvements.