Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: KamalTD/Vibrante-Node

Tags

v2.2.1

Toggle v2.2.1's commit message
Release v2.2.1 — About dialog crash fix and LICENSE bundled in exe

v2.2.0

Toggle v2.2.0's commit message
Release v2.2.0 — Settings dialog, EnvManager, threading fix, import/e…

…xport settings

v2.1.1

Toggle v2.1.1's commit message
release: bump version to v2.1.1 — Windows publisher fix and theme fixes

- Add file_version_info.txt with VSVersionInfo resource; wire into
  vibrante_node.spec via version= to embed VERSIONINFO in the exe,
  fixing "Unknown publisher" on Windows 11 (metadata layer fix)
- Bump About dialog and Release Notes menu from v2.1.0 → v2.1.1
- Add RELEASE_v2.1.1.md with full patch release notes
- Update CLAUDE.md with section 10.17 (VERSIONINFO fix and maintenance rule)

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>

v2.0.0

Toggle v2.0.0's commit message
Vibrante-Node v2.0.0

v1.8.5

Toggle v1.8.5's commit message
chore: bump version to v1.8.5, add release notes

- src/main.py: VERSION = "v1.8.5"
- src/ui/window.py: about dialog and release notes menu updated
- vibrante_node.spec: spec comment updated
- tools/build_docs.py: v1.8.5 added to release docs list
- RELEASE_v1.8.5.md: release notes covering QScintilla editor,
  Node Builder UX, theme system, dropdown/slider bugfixes

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>

v1.8.4

Toggle v1.8.4's commit message
release: v1.8.4 — node reload, init-first ordering, HTML help system

- Bump version to v1.8.4 in splash screen and About dialog
- Add RELEASE_v1.8.4.md release notes
- Generate styled HTML docs in docs/ (user guide, node builder API,
  automation API, developer docs, feature list, release notes, index)
- Help menu: opens HTML from docs/ instead of raw .md files; adds
  Help Home (index.html) and Release Notes v1.8.4 entries
- Add _open_help_home() method to MainWindow
- Add tools/build_docs.py — Markdown → HTML converter with dark theme
- Update vibrante_node.spec: bump comment to v1.8.4, bundle docs/

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>

v1.8.3

Toggle v1.8.3's commit message
Vibrante-Node v1.8.3 — fix on_parameter_changed called during execution

v1.8.2

Toggle v1.8.2's commit message
Release v1.8.2 — dropdown parameter value bugfix patch

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>

v1.8.1

Toggle v1.8.1's commit message
Release v1.8.1 — reactive data-flow and node builder bugfix patch

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>

v1.8.0

Toggle v1.8.0's commit message
Release v1.8.0 — stability & bugfix release

- Bump version to v1.8.0 in splash screen, about dialog, and spec file
- Add RELEASE_v1.8.0.md with full changelog

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>