- @slipstyle's ADF converter (tweaked)
- More broad description of Field Mapping settings section
- a few minor fixes of how lambda js functions convert into strings
- `Super Simple Time Tracker` plugin format support
- Support of multiple Jira connections.
- `AGENTS.md` file from Obidian plugin template and filled with info about project
- Updated eslint configs to `eslint.config.js` format + linted all the code; added prettier with according config
- localization validator improvement; multiple localization fixes
- many minor fixes
- JQL pull tasks (with preview)
- Timekeep settings menu full rework
- bunch of small fixes with data transformation and pointers
- now caching Jira key -> file path to increase performance
- new pointer - `jira-sync-inline-*`
- readme slight rework
- css enchantments
- template now can be selected instead of raw manual input
- internationalization implementation
- work statistics now integrated in settings
- collapsable sections in settings
- separation of auth variants
- field mapping validation small fix
- added raw issue viewer
- added test field mapping (for testing js expressions with rawissue viewer data)
- feedback if field can't be processed from jira format to string properly
- found an in-code style, carried it to styles.css
- replaced plugin.app.vault.modify() with plugin.app.vault.process() for atomization
- html to markdown for description
- now frontmatter data on update has priority over file content one as it saves it's initial type.
- several changes for logging work, now it's more intuitive.