Changelog
All notable changes to this project will be documented in this file.
The format is based on
Keep a Changelog,
and this project adheres to
Semantic Versioning.
Note This project underwent extensive development since August 2025 before this changelog was initialized in April 2026.
Entries prior to version 1.0.0 have been reconstructed from historical records to provide context.
[Unreleased]
- Gantt chart template creation
- Duration based activity creation
- Task/Activity dependencies
- Optimal date calculation with dependency-aware scheduling/shifting within projects
- Project template sharing
- Team collaboration features
- Optimize report to PDF speed
[1.0.0] - 2026-04-24
Added
- Major Infrastructure Migration: Updated environment to Python 3.14.
- Dependency Refresh: Upgraded all project dependencies to their latest stable versions for the 1.0.0 release.
Changed
- Styling updates to the interactive tour components.
- Updated various styling elements in
style.css.
- Refined messaging across the application.
Fixed
- Various small UI and consistency issues.
[0.9.0] - 2026-04-23
Added
- Interactive tour v1 for user onboarding.
- Financial template with new visual components.
- Starter tutorial with guided steps.
- Highlights for key interface elements in the tour.
- Translation normalization features.
Changed
- Improved transitions within the interactive tour.
- Enhanced product domain integration.
Fixed
- Issue where the menu would not close correctly.
- Slider functionality in various modules.
- Restricted editing for standard competence functional organizations.
[0.8.0] - 2026-04-22
Changed
- Security enhancement: Users are now ejected if they are not logged in.
- UI update: Refined "edit to save" workflow.
[0.7.0] - 2026-04-21
Added
- Product domain management features.
- Assets and image support for domains.
- Export and save functionality for domain sheets.
[0.6.0] - 2026-04-18
Added
- Product domain tab and data grids.
- Sorting and filtering capabilities for matching graphs.
Changed
- Consolidated graph styling across the application.
- Added "today" vertical line to timeline graphs.
- Improved matching remove modals and overall styling.
[0.5.0] - 2026-04-16
Added
- Support modal for user assistance.
- New traffic logs for better monitoring.
Changed
- Removed titles from reports for a cleaner look.
- Cosmetic improvements across various UI components.
- Stripped sensitive information from logs.
[0.4.0] - 2026-04-15
Added
- Description box for reports.
- Professional tier modal on templates.
Changed
- Migrated PDF generation from Kaleido to Playwright for improved reliability.
- Optimized rendering: empty descriptions no longer take up space.
[0.3.0] - 2026-04-14
Added
- Competence details modal.
- Project details view.
- Optimal timeline modal for selected projects.
- Updated example dataset (Falcon-example-dataset-01.xlsx).
[0.2.0] - 2026-04-03
Added
- Competence detail, demand, and shortage visuals.
- Employee and project detailed reports.
- Search functionality to data grids.
- Example dataset v1 and apple touch icon.
- Matching confirmation modal.
- Leave site warning script.
Changed
- Improved prospect management.
- Enhanced over-allocation handling (base FTE 0 now possible).
- Updated wastewater dataset and aligned graphs.
Fixed
- Issue where potential acts were not showing up.
[0.1.0] - 2026-03-20
Added
- Custom report templates.
- Secure JSON cache implementation.
Changed
- General quality of life improvements.
[0.0.1] - 2025-08-21 -> 2026-03-19
Added
- Initial project creation and repository initialization.
- Pre-history: Extensive period of development (August 2025 – March 2026) preceding formal changelog documentation.