Release v3.0.1 #60

Merged
lmiranda merged 2 commits from development into main 2026-01-21 17:07:45 +00:00
Owner

Release v3.0.1

Merge development into main for v3.0.1 release.

Changes in this release

Added

  • /project-init command for quick project setup
  • /project-sync command to sync .env with git remote
  • SessionStart hooks for automatic mismatch detection
  • Interactive setup wizard redesigned

Changed

  • GITEA_ORG moved to project-level configuration
  • Environment variables renamed to match MCP server expectations:
    • GITEA_URLGITEA_API_URL
    • GITEA_TOKENGITEA_API_TOKEN
    • NETBOX_URLNETBOX_API_URL
    • NETBOX_TOKENNETBOX_API_TOKEN
  • Setup commands now validate repository via Gitea API
  • README.md simplified

Fixed

  • API URL paths in curl commands
  • Documentation references

See CHANGELOG.md for full details.

🤖 Generated with Claude Code

## Release v3.0.1 Merge development into main for v3.0.1 release. ### Changes in this release #### Added - `/project-init` command for quick project setup - `/project-sync` command to sync .env with git remote - SessionStart hooks for automatic mismatch detection - Interactive setup wizard redesigned #### Changed - `GITEA_ORG` moved to project-level configuration - Environment variables renamed to match MCP server expectations: - `GITEA_URL` → `GITEA_API_URL` - `GITEA_TOKEN` → `GITEA_API_TOKEN` - `NETBOX_URL` → `NETBOX_API_URL` - `NETBOX_TOKEN` → `NETBOX_API_TOKEN` - Setup commands now validate repository via Gitea API - README.md simplified #### Fixed - API URL paths in curl commands - Documentation references See CHANGELOG.md for full details. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
lmiranda added 2 commits 2026-01-21 17:03:53 +00:00
Updates version references in:
- README.md title
- CHANGELOG.md (new entry with all changes since v3.0.0)
- marketplace.json metadata
- CLAUDE.md project overview

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
lmiranda merged commit 195ca5c10c into main 2026-01-21 17:07:45 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: personal-projects/leo-claude-mktplace#60