Skip to content

v1.7.3

Compare
Choose a tag to compare
@gunlee01 gunlee01 released this 19 Aug 14:19
· 958 commits to master since this release

Release Note

Features

  • configuration gets easier by using configure popup window.
  • XLog columns customizable now.
    • Menu > Preferences > General > Chart
  • add user agent, country, city and group columns on a XLog table view.
  • another server plugin type is added : text plugin for dictionary handling
    • @ServerPlugin(PluginConstants.PLUGIN_SERVER_TEXT)

MISC

  • add PluginHelper (utility) class to support easy scripting for server plugins and alert plugins.