v1.2.1 April 18, 2026
Tour Update
Added
  • Added tour steps for Prebuild and Postbuild.
Fixed
  • Fixed: Compilation steps should no longer execute multiple times under certain conditions.
v1.2.0 April 17, 2026
Prebuild and Postbuild Actions
Added
  • Project-wide Prebuild Actions.
  • Project-wide Postbuild Actions.
Fixed
  • Sentry reporting now works as expected.
  • NilObjectExceptions on IDE/Shell script Build Actions when not loading a project from disk.
  • Results from Shell Scripts are now better formatted when executed from the editor window.
v1.1.2 April 1, 2026
Minor Fixes
Fixed
  • Fixed: No longer recommends a garbage filename when Destination file has gone missing in a project.
  • Fixed: Fixed iOS and Android target selection list checkbox visibility.
  • Fixed: Improved handling of paths that have been moved to the trash.
v1.1.1 February 26, 2026
Freeware Release and More Help
Changed
  • Library Studio is now freeware.
Added
  • Extensive tooltips that can be enabled or disabled via the Help menu.
Fixed
  • Some controls were miscolored based on state.
  • Consolidated theming code.
  • Updated styling for better legibility.
v1.1.0 February 25, 2026
CLI Building
Added
  • Command Line building.
    open -n /path/to/ls —args -b "/path/to/file"
v1.0.4 February 23, 2026
Metadata Validation
Added
  • "Purchase" Help menu item.
  • Metadata keys are now validated for uniqueness.
  • Metadata values are now type validated.
v1.0.3 February 21, 2026
Process Improvements
Added
  • IDE and Shell script editors now have an "Execute" button for script testing.
  • Alternating row colors to primary navigation to improve visibility.
  • Alternating row colors to build process navigation to improve visibility.
  • Contextual help icon and tooltip to IDE and Shell script editor containing supported replacement tokens.
Fixed
  • Dialog OK/Cancel buttons now behave more consistently.
  • {CURRENTDATETIME} token in IDE Scripts is now properly replaced.
  • {CURRENTDATETIME} token in Shell Scripts is now properly replaced.
  • Saving a build action no longer displays the name in the incorrect column of the Pre- or Post-build list.
v1.0.2 February 20, 2026
Process Improvements
Added
  • Logo now appears above navigation on project windows. Because vanity.
  • Pre- and post-build steps can now be active or inactive.
Fixed
  • IDEScripts now run in postbuild.
  • argets list now better matches the style of other such listboxes in the app.
  • Pre- and post-build lists now better matches the style of other such listboxes in the app.
Changed
  • Improved registration process. Status now appears on registration window.
  • Tours now operate solely on a new project window to prevent unintended changes to user projects.
v1.0.1 February 19, 2026
Tour and Enhancements
Added
  • New tour functionality for user training using GraffitiTour.
  • Added drag reordering of build processes.
  • Added update auto-checking every 7 days.