CHANGELOG
1.29.0 (2025-02-17)
Features
Update Dependabot configuration to target the develop branch for all package ecosystems (cd4e29a)
1.28.0 (2025-02-17)
Features
Add Dependabot configuration for automated dependency updates (2917a6a)
Update Dependabot configuration to include commit message prefixes and scope (5cbf086)
1.27.0 (2025-02-14)
Bug Fixes
Build system of LuxImport for Unpackaged Luxoria version (8e41e60)
Change view from ImportView when recentbutton is clicked (00d0c14)
Check if CollectionPath already initialized, if yes, goto Indexing View (fbdc533)
Unassign dialog.Content after dialog closed (6595d5f)
Features
Add a progress bar on MainImportView (X/3 steps) (dc97b96)
Add base of Importation modal (ImportView) (1ec97e6)
Add basic layer for ImportView view (7163528)
Add first importation step dialog (1/3) (f48c0b3)
Add foundation for Importation views part 1/3, 2/3, 3/3 (7b665bc)
Add RICollectionRepository system to handle the Recents Imported Collection list (9c176fc)
Add the Indexication Log viewer on Indexication view (3/3) (e47182c)
Create new buildsystem for LuxImport and Creation of LuxImport 1.0.2 (4df8a00)
Create RequestWindowHandleEvent event to retreive Main Window Ptr (f5a34f4)
Include Luxoria.SDK nuget instead of Luxoria.SDK.dll (a6cee2f)
Update components on Properties view (901fc21)
1.26.0 (2025-02-13)
Bug Fixes
Rename artifact using matrix.platform to Luxoria.App.xARCH (902a93e)
Update artifact upload name to include configuration and platform (f00babb)
Features
Add feat/unpackaged-version branch to release workflow (9aed874)
Add upload step for Luxoria.App in release workflow (269a2cb)
1.25.0 (2025-02-13)
Bug Fixes
Code cleanup using visual studio profile 1 (c0a4697)
Collection Explorer carrousel (13e76fd)
Collection Explorer carrousel (d43fe66)
Display flyout menu on click (15b9f8b)
SkiaSharp library (5ebd5cf)
Sliders in Editor pannel (3853302)
Features
Backend behind Graphical Test Module XAML (bc1162f)
EXIFS metada pannel (32f6a1b)
IModuleUI Integration (699b91e)
Load component function (203ed08)
Module in panel integration (0a503e9)
Upgrade Modules SDK to include Windows SDK (3d78906)
1.24.0 (2025-02-05)
Bug Fixes
Correct formatting and style in HelloWorld.vue (1dc7292)
Features
Add base of SSO (02a1844)
Add Dashboard component with authentication guard and logout functionality (7e6c316)
Add Docker configuration and initialization scripts for Luxoria database (c99de0d)
Add DTOs for user login, registration, and refresh token requests; implement TokenService for secure token generation and comment in code (110ce25)
Add EF connection to LuxAPI (8a9e395)
Add GitHub Actions workflow for LuxAPI build process (981ee30)
Add initial implementation of LuxAPI (b552d7c)
Add TailwindCSS + DaisyUI on LuxStudio Portal (2b54396)
Add UserId to AuthorizationCode model and implement SSO authorization view (bf5d767)
Enhance JWT token generation with user ID and add WhoAmI endpoint for user info retrieval (1579f96)
Implement authentication with login and registration views, add router, and configure CORS (3d539c9)
Implement JWT authentication and configure Swagger for API security (799c33b)
Increase token field size to TEXT for AccessToken and RefreshToken in Token model (9a1e2f3)
Initialize Vue 3 + TypeScript + Vite project with basic structure and configuration (909aace)
Refactor Token model to use UserId and add RefreshToken model with related functionality (96e9634)
Update models to use required properties for better validation; adjust nullable types where necessary (83f82bf)
Update package dependencies and add Vue type definitions; enhance router token handling (73350d5)
1.23.0 (2025-02-05)
Features
Add metrics on LuxFilter & Create Luxoria.SDK nuget (c42c718)
1.22.0 (2025-02-05)
Features
Add EXIF data on ImageData and Include RAW/ARW file extension inside Filter (8d1b390)
Enhance EXIF orientation handling in ImageData processing (64602cb)
Refactor EXIF orientation handling in ImageData (e9098b8)
1.21.0 (2025-02-03)
Features
Adding BrisqueInterop (C++) to BrisqueAlgo (IFilter .NET) (a0771b7)
1.20.0 (2025-02-03)
Features
Add additional diagnostics and exporters to ImportService benchmarking (5e5ad07)
Add benchmarks & metrics on ImportService (280581e)
Enhance benchmarking for ImportService with additional diagnostics and categorization (ca45740)
Update ImportServiceBenchmark to support multiple dataset paths (ab8a351)
1.19.0 (2025-01-31)
Bug Fixes
Remove Exception and Add explanations in LuxFilter.cs file (bab93d4)
Features
Add tests for all services & repositories inside LuxImport (4bca6b0)
1.18.1 (2025-01-30)
Bug Fixes
Correct typo in dotnet test command for LuxFilter module in build workflow (ea3d510)
1.18.0 (2025-01-30)
Features
Add unit tests for LuxImport module and update build workflow for coverage reports (672dcb1)
1.17.0 (2025-01-30)
Bug Fixes
Remove unused lib on LuxFilter (053216e)
Features
Add all test cases for LuxFilter (809085c)
Add brisque_impl_netlib submodule for enhanced BRISQUE implementation (9c4f74b)
Add OpenCV & OpenCV-contrib libs for C++ (55c837b)
Add unit tests for ImageProcessing and SharpnessAlgo (41a4f9a)
Encapsulate BrisqueAlgorithm inside BrisqueAlgorithm.hpp (ad8272c)
Update build workflow to include LuxFilter and merge coverage reports (efaa01d)
Update CMake configuration and enhance BRISQUE implementation with error handling (3fa70a2)
1.16.0 (2025-01-18)
Bug Fixes
Disable PublishReadyToRun during application build in LDA workflow (c14bc04)
Remove publish step from LDA build workflow (4665b5b)
Remove redundant environment variable declaration in build workflow (8d8d634)
Remove runtime identifier from build command in LDA workflow (935b12d)
Set working directory for build and publish steps in LDA workflow (7c1d3c5)
Specify runtime identifier for LDA project build in workflow (2dd9a1a)
Features
Add build and release workflows for Luxoria Desktop App (091bc25)
1.15.0 (2025-01-15)
Bug Fixes
Add null handlers to events to avoid null refs (30e5889)
AddAlgorithm method returns itself (d123bd0)
Removing SKBitmapWithSize, simplifying the Compute method (5d6480a)
Features
Add base of Brisque algorithm in LuxFilter (2c9ac2f)
Add event handling and unique IDs to pipeline processing (b1d12d8)
1.14.0 (2025-01-13)
Bug Fixes
Load Assemblies inside Luxoria.SDK.dll (12c4c7f)
Features
Add sentry to Luxoria.SDK dll (63aa028)
1.13.0 (2025-01-08)
Features
Add sentry to project in LoggerService (5469dcb)
1.12.0 (2025-01-08)
Bug Fixes
Add explanations inside PipelineService file & remove unused libs (2d5a25c)
Add multi-thread process on compute function (c9e2d1f)
Compute function now takes a collection of bitmaps (1fe57b5)
ComputeVariance function and improve code readability (001b18f)
IPipeline.Compute return fscore as double instead of void (b21f8d4)
Make ApplyLaplacianKernel function as static (8e3b2ec)
Move BitmapWithSize model to its unique file & remove unused model (3df6b1c)
Use Multi-Thread in pipeline computation (e384533)
Features
Add base of LuxFilter module (1ea066a)
Add compute sharpness of a bitmap (f52b935)
Add Filter Pipeline base (296a0b3)
Add LuxFilter independant buildsystem & Add models ns in PipeSvc (36221d5)
Add Resolution Algorithm to Algorithms code-base (9d0cd9d)
Add Rust logic functions for LuxFilter (cdf3b36)
1.11.1 (2025-01-08)
Bug Fixes
Update LICENSE link in README to point to LICENSE.md (514101a)
1.11.0 (2024-12-22)
Bug Fixes
Add build step for LuxImport solution in CI workflow (cead092)
Add docstrings to build functions for better clarity (8845ea6)
Add filters in indexation process (e01f2a9)
All unit tests using ImageData model (513ec49)
Increment LuxImport's version from 1.0.0 to 1.0.1 (1c0cd97)
Replace buildsystem by one that build the entire solution (2108176)
Replace ReadOnlyMemory with SKBitmap (22b893c)
Update SonarCloud analysis job name in CI workflow for Luxoria (adfe133)
Update SonarCloud analysis step in CI workflow for Luxoria.App (518c53b)
Features
Add Apache License 2.0 to the repository (1fd74b0)
Add Contributor Covenant Code of Conduct (af939e2)
Add pull request template for Luxoria contributions (313fe5c)
1.10.0 (2024-12-08)
Bug Fixes
Add test to cover LogAsync method (5132654)
All warnings about unit tests (18cf818)
Fix sonar issues (67d12a1)
Implementation of IEvent interface (1ddf2b7)
Features
Improve logger system (7de7d16)
1.9.2 (2024-12-06)
Bug Fixes
Add some tests to cover FileExtensionHelper class (34349cd)
Add some tests to cover Manifest model (9ccebf4)
1.9.1 (2024-12-06)
Bug Fixes
1.9.0 (2024-12-05)
Bug Fixes
Remove .sonar from cache exclusions in build workflow (32edacd)
Update cache paths for SonarCloud data in build workflow (1b80d05)
Features
1.8.11 (2024-12-05)
Bug Fixes
Execute a clean code on the overall code base (5ae0ef6)
Include StartupTests file to test and cover Startup logic file (ba078f9)
Make private assert functions static (3ed16e0)
Run Code-cleaner on StartupTests file (f0c59c6)
1.8.10 (2024-12-05)
Bug Fixes
Add mutex (multi-thread safe) on all ImageData methods (d68b8f0)
Clean sonar issues on Startup file (f30794b)
Clean sonar issues on this file (3811bfa)
Make UpdateSlashScreenAsync function static (74df2fc)
1.8.9 (2024-12-01)
Bug Fixes
Rename build job to scan-sonarcloud in workflow configuration (22b4da3)
1.8.8 (2024-12-01)
Bug Fixes
Update commit-checker workflow to trigger on specific pull request events (0d69964)
1.8.7 (2024-12-01)
Bug Fixes
Change hyperlink to access to SonarCloud from main readme (7c51bd1)
1.8.6 (2024-11-29)
Bug Fixes
Add SONAR_TOKEN to SonarQube analysis in GitHub Actions workflow (a786685)
1.8.5 (2024-11-29)
Bug Fixes
Update dotnet-coverage command in GitHub Actions workflow for improved test coverage collection (896d18e)
1.8.4 (2024-11-29)
Bug Fixes
Add installation step for .NET coverage tool in GitHub Actions workflow (8e5d6dd)
1.8.3 (2024-11-29)
Bug Fixes
Update GitHub Actions workflow to use SonarCloud and improve coverage reporting (e398f25)
1.8.2 (2024-11-28)
Bug Fixes
Clean up README formatting by adding missing div closure (b112f7d)
1.8.1 (2024-11-28)
Bug Fixes
Update README to replace SonarQube links with SonarCloud and remove development release section (ce46ec5)
1.8.0 (2024-11-28)
Features
Simplify build workflow by removing unnecessary branch triggers and updating SonarQube command (e37e995)
1.7.0 (2024-11-28)
Bug Fixes
Remove dual SAST checker on SonarQube (62e2f28)
Features
Update build workflow to trigger on main and develop branches, and add pull request event types (29c74f5)
Update SonarQube scanner options in build workflow (dcc6e35)
1.6.0 (2024-11-27)
Bug Fixes
Features
Add Main Menu Bar component and module import setting (ea3db93)
1.5.0 (2024-11-27)
Bug Fixes
Add comments inside Index function (5cde3b4)
Add functions & methods explanations inside files (37faa88)
Add functions explanations inside 'ImportService' file (3b4e41d)
Cleanup the code before merge to 'develop' (261262e)
Create Luxoria.App graphical architecture (a21021a)
LuxConfigRepository read Guid from json file (b411639)
Move 'LuxVersion' inside Luxoria.Modules.Models namespace (df154d4)
Optimization of Index function in ImportService (dc51033)
Rename LuxAsset.Config to LuxAsset.MetaData (ba148c9)
Features
Add a toast notification message when CollectionUpdatedEvent (1c20676)
Add base of Luxoria Indexing Process (2751565)
Add handler to retreive updated collection on MainWindow (d29f649)
Add importation cleanup process (a90ad41)
Add Load Image bitmap using SixLabors.ImageSharp lib (92a655f)
Adding LuxCFG creation processus in indexication process (b70b685)
Change mono-thread to multi-threads indexation process (5983b22)
Close modal when importation is completed or has failed (8dd21e7)
Refactor module loading logic in App.xaml.cs to load from directories with logging for missing modules. (5b51c0c)
Upgrade 'LuxImport' solution to .NET 9.0 (53afe91)
1.4.0 (2024-11-21)
Features
Fix documentation about technical stacks (04503c7)
Upgrade .NET version to 9.0 (5e06965)
Upgrade release workflow to use .NET 9.0 (375e61c)
1.3.0 (2024-11-21)
Features
Update issue templates (cb0b650)
1.2.0 (2024-11-21)
Features
1.1.0 (2024-11-19)
Bug Fixes
Exclude Startup.cs and *.xaml (design files) from code coverage analysis (04a3fe4)
Unit test after logger function in initialize (39fb1b3)
Update .gitignore file to Ignore .vscode, .DS_Store, any tmp files (e173f4b)
Update commitlint.config.js to enforce subject case rules (605e53b)
Update README.md and package-lock.json (549f988)
Features
Add base of processing for LuxImport (ac8e80b)
Add code coverage test in build workflow (66792ca)
add GitHub Actions workflow for building and packaging Luxoria.App (f4ab8fb)
Add Luxoria.SDK project (2ac97f6)
add modular-arch (Luxoria.App) into main Luxoria repository (c39fa25)
Add UnitTest base (c5688eb)
Create a second module called TestModule2 (7603f00)
fix GitHub Actions workflow for building and packaging Luxoria.App (819ce3b)
fix GitHub Actions workflow for detecting Q&A / SAST (42f5068)
Fix ModuleServiceTests to include logger service in initialization (fb2a32e)
Install dotnet-coverage globally and configure OpenCover reports (b2a116c)
Refactor project structure and ignore files (eefc7aa)
Update release workflow to only build for x64 platform (143f418)
Update test command in build workflow (a4b3959)
Update test command in build workflow (f2d9170)
1.0.0 (2024-11-19)
Bug Fixes
Update download link in README.md (7d9047e)
Features
Add Auto release system (Semantic Release) (776fa11)
add base of .NET WinUI3 project (0fd0c4a)
add C# .NET WinUI3 base (307bfc5)
add GitHub Actions workflow for building and analyzing the project (fabe2e9)
add gitignore and husky configuration files (f9e0f71)
Add links to download, documentation, and contribute in README.md (b2c587e)
Add Luxoria Documentation (3bf3421)
add publish profiles inside repository (1426a90)
fix ci/cd Build and analyze step (9579291)
fix ci/cd Build and analyze step (198b0c5)
fix ci/cd build part by specifying target build name (05d9c01)
fix download link in README.md (f3cb3af)
fix exclude some files from SonarQube Analyze (d86d1d0)
fix Luxoria README.md and add documentation (a6f5cfd)
fix publisher profile name to "Luxoria Project" (1df3600)
update SonarQube project badges URLs (2d5a6f0)
Last updated