Skip to content

Releases: sourit2001/vault-cast

0.1.2

21 Jun 08:46

Choose a tag to compare

Clean release tag for Obsidian community plugin review.

Fixes
Publishes the current reviewed code under a fresh 0.1.2 release to avoid stale release/tag cache issues.
Keeps settings page review fixes from 0.1.1.
Includes improved linked-note matching for generated audio filenames.
Release Assets
Attach these files to the GitHub release tagged 0.1.2:

manifest.json
main.js
styles.css

0.1.1

21 Jun 07:42

Choose a tag to compare

VaultCast 0.1.1
Review fix release for Obsidian community plugin submission.

Fixes
Removed redundant wording from the plugin description.
Stopped detaching leaves during plugin unload.
Replaced newer workspace APIs with APIs supported by the declared minimum app version.
Updated command IDs and names to follow plugin review conventions.
Updated settings heading usage to match platform UI conventions.
Removed deprecated slider tooltip usage.
Removed unnecessary type assertions and promise-returning event handlers.
Replaced the builtin-modules dependency with Node's built-in module list.
Removed CSS !important usage.
Release Assets
Attach these files to the GitHub release tagged 0.1.1:

manifest.json
main.js
styles.css

VaultCast 0.1.0

21 Jun 07:08

Choose a tag to compare

VaultCast 0.1.0
Initial public beta release.

Highlights
Local audio folder scanning
Obsidian player view
Playback controls, progress seeking, volume, and speed
Playlist search and sorting
Resume playback position
Completed-track checkmarks
Recent plays
Seasonal themes
Mobile main-area player opening
Release Assets
Attach these files to the GitHub release tagged 0.1.0:

manifest.json
main.js
styles.css