We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 144d9e1 commit cf55d5aCopy full SHA for cf55d5a
docs/changelog.rst
@@ -32,6 +32,9 @@ New features:
32
33
Bug fixes:
34
35
+- When using :doc:`plugins/fromfilename` together with
36
+ :doc:`plugins/edit`, temporary tags extracted from filenames are no longer
37
+ lost when discarding or cancelling an edit session during import. :bug:`6104`
38
- :doc:`plugins/inline`: Fix recursion error when an inline field definition
39
shadows a built-in item field (e.g., redefining ``track_no``). Inline
40
expressions now skip self-references during evaluation to avoid infinite
0 commit comments