Skip to content

1.0.2 — In-app release notes

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Sep 13:39

CodeSplash Themes 1.0.2

This release adds in-app release notes so you can see what changed after updating without leaving Obsidian. It also documents the network request used to fetch update notes and clarifies that no vault data is sent.

Features

  • Added a What's New modal that appears after plugin updates.
  • Added last seen version tracking so CodeSplash Themes can show release notes for versions newer than the one you've already seen.
  • Added support for richer release-note entries, including:
    • summaries
    • highlights
    • categorized changes
    • screenshots
    • tutorials

Fixes

  • Fresh installs now baseline the current version silently instead of opening release notes on first run.
  • If the release-notes feed is unavailable, the plugin does not mark the update as seen, so it can try again on a later launch.

Improvements

  • Added styling for the What's New modal, including screenshot and tutorial presentation.
  • Documented update-note network use in the README.
  • Clarified that release notes are fetched from https://codesplash.ai/updates/feed/themes after a plugin update and that no vault data is sent.