IT·테크/내가 만든 앱

README.md - Release Note

레루루 2026. 7. 23. 22:01
반응형

업데이트 내용 (What's new).

v0.6.5 — ko-KR

  • 미리보기 갱신 빈도 선택 — 글자를 칠 때마다 미리보기가 다시 그려져 산만하던 것을, 설정에서 빠름/보통/느긋 중 고를 수 있게 했습니다(기본 보통).
  • 미리보기 스크롤 위치 유지 — 미리보기가 갱신될 때 화면이 문서 맨 위로 튀던 문제를 고쳤습니다. 테마·글꼴·확대율을 바꿔도 보던 위치가 유지됩니다.

v0.6.5 — en-US

  • Choose how often the preview refreshes — the preview no longer has to redraw on every keystroke; pick Fast, Normal, or Relaxed in Settings (Normal by default).
  • Preview keeps your scroll position — the preview no longer jumps back to the top of the document when it refreshes, including when you change the theme, font, or zoom.

v0.6.4 — ko-KR

  • 워크스페이스 깊은 항목 이름 표시 — 폴더 계층이 깊거나 이름이 긴 파일이 왼쪽 워크스페이스에서 잘려 보이지 않던 것을, 가로 스크롤로 전체 이름을 확인하도록 개선했습니다.
  • 잘린 이름 툴팁 — 잘린 파일 이름에 마우스를 잠시 올리면 전체 이름이 툴팁으로 나타납니다.

v0.6.4 — en-US

  • See full names of deep items in the workspace — deeply-nested or long-named files that were clipped in the left sidebar can now be revealed in full by scrolling horizontally.
  • Tooltip for clipped names — hover a clipped file name for a moment to see its full name in a tooltip.

v0.6.3 — ko-KR

  • 열자마자 '미저장'으로 표시되던 문제 수정 — 파일을 열기만 해도 탭에 미저장 표시가 뜨던 문제를 해결했습니다. 이제 실제로 편집했을 때만 미저장으로 표시됩니다.
  • 파일이 외부에서 바뀌어 새로 불러온 뒤에도 미저장으로 잘못 표시되던 문제를 함께 고쳤습니다.

v0.6.3 — en-US

  • Fixed files showing as unsaved right after opening — simply opening a file no longer marks the tab as unsaved. Only your actual edits do.
  • Also fixed tabs being incorrectly marked unsaved after reloading a file that changed on disk.

v0.6.2 — ko-KR

  • 드래그 피드백 — 워크스페이스·탭을 드래그하면 커서에 항목 칩이 따라와 무엇을 옮기는지 표시(가져온 폴더의 개별 항목은 이동 불가로 안내)
  • 탭 우클릭 메뉴 — 워크스페이스에 추가 · 다른/모든 탭 닫기 · 파일 위치 열기 · 경로 복사
  • 스크롤 동기화 수정 — 에디터에서 스크롤할 때 미리보기가 문서 맨 위로 튀던 문제 해결
  • 파일 연결 수정 — 탐색기에서 .md를 열면 항상 그 파일이 바로 보이도록

v0.6.2 — en-US

  • Drag feedback — a chip follows the cursor when dragging in the workspace or tabs, so you can see what you're moving (items inside an imported folder show as non-movable)
  • Tab right-click menu — add to workspace, close other/all tabs, reveal in Explorer, copy path
  • Scroll sync fix — the preview no longer jumps to the top while you scroll the editor
  • File association fix — opening a .md from Explorer now always shows that file right away

v0.6.1 — ko-KR

  • 다이어그램(Mermaid) 렌더 안정화 — 순서도·ER·클래스·상태·쿼드런트 등이 안 나오거나 라벨 글자가 비던 문제 수정
  • 파일 연결 실행 개선.md 더블클릭 시 앱 창을 확실히 앞으로 띄우고 해당 파일을 엽니다
  • 워크스페이스 정리 — 파일을 폴더로 드래그해 정리(참조로 편입, 원본 미변경), 가져온 폴더는 하나의 묶음으로 표시

v0.6.1 — en-US

  • Mermaid diagram rendering fixed — flowchart, ER, class, state, quadrant and more that failed to render or showed empty labels
  • File association — double-clicking a .md now reliably brings the window to front and opens the file
  • Workspace tidying — drag files into folders to organize (added as references, originals untouched); imported folders shown as one group

v0.6.0 — ko-KR

  • 명령 팔레트(Ctrl+Shift+P) · 파일 퀵오픈(Ctrl+P) — 모든 명령과 파일을 키보드로 빠르게
  • 워크스페이스 전역 찾기·바꾸기 — 여러 문서를 한 번에(미리보기·파일별 선택·정규식)
  • 리딩 모드프레젠테이션 모드(전체화면 슬라이드) · 이미지 라이트박스 · 양방향 스크롤 동기화 · 리딩 폭 조절
  • 마크다운 작성 도구 — 굵게/기울임/코드/링크 단축키, 자동 목록 이어쓰기, 에디터 우클릭 메뉴
  • 워크스페이스 내보내기/가져오기(JSON) · HTML 클립보드 복사
  • 데이터 안전 — 닫기 전 저장 확인 · 세션 복원(열린 탭) · 자동저장(옵션)
  • 문서 파일만 또렷하게(비문서는 흐리게) · 상대경로 이미지 표시 개선 · 편집 선택 강조·머메이드 등 버그 수정

v0.6.0 — en-US

  • Command palette (Ctrl+Shift+P) · file quick-open (Ctrl+P) — reach any command or file from the keyboard
  • Find & replace across the workspace — many documents at once (preview, per-file selection, regex)
  • Reading mode and Presentation mode (full-screen slides) · image lightbox · two-way scroll sync · adjustable reading width
  • Markdown authoring — bold/italic/code/link shortcuts, auto-continuing lists, editor right-click menu
  • Export/import workspace (JSON) · copy as HTML
  • Data safety — save prompt before closing · session restore (open tabs) · optional autosave
  • Documents stand out (non-text files dimmed) · better relative-path image display · selection-highlight & Mermaid fixes

v0.5.0 — ko-KR

  • 내보내기: 문서를 HTML(이미지·폰트까지 담은 자기완결 파일) 또는 PDF로 저장
  • 파일 연결: .md·.markdown을 README.md로 바로 열기(더블클릭)
  • 가상 폴더 워크스페이스: 흩어진 문서를 원하는 구조로 정리(드래그 배치)
  • 글꼴 선택(Lora·JetBrains Mono·나눔명조·Pretendard 등 번들 폰트) · 편집/미리보기 확대·축소
  • 아웃라인 오버레이 · 탭 순서 변경 · 데스크톱다운 우클릭 정리 등 다듬기

v0.5.0 — en-US

  • Export documents to HTML (self-contained, with images & fonts) or PDF
  • File association: open .md/.markdown directly in README.md (double-click)
  • Virtual-folder workspace: organize scattered documents your way (drag to arrange)
  • Font selection (bundled Lora, JetBrains Mono, Nanum Myeongjo, Pretendard) · editor/preview zoom
  • Outline overlay, tab reordering, cleaner right-click, and more polish

반응형