Releases: skipadu/obsidian-ghost-fade-focus
Releases · skipadu/obsidian-ghost-fade-focus
3.0.0
2.1.0
Description
Opacity levels
User can now change the opacity levels from the plugin settings. Default levels are shown, if wanted to go back.
Settings
Settings page got small improvement along the opacity settings added.
2.0.0
Features
- Plugin now has a setting that it remembered even between Obsidian restart. Shortcut key & command palette will change this same value. So if you have turned focus fade off, it will stay off until you turn it back on. (Hopefully solves the #3 )
- After enabling the plugin, it should now add the focus right away without the need of having cursor activity.
Breaking change
When plugin is activated, it will by default start in disabled state, opposite to previous versions.
1.0.2
This minor update should not make any visual changes to end user.
Improvements
- Improving structure by removing unnecessary code and renaming functions.
Other
- State interface and types moved to another file.
1.0.1
Fixes
- Remove CSS-classes on
unload
- Unhook the
cursorActivity
event from Codemirror onunload
Improvements
- Cleaning up to get rid of duplicate code
- Improve documentation
1.0.0
🎉 First release
Hope you like the plugin!