Devlogs
Changelog 1.2.3
Posted February 26, 2025 by GGZiron
- Fixed an issue with the year trigger, which should now work properly.
- Extracting the "Version Two" time value previously caused a crash due to a renamed method from a previous update. The plugin command option has been updated to call the correct method.
Important: If you have existing plugin commands using the outdated method, you will need to reset them. - Updated the plugin instructions to reflect the method name change: extractTimeValueVersionTwo is now renamed to extractShorterTimeValue.