Releases: jensmtg/influx
2.3.1 - Bug fixes and test suite expansion
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
New front matter link processing feature! Now Influx will see those page links in your front matter!
What's Changed
- Add documentation deployment workflow by @semanticdata in #100
- Fix: max line width to respect obsidian readable line length option by @semanticdata in #101
- Feature/Refactor: extract pure functions and add frontmatter processing by @semanticdata in #102
- Fix: memory leak in previewFileHashes and previewReactRoots by @semanticdata in #103
- Fix: async performance improvements by @semanticdata in #104
- Fix: dom performance issues via direct dom manipulation by @semanticdata in #105
- Fix: refresh and update patterns and performance items by @semanticdata in #106
- Fix: only generate stylesheets on settings change (triggerUpdates) by @semanticdata in #107
- Chores: remove dead code and optimize by @semanticdata in #108
Full Changelog: 2.2.2...2.3.0
2.2.2 - Performance Improvements and Fixed Reading View
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
- Fix: Reading View and Performance Issues by @semanticdata in #99
Full Changelog: 2.2.1...2.2.2
2.2.1 - Fix Error on Canvas
2.2.0 - Updated our Dependencies
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
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!
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
- Fix heading references by @jonsterling in #80
- Fix influx widget jitter when typing by @ivan-lednev in #75
- Fix: plugin not working after 1.7.6 by @semanticdata in #89
- Fix: Update Dependencies to Fix Build Errors by @semanticdata in #90
- Fix: Update GitHub Workflows and Actions by @semanticdata in #91
New Contributors
- @jonsterling made their first contribution in #80
- @ivan-lednev made their first contribution in #75
- @semanticdata made their first contribution in #89
Full Changelog: 2.1.2...2.1.3