Skip to content

Releases: jjw1270/MarkdownEditor

v1.3.2 — Markdown editor for Windows

Choose a tag to compare

@github-actions github-actions released this 29 Jul 16:47

MarkDownEditor 1.3.2 improves document zoom and the tab strip without changing the compact application layout.

Changes

  • Ctrl+Wheel, Ctrl++, and Ctrl+- now resize only the document preview and editor text. Tabs, toolbars, dialogs, and window controls remain at 100%.
  • The tab row displays the current document zoom. Click the percentage or press Ctrl+0 to reset it to 100%.
  • Document zoom is remembered across launches, keeps the reading position stable while text reflows, and does not change PDF output size.
  • The new-document button uses a centered SVG icon and remains visible when the tab list scrolls horizontally.
  • A new keyboard button opens a localized shortcut reference; press Ctrl+/ to open it without leaving the document.
  • The WebView2 behavior suite now exercises zoom isolation, editor/preview consistency, reset, persistence after restart, and tab-control geometry in an isolated profile.

Downloads

  • MarkDownEditor-Setup-x64.exe — per-user Windows installer.
  • MarkDownEditor-standalone.zip — portable package with Fixed WebView2 Runtime.
  • SHA256SUMS.txt and release-manifest.json — checksums and build metadata.

The binaries are not Authenticode-signed, so Windows SmartScreen may show a warning on first run. The updater verifies the GitHub asset digest, package structure, and application version before applying an update.

v1.3.1 — Markdown editor for Windows

Choose a tag to compare

@github-actions github-actions released this 29 Jul 09:16

MarkDownEditor 1.3.1 is a maintenance release focused on saving, file reloads, document anchors, and update safety.

Changes

  • Saves to the same file now run in request order. If Ctrl+S is pressed again while a save is still running, an older request can no longer overwrite the newer text or clear its unsaved marker.
  • An external edit made immediately after an in-app save is detected instead of being ignored by the save-event debounce.
  • Windows paths that differ only by letter case resolve to the same tab.
  • Heading anchors preserve Japanese, Chinese, accented, Cyrillic, Korean, and other Unicode text.
  • Raw HTML in a Markdown preview can no longer add scripts, frames, forms, event handlers, or styles that affect the whole application window.
  • Portable updates reject ambiguous archive paths, alternate data streams, and link entries. Available disk space is checked against the expanded package size before extraction.
  • The automated QA suite now covers these cases through the running WebView2 application. Release workflows use current SHA-pinned GitHub Actions and verify the bundled Fixed WebView2 Runtime version.

Downloads

  • MarkDownEditor-Setup-x64.exe — per-user Windows installer.
  • MarkDownEditor-standalone.zip — portable package with Fixed WebView2 Runtime.
  • SHA256SUMS.txt and release-manifest.json — checksums and build metadata.

The binaries are not Authenticode-signed, so Windows SmartScreen may show a warning on first run. The updater verifies the GitHub asset digest, package structure, and application version before applying an update.

v1.3.0 — Markdown editor for Windows

Choose a tag to compare

@github-actions github-actions released this 27 Jul 16:34

MarkDownEditor is a fast, private Markdown viewer and editor for Windows 10/11. Version 1.3.0 adds a lightweight installer while keeping the fully self-contained portable package.

Highlights

  • Added a ~45 MB per-user Windows installer with Start menu and Open With integration. It uses automatically serviced Evergreen WebView2 and does not request administrator rights.
  • The installer needs Internet only when WebView2 is absent and reports an installation error if that prerequisite cannot be installed.
  • Kept the ~325 MB portable ZIP with a bundled Fixed WebView2 Runtime for USB and fully offline use.
  • Split updates by distribution: portable copies atomically replace the ZIP payload, while installed copies run the next verified installer.
  • Added strict update URL, size, SHA-256, archive-structure, required-file, and version validation.
  • Blocked automatic remote-image requests from opened Markdown documents.
  • Fixed title-bar double-click maximize/restore without regressing normal window dragging.
  • Moved to .NET 10 LTS and refreshed all ten README files, localized screenshots, website copy, privacy guidance, and release documentation.

Downloads

  • MarkDownEditor-Setup-x64.exe — recommended for normal use.
  • MarkDownEditor-standalone.zip — fully portable, includes Fixed WebView2 Runtime.
  • SHA256SUMS.txt and release-manifest.json — integrity and build metadata.

Security note

The binaries are not Authenticode-signed yet, so Windows SmartScreen may display a first-run warning. Release assets include SHA-256 checksums, and the in-app updater verifies GitHub's asset digest and the package version before applying an update.

v1.2.2

Choose a tag to compare

@jjw1270 jjw1270 released this 27 Jul 09:15

변경 사항

  • 업데이트 알림 UI 정리 — 타이틀 옆 ! 배지 버튼을 없앴습니다. 업데이트 확인은 이제 버전 표시를 클릭하면 열리는 메뉴의 첫 항목입니다 (평소 "업데이트 확인", 새 버전이 있으면 "새 버전 사용 가능 (vX.Y.Z)").
  • 새 버전 알림은 빨간 점 — 새 버전이 감지되면 버전 표시 오른쪽에 빨간 점이 뜹니다. 라이트/다크 테마에 맞는 색으로 표시되고, 툴팁으로도 알려줍니다. 10개 언어 모두 지원합니다.
  • 업데이트 팝업 정리 — 새 버전이 없을 때도 빈 "릴리즈 노트" 상자와 빈 진행률 바가 남아 있던 문제를 고쳤습니다.
  • 배포 패키징 수정 — 단일 파일 게시가 mermaid.min.js·highlight.min.js를 실행 파일 안으로 삼키던 문제를 고쳤습니다. 실행 파일이 약 3.7MB 작아졌습니다(동작은 동일).

설치 / 업데이트

  • v1.1.0 이상 사용자: 앱에서 타이틀 옆 버전 오른쪽의 ! 배지 → 업데이트하기로 앱 안에서 바로 업데이트하세요. 업데이트 후에는 배지 대신 버전 클릭 메뉴 + 빨간 점 방식으로 바뀝니다.
  • 처음 설치: MarkDownEditor-standalone.zip을 받아 원하는 폴더에 풀고 MarkDownEditor.exe를 실행하세요 (설치 불필요).

v1.2.1

Choose a tag to compare

@jjw1270 jjw1270 released this 27 Jul 03:06

개선·수정 (전체 QA)

  • 릴리즈 노트 마크다운 렌더링 — 업데이트 팝업에서 서식 문자(#, ** 등)가 원문 그대로 보이던 문제를 수정했습니다. 이 버전으로 업데이트하면 다음 릴리즈부터 노트가 서식 있게 표시됩니다.
  • 미리보기 탭 전환 버그 — 미리보기 상태의 탭에서 다른 탭으로 전환하면 외부 프로그램 수정 자동 반영분·붙여넣은 이미지 링크가 이전 내용으로 조용히 되돌아갈 수 있던 문제를 수정했습니다.
  • 저장 안전성 — 저장을 임시 파일 쓰기 후 교체 방식으로 바꿔, 저장 도중 강제 종료·전원 차단에도 원본이 잘린 채 남지 않습니다. 저장 요청~완료 사이 입력이 "저장됨"으로 잘못 표시되던 틈도 제거했습니다.
  • 탭을 닫은 뒤 "뒤로"가 한 번 헛도는 경우 수정, 대용량 문서에서 한 글자 검색 시 미리보기 찾기가 실패할 수 있던 한계 제거, mermaid 문서의 찾기 매치 수 정확화
  • 새 릴리즈에 배포 zip이 없으면 "최신 버전"으로 잘못 안내하지 않고 다운로드 페이지로 안내
  • 웹 메시지 방어 처리·파일 감시 스레드 경합·이미지 붙여넣기 중 UI 멈춤 등 안정성 보강, 접근성 개선
  • 문서: 스크린샷을 현재 UI로 갱신, 프라이버시 서술 정밀화

설치: MarkDownEditor-standalone.zip을 받아 원하는 곳에 풀고 MarkDownEditor.exe 실행 (v1.1.0 이상 사용 중이면 타이틀 옆 ! 배지에서 앱 안 자동 업데이트)

v1.2.0

Choose a tag to compare

@jjw1270 jjw1270 released this 27 Jul 02:30

새 기능

  • 피드백(이슈) 메뉴 — 타이틀 옆 버전 표시(v1.2.0)를 클릭하면 메뉴가 열립니다: GitHub 저장소 / 버그 신고 / 기능 제안
  • 버그 신고·기능 제안은 GitHub 이슈 폼을 브라우저로 엽니다(앱이 직접 전송하지 않음). 버그 신고 폼에는 현재 앱 버전이 자동으로 채워집니다
  • 저장소에 이슈 템플릿 추가: 🐞 버그 신고 · 💡 기능 제안 (한/영 병기 — 어떤 언어로 작성해도 좋습니다)

설치: MarkDownEditor-standalone.zip을 받아 원하는 곳에 풀고 MarkDownEditor.exe 실행 (v1.1.0 이상 사용 중이면 앱 안에서 자동 업데이트 가능)

v1.1.1 — 버전 표시 개선

Choose a tag to compare

@jjw1270 jjw1270 released this 27 Jul 01:51

변경 사항

  • 버전 표시를 🌐 언어 메뉴에서 타이틀 텍스트 오른쪽으로 이동했습니다 (클릭하면 GitHub 저장소 — 기존 동작 유지).

설치 / 업데이트

  • v1.1.0 사용자: 앱을 실행하면 타이틀 옆 ! 배지가 강조됩니다. 배지 → "업데이트하기"로 앱 안에서 바로 업데이트하세요.
  • 처음 설치: MarkDownEditor-standalone.zip을 받아 원하는 폴더에 풀고 MarkDownEditor.exe를 실행하세요 (설치 불필요).

v1.1.0 — 자동 업데이트

Choose a tag to compare

@jjw1270 jjw1270 released this 27 Jul 01:35

새 기능

  • 자동 업데이트 — 앱 시작 시 GitHub 릴리즈를 조용히 확인하고, 새 버전이 있으면 타이틀 옆 ! 배지가 강조됩니다.
    배지를 클릭하면 팝업에서 현재/최신 버전과 릴리즈 노트를 확인할 수 있고, "업데이트하기"를 누르면 앱 안에서 바로
    다운로드(진행률 표시)한 뒤 평소 종료 절차(미저장 확인 포함)를 거쳐 재시작하며 자동 교체됩니다.
    설정·세션(WebView2Data)은 보존되며, 쓰기 권한 없는 설치 위치에서는 다운로드 페이지를 여는 폴백으로 동작합니다.

설치

  • MarkDownEditor-standalone.zip을 받아 원하는 폴더에 풀고 MarkDownEditor.exe를 실행하세요 (설치 불필요, WebView2 런타임 동봉).
  • v1.1.0부터는 다음 버전이 나오면 앱 안에서 바로 업데이트할 수 있습니다.