Skip to content

Releases: clinthuffman/PAL

PAL 2.8.1

25 Sep 02:50
c6c2979
Compare
Choose a tag to compare

Minor changes to the UI and added processing of counter logs recorded in a non-English language.

v2.8.1

  • Threshold File Update: All threshold files have been converted to UTF-8 to help support globalization.
  • Locale Update: English and non-English locales are supported now.
  • Performance Optimzation: Counter translation for counter logs recorded in non-English languages is now more efficient and faster.
  • .NET Framework update: PAL now uses the Microsoft .NET Framework 4.7.2.
  • PAL Wizard update: Several updates to the PAL Wizard user interface.

v2.8.0

  • New Feature: Non-English counter log support added. Added support for counter logs recordered in Chinese, Czech (Czech Republic), Dutch (Netherlands), French (France), German (Germany), Hungarian (Hungary), Italian (Italy), Japanese (Japan), Korean (Korea), Polish (Poland), Portuguese (Brazil), Portuguese (Portugal), Russian (Russia), Spanish (Spain), Swedish (Sweden), and Turkish (Turkey).
  • Performance: Removed counter log filtering which reduced the size of the counter log in order to add support for non-English languages. Analysis of logs might take longer.
  • Known Bug: Analyses that use regular expressions such as SQL Server named instances might not work with non-English counter logs.
  • Threshold File Update: The All threshold file has been not been updated in many years and has been removed. Use the Auto-Detect feature instead.

2.8.0.0 Pre Release 1

29 Jun 19:38
651982e
Compare
Choose a tag to compare
2.8.0.0 Pre Release 1 Pre-release
Pre-release

Pre release of version 2.8.0.0 with the following changes:

  • Compiled against Microsoft .NET 4.6.2 to remove the .NET 2.0 dependency
  • Updated links in the application to reflect actual links
  • Updated file version to reflect advertised version
  • Removed setup project as it was not compatible with Visual Studio 2017

Version 2.7.7

29 Jun 18:46
764eaea
Compare
Choose a tag to compare

Last release as copied from CodePlex