Skip to content

Releases: nextzlog/zlog

v2.8.3.0z8

17 Sep 04:40

Choose a tag to compare

support scripting, based on zLog v2.8.3.0

v2.8.3.0z7

14 Sep 12:46

Choose a tag to compare

support scripting, based on zLog v2.8.3.0

v2.8.3.0z6

14 Sep 11:17

Choose a tag to compare

support scripting, based on zLog v2.8.3.0

v2.8.3.0z5

10 Sep 17:12

Choose a tag to compare

support scripting, based on zLog v2.8.3.0

v2.8.3.0z4

10 Sep 16:42

Choose a tag to compare

support scripting, based on zLog v2.8.3.0

v2.8.3.0z3

10 Sep 17:09

Choose a tag to compare

support scripting, based on zLog v2.8.3.0

v2.8.3.0z2

10 Sep 15:31

Choose a tag to compare

support scripting, based on zLog v2.8.3.0

v2.8.3.0z1

07 Sep 15:03

Choose a tag to compare

support scripting, based on zLog v2.8.3.0

Example:

RunScript(`op.Put(MainForm, "Caption", "zLog+ ZyLO")`)
RunScript(`PluginMenu.Add(MainMenu.CreateMenuItem())`)
RunScript(`op.Put(PluginMenu, "Visible", True)`)
RunScript(`op.Put(PluginMenu.Items[op.Int(PluginMenu.Count - 1)], "Caption", "FOOBAR")`)

v2.7.1.5z4

21 Nov 06:08

Choose a tag to compare

plugin manager (marketplace) based on zLog v2.7.1.5

  • package stability checkbox

v2.7.1.5z3

20 Nov 12:08

Choose a tag to compare

plugin manager (marketplace) based on zLog v2.7.1.5

  • test ZyLO compatibility