v2.5.1
- fixed: regression: open links with >50 chars URLs
- improved: convert joplin tags to inline tags skips existing inline tags in body (following this post)
- improved: settings labels
[EDIT: added the following minor releases]
v2.5.2
- fixed: regex safety check (#19)
v2.5.3
- added: setting: middle matter support (#20)
v2.5.4
- fixed: hide query but not the following text (#21)
v2.5.5
- fixed: improve JSON query loading with enhanced format handling
- fixed: apply sorting after note edits
v2.5.6
- fixed: ensure that date tags are evaluated at least at daily frequency
- fixed: reset regex state during front matter tag parsing
- fixed: skip front matter blocks during inline tag parsing
- improved: use the
keywordsfront matter field for inline tags