Skip to content

v1.0.0 - Initial Release (2025-01-03)

Latest

Choose a tag to compare

@M-Pineapple M-Pineapple released this 03 Jul 06:19
· 2 commits to main since this release

v1.0.0 - Initial Release (2025-01-03)

🎉 Features

Rich Text Formatting

  • Bold, italic, bold italic, and strikethrough text
  • Full heading hierarchy (H1-H4)
  • Customizable paragraph spacing

Colors & Highlighting

  • Text colors: Red, Blue, Green
  • Highlight colors: Yellow, Cyan, Green, Orange
  • Full color support within table cells

Tables

  • Native RTF tables with borders
  • Header row with bold styling
  • Full formatting support within cells
  • Automatic cell padding and alignment

Additional Features

  • Clickable hyperlinks
  • Bullet and numbered lists
  • Three document templates (Business, Technical, Meeting)
  • macOS native RTF generation

🔧 Technical Details

  • Built with Swift 5.9+ for macOS
  • Uses NSAttributedString and NSTextTable for native RTF support
  • Implements Model Context Protocol (MCP) for Claude Desktop integration
  • Zero external dependencies

📦 Installation

Run the included install.sh script or follow manual installation in README.md

🙏 Acknowledgments

Created by Pineapple 🍍 for the Claude Desktop community.


Full Changelog: https://github.com/M-Pineapple/TextEdit-MCP/commits/v1.0.0