Releases: NAU-CS/BudgetJustificationGenerator
Releases · NAU-CS/BudgetJustificationGenerator
v1.1.0-beta.5
Add disclaimer about template modification Added note in Excel file selection frame warning users not to modify the template structure beyond adding budget data. Co-Authored-By: Claude Opus 4.5 <[email protected]>
v1.1.0-beta.4
Convert all buttons to ttk for cross-platform consistency - Browse, Change, and Generate buttons now use ttk.Button - Simplified button state management for ttk compatibility Co-Authored-By: Claude Opus 4.5 <[email protected]>
v1.1.0-beta.3
Use ttk buttons for cross-platform consistency macOS native tk.Button ignores bg color - switched to ttk.Button which renders consistently on both macOS and Windows Co-Authored-By: Claude Opus 4.5 <[email protected]>
v1.1.0-beta.2
Fix button contrast - use dark blue for template buttons Changed from light green to dark blue (#2C5F87) matching other buttons Co-Authored-By: Claude Opus 4.5 <[email protected]>
v1.1.0-beta.1
Add new budget template buttons and larger window - Increase window size to 750x580 for better text visibility on Windows - Add "Start a New Budget" section with 3 buttons (3, 5, 10 year) - Bundle OSP budget templates with the application - Fix Windows "Open Folder" functionality - Update PyInstaller specs to include template files Co-Authored-By: Claude Opus 4.5 <[email protected]>
v1.1.0
Add disclaimer about template modification Added note in Excel file selection frame warning users not to modify the template structure beyond adding budget data. Co-Authored-By: Claude Opus 4.5 <[email protected]>
v1.0.0.0
Fix signing: add timestamp, sign Frameworks folder - Add --timestamp flag to all codesign commands - Sign Python framework and Pandoc binaries in Contents/Frameworks - Sign all executables in both MacOS and Frameworks folders Co-Authored-By: Claude Opus 4.5 <[email protected]>