Ketarin Changelog

What's new in Ketarin 1.8.11.0

Nov 1, 2019
  • Fixed HileHippo integration
  • Now allows changing width of variable list
  • Variables now sorted by name (https://ketarin.userecho.com/communities/1/topics/76-variable-list-options)
  • Fixed potential error when downloading variable content for the first time (before initiating an application update)
  • Added global "On update failed" command
  • Fixed keyboard focus lost after File->Export All (missing parent handle in ShowDialog)

New in Ketarin 1.8.10.0 Beta 1 (Feb 26, 2018)

  • Allow forced evaluation of custom columns by prefixing the name with "!"
  • When accessing an FTP directory (path ending with /) list directory contents
  • New option: Default user agent. Replaced all previous default user agents with a new one.

New in Ketarin 1.8.9.0 (Jan 29, 2018)

  • Fixed FH version detection
  • Fixed: Results of regex from variable are not highlighted
  • Fixed: Importing multiple applications seems to only import one application
  • Fixed potential ArgumentOutOfRangeException in RequiresDownload()
  • Added padleft/padright functions

New in Ketarin 1.8.8.0 Beta (Apr 14, 2017)

  • Changes:
  • Fixed FH version detection
  • Fixed: Results of regex from variable are not highlighted
  • Fixed: Importing multiple applications seems to only import one application
  • Fixed potential ArgumentOutOfRangeException in RequiresDownload()
  • Added padleft/padright functions

New in Ketarin 1.8.6.700 Beta 3 (Sep 12, 2016)

  • Function runpowershell / ps for executing variable content as power shell script and returning its result
  • Segmented downloading (enable in Settings -> Connection)
  • Optimized download speed for non-segmented downloads
  • Made UrlVariable constructor public

New in Ketarin 1.8.6 Beta 2 (Sep 12, 2016)

  • Compatibility with PowerShell 4.0

New in Ketarin 1.8.6 Beta 1 (Sep 12, 2016)

  • There is a new function "ifemptythenerror" that throws an error if the variable is empty.

New in Ketarin 1.8.0.500 (Oct 7, 2015)

  • Added file verification after download based on hash
  • Support for hash values for change detection
  • Added header:referer in HTTPX protocol
  • Disabled auto full word selection in variables editor
  • Improved file download speed for unknown file sizes (buffer was unnecessarily small)
  • Now compiled against .NET framework 4.0. Ketarin will require .NET 4.0, 4.5, 4.6 or any later version to run.
  • Adjusted FileHippo beta identification
  • Added "None" as option for hash values for easier use in custom columns.

New in Ketarin 1.7.1.434 (Mar 16, 2015)

  • Added command line argument "import" (similar to "export") with optional "clear" flag for deleting all existing applications (/clear cannot be used on its own)
  • Allow variables in user agent string
  • Fixed: Some FileHippo downloads may not work (https://ketarin.org/...filehippo-apps/)
  • Fixed: WebException on HTTPS websites supporting only SSL3

New in Ketarin 1.7.0 Beta 2 (Mar 16, 2015)

  • Updated FileHippo version regex
  • Fixed "beta" option

New in Ketarin 1.7.0 Beta 1 (Mar 16, 2015)

  • Updates for FileHippo integration
  • Online database now allows duplicate names
  • Author GUID is now displayed in about screen

New in Ketarin 1.6.1 RC 1 (Mar 16, 2015)

  • Added multi language FileHippo support (langCode:appName)
  • filenameWithoutExtension function
  • Allow Elements inside of for options without delimiter
  • /install also accepts URLs
  • Added /exit command line argument, use with /install
  • Fixed crash with duplicate snippet names
  • Fixed an ArgumentException
  • Fixed: When importing a faulty application with duplicate variable names, all applications are no longer loaded correctly.
  • Ignore faulty source templates when importing new templates

New in Ketarin 1.6.1 Beta 2 (Mar 16, 2015)

  • Extended settings export functionality
  • Function "regexrandom" (same arguments as "regex", but returns a random match)
  • Added "Run post download command" to context menu
  • urlencode function
  • Special value "{categories}" for placeholder "options" attribute
  • Added pre-update command return code "3" for "external download", saves new "last update" date
  • Added "Word wrap" for "edit variables"
  • Use complete match if no regex group is a match
  • Fixed: OverflowException when downloading files larger than 2GB

New in Ketarin 1.6.1 Beta 1 (Mar 16, 2015)

  • Added hotkey configuration

New in Ketarin 1.1.4.344 (Oct 7, 2010)

  • Added variable {startuppath}
  • Show file properties (F9)
  • Added time and time-x/time+x variables for Unix timestamp (useful for SF.net downloads)
  • Fixed: Status column does not sort properly
  • Fixed a possible NullReferenceException