diff --git a/CHANGELOG.md b/CHANGELOG.md index 7170cee..5a1ce10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -105,6 +105,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added pre-test stage reset to ensure known environment state before integration tests (#54) - Upload endpoint now accepts optional `ensure` file parameter for declaring dependencies - Updated upload API documentation with ensure file format and examples +- Converted teams list and team projects to use DataTable component for consistent styling +- Centered team members and team settings page content +- Added orchard logo icon and dot separator to footer + +### Fixed +- Fixed dark theme styling for team pages - modals, forms, and dropdowns now use correct theme variables +- Fixed UserAutocomplete and TeamSelector dropdown backgrounds for dark theme ## [0.5.1] - 2026-01-23 ### Changed