2.0.12
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