LPVS v1.2.0
What's Changed
Fixes
- Fixed LPVS documentation and added Javadoc comments to the controller. This ensures that the documentation is up-to-date and well-documented for users and contributors.
Features
-
Added frontend: Introduced a new frontend interface to enhance the user experience and provide a more visually appealing interface.
-
Added unit tests: Comprehensive unit tests have been included to improve the overall code quality and ensure the reliability of the software.
-
Added table configuration class: A new table configuration class has been introduced to streamline the management of tables within the application.
-
Added Github OAuth feature to the backend application: This new feature enhances the security and authentication mechanisms of the application, making it more robust and user-friendly.
Full Changelog: Compare v1.1.0...v1.2.0