v0.20.13
Commits since last release
- 1f38fe0 Release 0.20.13
- 92e8357 Merge pull request #257 from Just1Developer/feature/mailto-and-defaults-api
- ed84fc1 PDF button wider + renamed mail to "Draft E-Mail"
- 14146ed I also give sonarcloud a B in reliability
- a7050b6 Addressed SonarCloud issues
- e953183 Fixed Javadoc / Maven Install now works
- 984315d Spotless
- 271f117 Only encode subject
- d847387 UI Component of Sending emails + wider buttons
- cd89d03 Added Settable Email Subject in Settings
- 284b7f7 Added Mailto Link Builder and Template Formatter
- c6c79b4 Spotless + Minor Cleanup
- 1cd10fb Added Connection Timeout of < 2.5 ms
- 5d73ca2 Added and Implemented Default Value Fetching
- aa4cf24 Merge branch 'main' into feature/mailto-and-defaults-api
- 5968ce7 Begin Defaults from Internet
- 4d4a62d Prepare for next development cycle
- 522c06d Fixed templates supporting different row counts
What's Changed
- Update dependency org.apache.pdfbox:pdfbox to v3.0.6 by @renovate[bot] in #256
- Update dependency com.fasterxml.jackson.core:jackson-databind to v2.20.1 by @renovate[bot] in #258
- Update junit-framework monorepo to v6.0.1 by @renovate[bot] in #260
- Feature/mailto and defaults api by @Just1Developer in #257
Full Changelog: v0.20.12...v0.20.13