Skip to content

WriterClassic v10.1.2

Compare
Choose a tag to compare
@MF366-Coding MF366-Coding released this 11 Jan 19:45
· 112 commits to main since this release

What's new? 馃

In this very small release, the way WriterClassic runs plugins has changed. This won't affect anything in terms of Compatibility since you can still run plugins the old way. So this is more of an adition than a change.

Now, when you click on Run a Plugin, you can either type the number (like before) or the name of the plugin.

Things worth mentioning about this adition 馃

  • For running an exact plugin, number is still better
    (Let's say you have a lot of plugins which are the same but they are different versions. Using number let's you pick the exact version you want.)

  • Name only finds the first appearance of the plugin
    (Explained above.)

  • Name uses a loop that, if the plugin you want is a big number like 90, it could take a while before the plugin actually runs
    (Numbers are direct, they don't use loops.)