Releases: jglev/obsidian-carry-forward
Releases · jglev/obsidian-carry-forward
1.4.5
1.4.5-beta0
- Corrected bug whereby selecting across lines was not copying the entire lines.
1.4.4
1.4.4-beta0
- Fixed bug whereby "Link text from selection" mode would inconsistently actually use the selected text when creating a link.
1.4.3
1.4.3-beta0
- Switched away from using negative lookbehind regex, which should enable the plugin to load on iOS.
1.4.2
1.4.1
- Fixed bug whereby when copying multiple lines each without a block ID , only block links (without the content of the lines) would get copied for the first and last lines.
- Added infrastructure for automated testing using Webdriver.io, and added two initial tests.
1.4.1-beta0
- Fixed bug whereby when copying multiple lines each without a block ID , only block links (without the content of the lines) would get copied for the first and last lines.