Skip to content

Releases: logi-cmd/specsync

SpecSync v0.0.7 - Complete Internationalization

Choose a tag to compare

@logi-cmd logi-cmd released this 19 Mar 21:27

SpecSync v0.0.7 - Complete Internationalization

🐛 Bug Fixes

  • Complete Internationalization: Fixed remaining hardcoded Chinese strings in sync engine
    • API missing messages now translate correctly
    • Field missing messages now translate correctly
    • Type mismatch messages now translate correctly
    • Constraint missing messages now translate correctly
    • Business rule messages now translate correctly
    • Issue type labels now translate correctly

🌍 Internationalization Support

SpecSync now fully supports multiple languages! The extension automatically detects your VS Code language setting.

Supported Languages:

  • 🇺🇸 English (default)
  • 🇨🇳 Chinese (Simplified)

Files:

  • specsync-0.0.7.vsix - VS Code Extension Package (11.93MB)

Full Changelog: https://github.com/logi-cmd/specsync/blob/main/CHANGELOG.md

v0.0.6

Choose a tag to compare

@logi-cmd logi-cmd released this 19 Mar 21:08

🌍 Internationalization Support

SpecSync now supports multiple languages! The extension automatically detects your VS Code language setting.

Supported Languages

  • 🇺🇸 English (default)
  • 🇨🇳 Chinese (Simplified)

What's Translated

  • ✅ All VS Code commands and menus
  • ✅ Panel labels and tree view
  • ✅ Notification messages
  • ✅ Welcome page
  • ✅ Configuration descriptions

Installation

Search "SpecSync" in VS Code Extensions or download specsync-0.0.6.vsix


Full Changelog: https://github.com/logi-cmd/specsync/blob/main/CHANGELOG.md

v0.0.5 - README Cleanup: Remove Misleading Information

Choose a tag to compare

@logi-cmd logi-cmd released this 19 Mar 19:55

What's Changed

🔧 Documentation Fixes

  • Fixed incorrect repository links in README badges and logo
  • Removed fake contact information (support@specsync.io, Discord)
  • Removed references to unimplemented "Pro" features
  • Simplified roadmap to avoid over-promising timelines
  • Removed unverified statistics

⚠️ Why This Matters

The previous README contained misleading information that could confuse users:

  • Links pointed to wrong repository
  • Contact methods didn't exist
  • Features were described as available that aren't built yet

This release ensures all information is accurate and honest.

📦 Files

  • specsync-0.0.5.vsix - VS Code extension package

Full Changelog

Full Changelog: v0.0.4...v0.0.5

v0.0.3 - UI Improvements

Choose a tag to compare

@logi-cmd logi-cmd released this 19 Mar 19:06

v0.0.3 - UI Improvements

✨ New Features

  • Improved welcome page with theme-aware colors (light/dark mode)
  • Enhanced SpecSync panel with categorized issues
  • Added [H]/[M]/[L] severity labels for better readability
  • Grouped issues by severity in tree view

🎨 UI Improvements

  • Welcome page now adapts to VS Code theme
  • Panel layout reorganized with collapsible categories
  • Enhanced tooltips with Markdown formatting
  • Clearer visual hierarchy

📋 Changelog

See CHANGELOG.md for full history.

📦 Assets

  • specsync-0.0.3.vsix - VS Code Extension (11.88 MB)