EnvPane Changelog

What's new in EnvPane 0.8

Feb 23, 2023
  • Work around quarantine

New in EnvPane 0.7 (Feb 23, 2023)

  • Code-signed with my Apple Developer ID
  • Universal binary (Apple Silicon and Intel)
  • Works in dark mode
  • Dealt with a few deprecations
  • Fixed a font color issue in dark mode

New in EnvPane 0.6 (May 10, 2017)

  • Support for interpolation of other variables and shell command output
  • Support for macOS Sierra
  • Minor UI changes and a few bug fixes
  • Fix: Projects doesn’t build with XCode 7 on OS X El Capitan (10.11)
  • Fix: envlib_unsetenv() is invoked unnecessarily with empty string if environment is empty (issue #3)

New in EnvPane 0.3 (May 21, 2013)

  • Fix: Preference pane fails to load if ~/Library/LaunchAgents is missing (issue #2)

New in EnvPane 0.2 (May 21, 2013)

  • Fix: Preference pane fails to load if ~/.MacOSX or ~/.MacOSX/environment.plist are missing (issue #1)

New in EnvPane 0.1.1 (May 21, 2013)

  • Improved documentation.