Releases: avnibilgin/custom-sidebar-width
0.1.3
Fixes the sidebar snap-back when switching notes after a manual resize, and adds a “Restore previous width” mode (now the default) that remembers the sidebar width from before a rule and puts it back when you leave a matched note. Also clarifies the settings text (property matches on key presence — no value needed) and renames the example property to home_sidebars.
0.1.2
Fixes the community review error by reverting the language detection to a method compatible with minAppVersion 1.4.0 (getLanguage() requires a newer Obsidian version). Keeps the other 0.1.1 improvements: activeDocument for popout compatibility, node:module instead of the builtin-modules dependency, and a committed lockfile.
0.1.0
Initial release. Sets the left and right sidebar widths per note based on frontmatter properties or tags.