v0.20.16
Commits since last release
- af620a4 Release 0.20.16
- 90f97a2 Merge pull request #272 from Just1Developer/feature/auto-update
- 26e98f3 Addressed Sonarqube Issues
- 8e5822e Adjusted Regex in Version fetcher
- 51a9fc9 Removed unused class
- 4c10f80 Spotless
- 58853d9 Tested and confirmed, it now works - Tested on Windows 11 and MacOS Tahoe 26.1
- 677b51f [Hardcoded Elements] Implemented Windows-Friendly Version - untested
- d60fce7 Implemented Updater - Doesn't work if the OS does not allow deleting of the file while the timesheet generator is still running
- 6d95d2e Added Version Getting and comparing
- 9f3561b Merge pull request #270 from Just1Developer/bugfix/visual-settings-fixes
- da0095d Update README
- 97fa7c5 Added setting for PDF flattening
- 463ce96 Made PDFs not editable after export
- 526e954 Sonarqube
- 9e2e89a Spotless
- b31adb2 Minor Visual Adjustments and Fixes (2)
- f3f4000 Minor Visual Adjustments and Fixes
- d3ad62a Merge pull request #266
- d260e36 Update actions/checkout action to v6
- 518fa47 Prepare for next development cycle
What's Changed
- Update dependency com.diffplug.spotless:spotless-maven-plugin to v3.1.0 by @renovate[bot] in #265
- Update actions/checkout action to v6 by @renovate[bot] in #266
- Update dependency org.apache.maven.plugins:maven-assembly-plugin to v3.8.0 by @renovate[bot] in #267
- Update dependency org.apache.maven.plugins:maven-source-plugin to v3.4.0 by @renovate[bot] in #268
- Update dependency org.apache.maven.plugins:maven-release-plugin to v3.3.0 by @renovate[bot] in #269
- Bugfix/visual settings fixes by @Just1Developer in #270
- Update dependency org.apache.maven.plugins:maven-release-plugin to v3.3.1 by @renovate[bot] in #271
- Feature/updater by @Just1Developer in #272
Full Changelog: v0.20.15...v0.20.16