Skip to content

2.0.12

Choose a tag to compare

@VassilIordanov VassilIordanov released this 06 Feb 14:46
· 14124 commits to main since this release
adfe13b

Enhancements:

Gh 323 Fixes for the tasks search (#430)

Bug fixes:

#440: Insert join condition at the end (#441)

This is so empty searches (i.e. without conditions) are really empty (i.e. return no results).

#434: Fix FTL complaining about null or empty (#435)

See https://freemarker.apache.org/docs/app_faq.html#faq_picky_about_missing_vars

Framework improvements:

Reduce logging of some less important exceptions (#442)
Gh 120 small additions (#433)

Mostly making packages smaller