Skip to content

Releases: Meibbo/Vaultman

1.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 00:33

Added

  • Added Plugins and Snippets explorers with enable/disable actions and folders that open in the native file manager.
  • Added plugin-emitted ribbon icons and working Iconic change-icon actions for Properties, Tags, and Plugins, with user overrides taking precedence.
  • Added pause and resume controls for Content searches so partial matches can filter the explorer and be replaced before a full scan finishes.
  • Added an Exclude file action and editable excluded-files setting for the Files explorer.
  • Added floating-index state and scope persistence to saved view configs, plus configurable static or always-visible glyph colors.
  • Added opt-in rainbow folder colors for the Files tree.
  • Added remaining-inline-task statistics as an optional file cell, hover field, and sort option.
  • Added a configurable context menu for every explorer node kind (Files, Properties, Tags, Content, Snippets, Plugins), each with its own show/hide, order, dividers and submenus under Layout Configuration.
  • Added a Path cell that shows the full file path in the flat Files list, with independent Name and Path sorts.
  • Added a shared glyph-color palette (default, faint, accent, custom, rainbow) for the Floating Index and the Explorer, and two seeded, deletable default View Compositions.
  • Added an option to draw a node's icon in the caret column so labels stay aligned, and an option to bind Create File to a chosen Obsidian command.
  • Added a persistent Last opened time for every file as an optional cell, hover field, and most-recent-first sort, plus Remaining tasks and Opened today statistics cards.
  • Added a toolbar overflow strategy (condensed menu or horizontal scroll), optional placement of Create File/Folder on the toolbar, and Obsidian commands as toolbar action nodes.
  • Added configurable Files hover information, word-count sorting, character statistics, and persistent statistics caching for large vaults.
  • Added an optional floating index for Files, Props, and Tags with close, mode, scope, back, and collapse-aware lifecycle actions.
  • Added Add-ons settings for Iconic integration and configurable file/folder icon visibility while preserving existing manual icon behavior.
  • Added Niagara rail scrubbing with reversible drag behavior, prototype-shaped node displacement, joined action/index tracks, and optional soft scrolling.
  • Added hold-click recursive folder expansion and an Updates message that explains renamed or newly introduced behavior after upgrading.
  • Added named view layouts, Style Config controls, toolbar auto-hide with edge peek, and a condensed Files Tools menu.

Changed

  • Redesigned By level sorting with inline or submenu presentation, nested and fixed-folder controls, click-to-pick scopes, six-character scope labels, contextual options, and optional floating-index scope synchronization.
  • Reorganized Layout Settings into clearer Explorer and Context menus sub-pages and moved dock visibility below the style preset controls.
  • Renamed View config to View Compositions and Layout Settings to Layout Configuration; made file exclusion a composable filter node; and made the sort menu hide folder options in flat views and with nesting off.
  • Aligned file opening, modifier-click handling, drag payloads, native menus, Make a copy, and third-party menu actions more closely with Obsidian Core Files.
  • Renamed Action Presets to Operations Presets, moved View Config beneath it, and placed Floating index settings inside Style Config.
  • Made explorer rows, floating-index nodes, tool condensation, and the optional index gutter respond to frame size and display density.
  • Moved the performance HUD into Developer Tools and renamed Clean Selection to Clean Filters.
  • Moved node-type sort controls into a second-level menu, enabled multi-selection, and renamed property/value sorting for clarity.
  • Made applying a filter evaluate the vault once and derive the filtered order in linear time instead of re-sorting the subset on every change.
  • Changed the default open mode for new vaults to open Vaultman in its own tab instead of the sidebar; existing vaults keep their saved choice.
  • Made Layout Configuration the first settings section, and set new vaults to default to the compact preset without tab labels and to single-click badge cancel; existing vaults keep their saved values.
  • Reorganized and relabeled the settings: the Layout Configuration entries use a Widget: naming scheme, the open-mode and Explorer controls were retitled with clearer descriptions, and the bulk-operation warning now defaults to 200 files.

Fixed

  • Fixed add-on index reveals, external plugin enable-state refresh, and plugin cell ordering so configuration precedes the right-aligned toggle.
  • Fixed Content search scanning binary files, blocking input while typing, double-counting local matches, and retaining stale previews after replacements.
  • Fixed explorer panels appearing empty after leaving and returning to a tab.
  • Fixed Iconic runtime lookups hanging explorer renders and made external data.json icon changes refresh without restarting Vaultman.
  • Fixed Niagara rail taps triggering deformation, restored free directional displacement within the frame, and added an optional stretch interaction mode.
  • Restored narrow-toolbar tool-case collapse, reserved-lane rail positioning, and root-level sorting behavior that regressed in beta.3.
  • Fixed the Files explorer not repainting when an icon changed, two tooltips competing for a row, and a collapsed parent inheriting the active-filter decoration instead of showing a small dot.
  • Fixed a redundant re-render that swallowed the first click on an inactive explorer, a tooltip that needed a second hover, and the Last opened order not refreshing when a file was opened.
  • Fixed active-filter highlighting so a collapsed parent bubbles the state of matching descendants.
  • Fixed floating-index availability warnings, scoped collapse recovery, Collapse all recovery, bottom placement, plain rail styling, and switching between indexed explorers.
  • Fixed Iconic overrides and plugin-provided file menu actions not propagating consistently to Vaultman file nodes.
  • Fixed Niagara upward movement and reverse-direction dragging so the gesture scrubs through the opposite node range before moving the rail again.
  • Fixed explorer and floating-index controls appearing disproportionately small on high-density mobile displays.
  • Fixed the Content preview reading "with active filters" in accent; it now reports "with N excluded" in primary text, and a staged content replace is labeled "Replace" in the queue.
  • Fixed the Properties Convert submenu disappearing on a value that was already a wikilink; it now keeps the case conversions and offers a Plain text inverse, and Titlecase no longer duplicates lowercase for linked values.
  • Fixed a deleted file's node lingering in the Files explorer after the file was already gone, and newly created files not appearing until another refresh, by recomputing the filtered set whenever the vault gains or loses a file.
  • Fixed the focus commands closing Vaultman when it was already open in sidebar or main mode; only the explicit Open command toggles now.
  • Fixed the inline rename editor spilling out of its row and covering the neighbouring cells; it now takes the row height.
  • Fixed the Last opened sort ordering folders alphabetically instead of by the newest note opened beneath them, and made recency ties fall back to modification time so a folder no longer drifts to the top for no reason.
  • Fixed switching tabs stuttering while the Last opened sort was active by reordering only the opened note instead of rebuilding the whole tree.
  • Fixed renaming a tag to a name with spaces or other invalid characters writing the broken name into every file's frontmatter, which left the tag unreachable until reload; invalid names are now rejected with the inline editor kept open.

1.2.0-beta.7

1.2.0-beta.7 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Jul 21:39

Added

  • Added Plugins and Snippets explorers with enable/disable actions and folders that open in the native file manager.
  • Added plugin-emitted ribbon icons and working Iconic change-icon actions for Properties, Tags, and Plugins, with user overrides taking precedence.
  • Added pause and resume controls for Content searches so partial matches can filter the explorer and be replaced before a full scan finishes.
  • Added an Exclude file action and editable excluded-files setting for the Files explorer.
  • Added floating-index state and scope persistence to saved view configs, plus configurable static or always-visible glyph colors.
  • Added opt-in rainbow folder colors for the Files tree.
  • Added remaining-inline-task statistics as an optional file cell, hover field, and sort option.
  • Added a configurable context menu for every explorer node kind (Files, Properties, Tags, Content, Snippets, Plugins), each with its own show/hide, order, dividers and submenus under Layout Configuration.
  • Added a Path cell that shows the full file path in the flat Files list, with independent Name and Path sorts.
  • Added a shared glyph-color palette (default, faint, accent, custom, rainbow) for the Floating Index and the Explorer, and two seeded, deletable default View Compositions.
  • Added an option to draw a node's icon in the caret column so labels stay aligned, and an option to bind Create File to a chosen Obsidian command.
  • Added a persistent Last opened time for every file as an optional cell, hover field, and most-recent-first sort, plus Remaining tasks and Opened today statistics cards.
  • Added a toolbar overflow strategy (condensed menu or horizontal scroll), optional placement of Create File/Folder on the toolbar, and Obsidian commands as toolbar action nodes.
  • Added configurable Files hover information, word-count sorting, character statistics, and persistent statistics caching for large vaults.
  • Added an optional floating index for Files, Props, and Tags with close, mode, scope, back, and collapse-aware lifecycle actions.
  • Added Add-ons settings for Iconic integration and configurable file/folder icon visibility while preserving existing manual icon behavior.
  • Added Niagara rail scrubbing with reversible drag behavior, prototype-shaped node displacement, joined action/index tracks, and optional soft scrolling.
  • Added hold-click recursive folder expansion and an Updates message that explains renamed or newly introduced behavior after upgrading.
  • Added named view layouts, Style Config controls, toolbar auto-hide with edge peek, and a condensed Files Tools menu.

Changed

  • Redesigned By level sorting with inline or submenu presentation, nested and fixed-folder controls, click-to-pick scopes, six-character scope labels, contextual options, and optional floating-index scope synchronization.
  • Reorganized Layout Settings into clearer Explorer and Context menus sub-pages and moved dock visibility below the style preset controls.
  • Renamed View config to View Compositions and Layout Settings to Layout Configuration; made file exclusion a composable filter node; and made the sort menu hide folder options in flat views and with nesting off.
  • Aligned file opening, modifier-click handling, drag payloads, native menus, Make a copy, and third-party menu actions more closely with Obsidian Core Files.
  • Renamed Action Presets to Operations Presets, moved View Config beneath it, and placed Floating index settings inside Style Config.
  • Made explorer rows, floating-index nodes, tool condensation, and the optional index gutter respond to frame size and display density.
  • Moved the performance HUD into Developer Tools and renamed Clean Selection to Clean Filters.
  • Moved node-type sort controls into a second-level menu, enabled multi-selection, and renamed property/value sorting for clarity.
  • Made applying a filter evaluate the vault once and derive the filtered order in linear time instead of re-sorting the subset on every change.
  • Changed the default open mode for new vaults to open Vaultman in its own tab instead of the sidebar; existing vaults keep their saved choice.
  • Made Layout Configuration the first settings section, and set new vaults to default to the compact preset without tab labels and to single-click badge cancel; existing vaults keep their saved values.

Fixed

  • Fixed add-on index reveals, external plugin enable-state refresh, and plugin cell ordering so configuration precedes the right-aligned toggle.
  • Fixed Content search scanning binary files, blocking input while typing, double-counting local matches, and retaining stale previews after replacements.
  • Fixed explorer panels appearing empty after leaving and returning to a tab.
  • Fixed Iconic runtime lookups hanging explorer renders and made external data.json icon changes refresh without restarting Vaultman.
  • Fixed Niagara rail taps triggering deformation, restored free directional displacement within the frame, and added an optional stretch interaction mode.
  • Restored narrow-toolbar tool-case collapse, reserved-lane rail positioning, and root-level sorting behavior that regressed in beta.3.
  • Fixed the Files explorer not repainting when an icon changed, two tooltips competing for a row, and a collapsed parent inheriting the active-filter decoration instead of showing a small dot.
  • Fixed a redundant re-render that swallowed the first click on an inactive explorer, a tooltip that needed a second hover, and the Last opened order not refreshing when a file was opened.
  • Fixed active-filter highlighting so a collapsed parent bubbles the state of matching descendants.
  • Fixed floating-index availability warnings, scoped collapse recovery, Collapse all recovery, bottom placement, plain rail styling, and switching between indexed explorers.
  • Fixed Iconic overrides and plugin-provided file menu actions not propagating consistently to Vaultman file nodes.
  • Fixed Niagara upward movement and reverse-direction dragging so the gesture scrubs through the opposite node range before moving the rail again.
  • Fixed explorer and floating-index controls appearing disproportionately small on high-density mobile displays.
  • Fixed the Content preview reading "with active filters" in accent; it now reports "with N excluded" in primary text, and a staged content replace is labeled "Replace" in the queue.
  • Fixed the Properties Convert submenu disappearing on a value that was already a wikilink; it now keeps the case conversions and offers a Plain text inverse, and Titlecase no longer duplicates lowercase for linked values.
  • Fixed the focus commands closing Vaultman when it was already open in sidebar or main mode; only the explicit Open command toggles now.
  • Fixed the inline rename editor spilling out of its row and covering the neighbouring cells; it now takes the row height.
  • Fixed the Last opened sort ordering folders alphabetically instead of by the newest note opened beneath them, and made recency ties fall back to modification time so a folder no longer drifts to the top for no reason.
  • Fixed switching tabs stuttering while the Last opened sort was active by reordering only the opened note instead of rebuilding the whole tree.
  • Fixed renaming a tag to a name with spaces or other invalid characters writing the broken name into every file's frontmatter, which left the tag unreachable until reload; invalid names are now rejected with the inline editor kept open.

1.2.0-beta.6

1.2.0-beta.6 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Jul 06:25

Added

  • Added Plugins and Snippets explorers with enable/disable actions and folders that open in the native file manager.
  • Added plugin-emitted ribbon icons and working Iconic change-icon actions for Properties, Tags, and Plugins, with user overrides taking precedence.
  • Added pause and resume controls for Content searches so partial matches can filter the explorer and be replaced before a full scan finishes.
  • Added an Exclude file action and editable excluded-files setting for the Files explorer.
  • Added floating-index state and scope persistence to saved view configs, plus configurable static or always-visible glyph colors.
  • Added opt-in rainbow folder colors for the Files tree.
  • Added remaining-inline-task statistics as an optional file cell, hover field, and sort option.
  • Added a configurable context menu for every explorer node kind (Files, Properties, Tags, Content, Snippets, Plugins), each with its own show/hide, order, dividers and submenus under Layout Configuration.
  • Added a Path cell that shows the full file path in the flat Files list, with independent Name and Path sorts.
  • Added a shared glyph-color palette (default, faint, accent, custom, rainbow) for the Floating Index and the Explorer, and two seeded, deletable default View Compositions.
  • Added an option to draw a node's icon in the caret column so labels stay aligned, and an option to bind Create File to a chosen Obsidian command.
  • Added a persistent Last opened time for every file as an optional cell, hover field, and most-recent-first sort, plus Remaining tasks and Opened today statistics cards.
  • Added a toolbar overflow strategy (condensed menu or horizontal scroll), optional placement of Create File/Folder on the toolbar, and Obsidian commands as toolbar action nodes.
  • Added configurable Files hover information, word-count sorting, character statistics, and persistent statistics caching for large vaults.
  • Added an optional floating index for Files, Props, and Tags with close, mode, scope, back, and collapse-aware lifecycle actions.
  • Added Add-ons settings for Iconic integration and configurable file/folder icon visibility while preserving existing manual icon behavior.
  • Added Niagara rail scrubbing with reversible drag behavior, prototype-shaped node displacement, joined action/index tracks, and optional soft scrolling.
  • Added hold-click recursive folder expansion and an Updates message that explains renamed or newly introduced behavior after upgrading.
  • Added named view layouts, Style Config controls, toolbar auto-hide with edge peek, and a condensed Files Tools menu.

Changed

  • Redesigned By level sorting with inline or submenu presentation, nested and fixed-folder controls, click-to-pick scopes, six-character scope labels, contextual options, and optional floating-index scope synchronization.
  • Reorganized Layout Settings into clearer Explorer and Context menus sub-pages and moved dock visibility below the style preset controls.
  • Renamed View config to View Compositions and Layout Settings to Layout Configuration; made file exclusion a composable filter node; and made the sort menu hide folder options in flat views and with nesting off.
  • Aligned file opening, modifier-click handling, drag payloads, native menus, Make a copy, and third-party menu actions more closely with Obsidian Core Files.
  • Renamed Action Presets to Operations Presets, moved View Config beneath it, and placed Floating index settings inside Style Config.
  • Made explorer rows, floating-index nodes, tool condensation, and the optional index gutter respond to frame size and display density.
  • Moved the performance HUD into Developer Tools and renamed Clean Selection to Clean Filters.
  • Moved node-type sort controls into a second-level menu, enabled multi-selection, and renamed property/value sorting for clarity.

Fixed

  • Fixed add-on index reveals, external plugin enable-state refresh, and plugin cell ordering so configuration precedes the right-aligned toggle.
  • Fixed Content search scanning binary files, blocking input while typing, double-counting local matches, and retaining stale previews after replacements.
  • Fixed explorer panels appearing empty after leaving and returning to a tab.
  • Fixed Iconic runtime lookups hanging explorer renders and made external data.json icon changes refresh without restarting Vaultman.
  • Fixed Niagara rail taps triggering deformation, restored free directional displacement within the frame, and added an optional stretch interaction mode.
  • Restored narrow-toolbar tool-case collapse, reserved-lane rail positioning, and root-level sorting behavior that regressed in beta.3.
  • Fixed the Files explorer not repainting when an icon changed, two tooltips competing for a row, and a collapsed parent inheriting the active-filter decoration instead of showing a small dot.
  • Fixed a redundant re-render that swallowed the first click on an inactive explorer, a tooltip that needed a second hover, and the Last opened order not refreshing when a file was opened.
  • Fixed active-filter highlighting so a collapsed parent bubbles the state of matching descendants.
  • Fixed floating-index availability warnings, scoped collapse recovery, Collapse all recovery, bottom placement, plain rail styling, and switching between indexed explorers.
  • Fixed Iconic overrides and plugin-provided file menu actions not propagating consistently to Vaultman file nodes.
  • Fixed Niagara upward movement and reverse-direction dragging so the gesture scrubs through the opposite node range before moving the rail again.
  • Fixed explorer and floating-index controls appearing disproportionately small on high-density mobile displays.

1.2.0-beta.5

1.2.0-beta.5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Jul 19:00

Added

  • Added Plugins and Snippets explorers with enable/disable actions and folders that open in the native file manager.
  • Added plugin-emitted ribbon icons and working Iconic change-icon actions for Properties, Tags, and Plugins, with user overrides taking precedence.
  • Added pause and resume controls for Content searches so partial matches can filter the explorer and be replaced before a full scan finishes.
  • Added an Exclude file action and editable excluded-files setting for the Files explorer.
  • Added floating-index state and scope persistence to saved view configs, plus configurable static or always-visible glyph colors.
  • Added opt-in rainbow folder colors for the Files tree.
  • Added remaining-inline-task statistics as an optional file cell, hover field, and sort option.
  • Added configurable Files hover information, word-count sorting, character statistics, and persistent statistics caching for large vaults.
  • Added an optional floating index for Files, Props, and Tags with close, mode, scope, back, and collapse-aware lifecycle actions.
  • Added Add-ons settings for Iconic integration and configurable file/folder icon visibility while preserving existing manual icon behavior.
  • Added Niagara rail scrubbing with reversible drag behavior, prototype-shaped node displacement, joined action/index tracks, and optional soft scrolling.
  • Added hold-click recursive folder expansion and an Updates message that explains renamed or newly introduced behavior after upgrading.
  • Added named view layouts, Style Config controls, toolbar auto-hide with edge peek, and a condensed Files Tools menu.

Changed

  • Redesigned By level sorting with inline or submenu presentation, nested and fixed-folder controls, click-to-pick scopes, six-character scope labels, contextual options, and optional floating-index scope synchronization.
  • Reorganized Layout Settings into clearer Explorer and Context menus sub-pages and moved dock visibility below the style preset controls.
  • Aligned file opening, modifier-click handling, drag payloads, native menus, Make a copy, and third-party menu actions more closely with Obsidian Core Files.
  • Renamed Action Presets to Operations Presets, moved View Config beneath it, and placed Floating index settings inside Style Config.
  • Made explorer rows, floating-index nodes, tool condensation, and the optional index gutter respond to frame size and display density.
  • Moved the performance HUD into Developer Tools and renamed Clean Selection to Clean Filters.
  • Moved node-type sort controls into a second-level menu, enabled multi-selection, and renamed property/value sorting for clarity.

Fixed

  • Fixed add-on index reveals, external plugin enable-state refresh, and plugin cell ordering so configuration precedes the right-aligned toggle.
  • Fixed Content search scanning binary files, blocking input while typing, double-counting local matches, and retaining stale previews after replacements.
  • Fixed explorer panels appearing empty after leaving and returning to a tab.
  • Fixed Iconic runtime lookups hanging explorer renders and made external data.json icon changes refresh without restarting Vaultman.
  • Fixed Niagara rail taps triggering deformation, restored free directional displacement within the frame, and added an optional stretch interaction mode.
  • Restored narrow-toolbar tool-case collapse, reserved-lane rail positioning, and root-level sorting behavior that regressed in beta.3.
  • Fixed active-filter highlighting so a collapsed parent bubbles the state of matching descendants.
  • Fixed floating-index availability warnings, scoped collapse recovery, Collapse all recovery, bottom placement, plain rail styling, and switching between indexed explorers.
  • Fixed Iconic overrides and plugin-provided file menu actions not propagating consistently to Vaultman file nodes.
  • Fixed Niagara upward movement and reverse-direction dragging so the gesture scrubs through the opposite node range before moving the rail again.
  • Fixed explorer and floating-index controls appearing disproportionately small on high-density mobile displays.

1.2.0-beta.4

1.2.0-beta.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Jul 03:08

Added

  • Added Plugins and Snippets explorers with enable/disable actions and folders that open in the native file manager.
  • Added plugin-emitted ribbon icons and working Iconic change-icon actions for Properties, Tags, and Plugins, with user overrides taking precedence.
  • Added pause and resume controls for Content searches so partial matches can filter the explorer and be replaced before a full scan finishes.
  • Added an Exclude file action and editable excluded-files setting for the Files explorer.
  • Added floating-index state and scope persistence to saved view configs, plus configurable static or always-visible glyph colors.
  • Added opt-in rainbow folder colors for the Files tree.
  • Added remaining-inline-task statistics as an optional file cell, hover field, and sort option.
  • Added configurable Files hover information, word-count sorting, character statistics, and persistent statistics caching for large vaults.
  • Added an optional floating index for Files, Props, and Tags with close, mode, scope, back, and collapse-aware lifecycle actions.
  • Added Add-ons settings for Iconic integration and configurable file/folder icon visibility while preserving existing manual icon behavior.
  • Added Niagara rail scrubbing with reversible drag behavior, prototype-shaped node displacement, joined action/index tracks, and optional soft scrolling.
  • Added hold-click recursive folder expansion and an Updates message that explains renamed or newly introduced behavior after upgrading.
  • Added named view layouts, Style Config controls, toolbar auto-hide with edge peek, and a condensed Files Tools menu.

Changed

  • Redesigned By level sorting with inline or submenu presentation, nested and fixed-folder controls, click-to-pick scopes, six-character scope labels, contextual options, and optional floating-index scope synchronization.
  • Reorganized Layout Settings into clearer Explorer and Context menus sub-pages and moved dock visibility below the style preset controls.
  • Aligned file opening, modifier-click handling, drag payloads, native menus, Make a copy, and third-party menu actions more closely with Obsidian Core Files.
  • Renamed Action Presets to Operations Presets, moved View Config beneath it, and placed Floating index settings inside Style Config.
  • Made explorer rows, floating-index nodes, tool condensation, and the optional index gutter respond to frame size and display density.
  • Moved the performance HUD into Developer Tools and renamed Clean Selection to Clean Filters.
  • Moved node-type sort controls into a second-level menu, enabled multi-selection, and renamed property/value sorting for clarity.

Fixed

  • Fixed add-on index reveals, external plugin enable-state refresh, and plugin cell ordering so configuration precedes the right-aligned toggle.
  • Fixed Content search scanning binary files, blocking input while typing, double-counting local matches, and retaining stale previews after replacements.
  • Fixed explorer panels appearing empty after leaving and returning to a tab.
  • Fixed Iconic runtime lookups hanging explorer renders and made external data.json icon changes refresh without restarting Vaultman.
  • Fixed Niagara rail taps triggering deformation, restored free directional displacement within the frame, and added an optional stretch interaction mode.
  • Restored narrow-toolbar tool-case collapse, reserved-lane rail positioning, and root-level sorting behavior that regressed in beta.3.
  • Fixed active-filter highlighting so a collapsed parent bubbles the state of matching descendants.
  • Fixed floating-index availability warnings, scoped collapse recovery, Collapse all recovery, bottom placement, plain rail styling, and switching between indexed explorers.
  • Fixed Iconic overrides and plugin-provided file menu actions not propagating consistently to Vaultman file nodes.
  • Fixed Niagara upward movement and reverse-direction dragging so the gesture scrubs through the opposite node range before moving the rail again.
  • Fixed explorer and floating-index controls appearing disproportionately small on high-density mobile displays.

1.2.0-beta.3

1.2.0-beta.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Jul 11:47

1.2.0-beta.3

This release contains the beta.3 explorer and settings batch built on top of 1.2.0-beta.2.

Added

  • Added Plugins and Snippets explorer toolbar parity, including their native explorer actions.
  • Added native enable/disable and configuration cells for Plugins and Snippets.
  • Added Iconic integration for Properties and Tags, including user-selectable icon overrides.
  • Added per-tab interaction modes for configuring explorer behavior.
  • Added the first scoped “Sort level” implementation for nested explorer data.

Changed

  • Removed the extra Files inset and tightened the floating-index lane layout.
  • Added minimal-mode tab labels and responsive search behavior.
  • Reorganized Layout and Style settings, including the beta.3 settings defaults and naming changes.
  • Aligned add-on explorer controls and actions more closely with the core Files, Properties, and Tags explorers.

Fixed

  • Fixed Files padding and index-lane sizing introduced by the earlier explorer layout.
  • Fixed tab-label handling in minimal headers and the related responsive toolbar behavior.
  • Fixed the initial add-on explorer state-cell and Iconic property/tag integration paths.

Known beta limitations

  • Scoped sorting, add-on cells, and Iconic integration received follow-up fixes after beta.3; those corrections are being tracked for beta.4.
  • The beta.3 release is intended for validation of the explorer/settings batch and has not had the final manual UI acceptance pass.

1.2.0-beta.2

1.2.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Jul 09:40

1.2.0-beta.2

Added

  • Added Plugins and Snippets explorers with enable/disable actions and folders that open in the native file manager.
  • Added configurable Files hover information, word-count sorting, character statistics, and persistent statistics caching for large vaults.
  • Added an optional floating index for Files, Props, and Tags with close, mode, scope, back, and collapse-aware lifecycle actions.
  • Added Add-ons settings for Iconic integration and configurable file/folder icon visibility while preserving existing manual icon behavior.
  • Added Niagara rail scrubbing with reversible drag behavior, prototype-shaped node displacement, joined action/index tracks, and optional soft scrolling.
  • Added hold-click recursive folder expansion and an Updates message that explains renamed or newly introduced behavior after upgrading.
  • Added named view layouts, Style Config controls, toolbar auto-hide with edge peek, and a condensed Files Tools menu.

Changed

  • Aligned file opening, modifier-click handling, drag payloads, native menus, Make a copy, and third-party menu actions more closely with Obsidian Core Files.
  • Renamed Action Presets to Operations Presets, moved View Config beneath it, and placed Floating index settings inside Style Config.
  • Made explorer rows, floating-index nodes, tool condensation, and the optional index gutter respond to frame size and display density.
  • Moved the performance HUD into Developer Tools and renamed Clean Selection to Clean Filters.
  • Moved node-type sort controls into a second-level menu, enabled multi-selection, and renamed property/value sorting for clarity.

Fixed

  • Fixed active-filter highlighting so a collapsed parent bubbles the state of matching descendants.
  • Fixed floating-index availability warnings, scoped collapse recovery, Collapse all recovery, bottom placement, plain rail styling, and switching between indexed explorers.
  • Fixed Iconic overrides and plugin-provided file menu actions not propagating consistently to Vaultman file nodes.
  • Fixed Niagara upward movement and reverse-direction dragging so the gesture scrubs through the opposite node range before moving the rail again.
  • Fixed explorer and floating-index controls appearing disproportionately small on high-density mobile displays.

1.2.0-beta.1

1.2.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jul 18:53

1.2.0-beta.1 release candidate built from the verified Vaultman release line.

Included assets:

  • main.js
  • manifest.json
  • styles.css

Verify provenance with:
gh attestation verify main.js -R Meibbo/Vaultman
gh attestation verify styles.css -R Meibbo/Vaultman

1.1.6

Choose a tag to compare

@github-actions github-actions released this 23 Jun 17:42

1.1.6 release candidate built from the verified Vaultman release line.

Included assets:

  • main.js
  • manifest.json
  • styles.css

Verify provenance with:
gh attestation verify main.js -R Meibbo/Vaultman
gh attestation verify styles.css -R Meibbo/Vaultman

1.1.1

Choose a tag to compare

@github-actions github-actions released this 10 Jun 01:06

1.1.1 release candidate built from the verified Vaultman release line.

Included assets:

  • main.js
  • manifest.json
  • styles.css

Verify provenance with:
gh attestation verify main.js -R Meibbo/Vaultman
gh attestation verify styles.css -R Meibbo/Vaultman