Releases: Tenor-John/obsidian-scholarium
Releases · Tenor-John/obsidian-scholarium
2.0.4
Full Changelog: 2.0.3...2.0.4
2.0.3
Full Changelog: 2.0.2...2.0.3
2.0.2
What's Changed
- Prepare Scholarium for community plugin submission by @Tenor-John in #1
- Master by @Tenor-John in #2
- Prepare Scholarium 1.0.3 theme and settings release by @Tenor-John in #4
- Scholarium 2.0.0: Chemistry editing and literature workflow upgrade by @Tenor-John in #7
- Scholarium 2.0.0: Chemistry editing and literature workflow upgrade by @Tenor-John in #8
- Follow Obsidian theme mode by @Tenor-John in #9
Full Changelog: 2.0.1...2.0.2
2.0.1
Scholarium 2.0.1
Scholarium 2.0.0
Scholarium 2.0.0
Highlights
- Adds first-pass embedded chemistry blocks with Ketcher-backed editing, markdown storage, and SVG/preview rendering in notes and experiment detail cards.
- Adds an RSS literature board foundation plus article parsing/reading and web clipping support.
- Updates theme handling so Scholarium can follow Obsidian/system light and dark mode while keeping the existing accent palette.
- Repairs dark/light contrast for the workspace, idea library, material library, and research tool library.
- Fixes plugin startup by lazy-loading the Ketcher editor runtime only when the chemistry editor is opened.
Validation
- Ran npm run build successfully.
- Simulated main.js plugin module loading with a mocked Obsidian API.
- Scanned source/release-controlled files for common secret token patterns; no real secrets matched.
Release assets
This release includes the standard Obsidian assets: manifest.json, main.js, and styles.css. Ketcher is bundled into main.js and loaded lazily.
1.0.3
Scholarium 1.0.3
- Added complete light/dark theme handling with preset and custom accent colors.
- Improved contrast, card surfaces, idea-library colors, and scrollbar presentation.
- Added a resizable experiment sidebar and streamlined Scholarium branding.
- Reworked settings into persistent collapsible sections with refined color controls and readable compact typography.
Install files
Download main.js, manifest.json, and styles.css into your Obsidian plugin folder.
1.0.2
Scholarium 1.0.2
1.0.1
Prepare 1.0.1 release
1.0.0
Rename plugin to Scholarium v1.0.0 - Plugin id: lab-notebook → obsidian-scholarium - Plugin name: Lab Notebook → Scholarium - Author: Egbert Parker → Tao Jiang (Tenor-John) - CSS prefix: chem-eln → scholarium across all source and style files - package.json version: 0.1.0 → 1.0.0 - Add GitHub Actions release workflow Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>