Skip to content

Releases: jensmtg/influx

2.3.1 - Bug fixes and test suite expansion

30 Jan 19:03

Choose a tag to compare

What's Changed

  • Fix: clear backlinks cache when settings are changed by @semanticdata in #110
  • Fix: resolve bugs across memory, concurrency, and stability by @semanticdata in #111
  • Improve and expand test suite by @semanticdata in #112
  • Updated root README with better marketing copy.
  • Updated documentation site with new frontmatter processing feature.

Full Changelog: 2.3.0...2.3.1

2.3.0 - Reading Mode and Performance Improvements

29 Jan 22:53
84d593e

Choose a tag to compare

New front matter link processing feature! Now Influx will see those page links in your front matter!

What's Changed

Full Changelog: 2.2.2...2.3.0

2.2.2 - Performance Improvements and Fixed Reading View

26 Jan 22:27
201d60e

Choose a tag to compare

This performance update delivers speed improvements across all Influx operations through optimization of critical bottlenecks, advanced caching strategies, and memory management improvements.

Key Performance Gains:

  • Frontmatter detection: faster for large documents
  • Pattern matching: faster with regex caching
  • DOM operations: faster with modern APIs
  • Markdown rendering: faster with parallel processing
  • File operations: reduction in I/O through caching

Critical Fixes:

  • Editor mode rendering restored
  • Race conditions eliminated in preview updates
  • Memory leaks prevented with WeakMap tracking
  • Settings now work correctly in both Editor and Reading modes

What's Changed

Full Changelog: 2.2.1...2.2.2

2.2.1 - Fix Error on Canvas

26 Jan 18:31
2a983f8

Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.2.1

2.2.0 - Updated our Dependencies

26 Jan 17:33

Choose a tag to compare

What's Changed

  • Chore: Update Dependencies to Latest Compatible Versions by @semanticdata in #95

Full Changelog: 2.1.4...2.2.0

2.1.4 - Add Backlinks Map Compatibility

26 Jan 16:46
a1f8244

Choose a tag to compare

What's Changed

  • Fix: Map Backlinks Compatibility by @funamorikeitou in #92
  • Fix: Map Backlinks Compatibility by @semanticdata in #94

New Contributors

  • @funamorikeitou made their first contribution in both #92

Full Changelog: 2.1.3...2.1.4

2.1.3 - Influx is back and now works with Obsidian 1.11.4!

21 Jan 05:38

Choose a tag to compare

Influx is back! I (@semanticdata) have taken over as the new maintainer of this plugin. This update fixes compatibility with recent versions of Obsidian and brings the plugin back to working order.

I want to thank @jensmtg for entrusting me with the repository and for creating this wonderful plugin. I have been using a patched version since it stopped working, and I'm happy to be able to update the actual plugin for everyone.

What's Changed

New Contributors

Full Changelog: 2.1.2...2.1.3

2.1.2

03 Feb 11:05

Choose a tag to compare

2.1.1

02 Feb 20:14

Choose a tag to compare

2.1.0

02 Feb 20:00
22246b7

Choose a tag to compare