Skip to content

Loggie v1.1

Compare
Choose a tag to compare
@Shiva-Shadowsong Shiva-Shadowsong released this 03 Oct 02:34
· 66 commits to main since this release
59da69b

πŸ“š Repository πŸ“š User Guide πŸ’¬ Loggie Discord - Support & Development

🌟 Features

  • New Feature: Loggie singleton name can now be set through the LoggieSettings.loggie_singleton_name static variable.
  • New Setting: Show Loggie Specs - allows users to specify whether some specs about Loggie's current settings should be output when Loggie boots.

πŸ’ͺ Improvements

  • Loggie now uses more LoggieMsg functions to compose its own outputs.
  • LoggieMsg.add is now more flexible.

🐞 Bugfixes

  • Fixed an issue where, when first installing the plugin, errors would appear due to the Loggie singleton still missing (until it gets added by enabling the plugin).

πŸ›‘ Breaking Changes

  • The function LoggieMsg.append has been removed.