github pebakery/pebakery v1.1.0

16 months ago

v1.1.0 Release

Binaries

  • Runtime-dependent (x64, x86, arm64): PEBakery-v1.1.0-rt.7z
  • Standalone (x64): PEBakery-v1.1.0-sc_x64.7z
  • Standalone (amd64): PEBakery-v1.1.0-sc_arm64.7z

ChangeLog

  • [ADD] Implement the Math,ToChar and Math,FromChar command
  • [ADD] Implement modern loop commands (While, ForEach, ForRange, Continue, Break)
  • [ADD] Implement modern loop helper commands (List,Range)
  • [ADD] Position and size of MainWindow are now persisted
  • [ADD] Enhanced PathBox, ComboBox checking in SyntaxChecker
  • [ADD] SyntaxChecker now identifies types of sections better
  • [FIX] CodeOptimizer now performs data flow analysis to avoid broken optimization
  • [FIX] Most MessageBoxes are now displayed over the PEBakery window
  • [FIX] Section parameters are no longer contaminated at the end of the code block
  • [FIX] Fixed invalid WebGet parameter parsing
  • [FIX] Launcher now checks the installed .NET Runtime is compatible even on the minor version level
  • [FIX] Enhanced script progress tracking
  • [FIX] Fix race condition happens in SectionToRun build triggered from UIControls

Don't miss a new pebakery release

NewReleases is sending notifications on new releases.