Skip to content

Releases: freedom07/notepadmac

NotepadMac v0.1.1

15 Apr 00:26

Choose a tag to compare

What's New

Auto-Update Checker

  • NotepadMac now checks for new versions on launch (once per day)
  • Manual check via NotepadMac > Check for Updates… menu

Bug Fixes

  • Fixed: "Open With" from Finder now works — .md, .html, .json, .yaml, and all text files can be opened via right-click > Open With
  • Fixed: DMG "image damaged" error on first download (DMG is now properly code-signed)

Full Changelog

v0.1.0...v0.1.1

NotepadMac v0.1.0

15 Apr 00:10

Choose a tag to compare

NotepadMac v0.1.0 — Initial Release

A fast, native macOS text editor inspired by Notepad++.

Highlights

  • Piece Table text engine with unlimited undo/redo
  • Syntax highlighting for 19 languages
  • Multi-cursor editing and column selection
  • Code folding, Find & Replace (regex), Find in Files
  • 16 built-in themes (Monokai, One Dark, Dracula, Nord, etc.)
  • Tabs with drag-and-drop reordering and session restore
  • Command Palette (Cmd+Shift+P)
  • Macro system — record, save, replay
  • Markdown preview with live rendering
  • Minimap, split view, file watching

Installation

Download NotepadMac-0.1.0.dmg, open it, and drag NotepadMac to Applications.

This release is code-signed and notarized by Apple — no xattr workaround needed.

Full Changelog: https://github.com/freedom07/notepadmac/commits/v0.1.0