An advanced web frontend for the modmail discord bot with built in Discord OAuth2 authentication, and support for browsing and searching current and historical logs. Directly replaces logviewer.
#272 Add developmentMode configuration metadata property to spring-boot-starter, that was missing from the previous release. Thanks @schowave for spotting and fixing this!
3.1.0
#268 Bump Kotlin version from 1.8.10 to latest 1.9.10
#251 Spring Boot Starter improvements (Caution: productionProfileName is gone, you now need to explicitly set usePrecompiledTemplates)
#243 ensures that method names generated by jte-models are valid Java. Thanks @chkl!
#243 add configuration options for jte-models to only add methods for some of the jte files. Thanks @chkl!
JSP to jte converter: Fix replace usages of converted JSPs with no parameters and only a body content
#237 better error message when a template is not found through DirectoryCodeResolver
3.0.0
We are happy to announce the release of jte 3. This version brings enhanced functionality, improved performance, and streamlined dependencies. Read on to discover what's new and improved in this release.
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
| --- | --- |
| gg.jte.gradle | [>= 3.0.a, < 3.1] |
| gg.jte:jte | [>= 3.0.a, < 3.1] |
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps
jte
from 2.2.3 to 3.1.6. Updatesgg.jte:jte
from 2.2.3 to 3.1.6Release notes
Sourced from gg.jte:jte's releases.
... (truncated)
Commits
a48708f
Bump version to 3.1.69aca56c
#305 fix startsWithIgnoringCaseAndWhitespacese83af4f
Bump version to 3.1.6-SNAPSHOT for further development7c595ce
Bump version to 3.1.53d684ca
Use text blocks in unit tests1fe8790
CI: Speeding up jobs (#296)827e4e7
Make Gradle tasks cacheable (#295)241efe8
Bump version to 3.1.5-SNAPSHOT for further developmentcbd706c
Bump version to 3.1.4fd9466d
Kotlin compile args (#294)Updates
gg.jte.gradle
from 2.2.3 to 3.1.6Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions | | --- | --- | | gg.jte.gradle | [>= 3.0.a, < 3.1] | | gg.jte:jte | [>= 3.0.a, < 3.1] |Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show