Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 2.33 KB

File metadata and controls

25 lines (17 loc) · 2.33 KB

(2025-06-19)

Features

  • add automated readme badge generation script and update badge section (dcc987a)
  • add GitHub Actions workflow for auto-updating README badges (a6944bb)

3.0.15 (2025-06-19)

Features

  • add CI/CD workflows with shellcheck, integration tests, and release automation (eb2d451)
  • add GitHub Actions workflow for release management and badge updates (a42bd0e)
  • add script to automatically update README badges with dynamic repository info (ad9543a)
  • add script to automatically update README badges with dynamic version and repo info (92861d5)
  • add script to dynamically update README badges with version and repo info (59e3a10)
  • add version bump script with major/minor/patch support (a8b55a6)
  • improve backup/restore handling for empty n8n instances and duplicate items (31e32e3)

Bug Fixes

  • improve backup handling for clean n8n installations with empty data files (0b4a7d3)

Reverts

  • Revert "Add non-interactive mode and bump version to 3.0.6" (02f689c)