Skip to content

Releases: renorari/DaNotes

v1.1.1 Improve PDF Exporter

23 Oct 00:48
6ba4b10

Choose a tag to compare

DaNotes is a real-time Markdown editor app for Mac built with SwiftUI.
Markdown text entered in the left text editor is previewed in real-time on the right side.

new features

  • renew PDF export function

Full Changelog: v1.1.0...v1.1.1

v1.1.0 More Stylish

23 Oct 00:47
a7271b5

Choose a tag to compare

DaNotes is a real-time Markdown editor app for Mac built with SwiftUI.
Markdown text entered in the left text editor is previewed in real-time on the right side.

bug fix

  • fix background problem

Full Changelog: v1.0.9...v1.1.0

v1.0.9 Markdown Export

16 Oct 11:05
6b2582f

Choose a tag to compare

DaNotes is a real-time Markdown editor app for Mac built with SwiftUI.
Markdown text entered in the left text editor is previewed in real-time on the right side.

new features

  • Markdown export
  • New keyboard shortcuts
    • ⌘+S: Markdown export
    • ⌘+⇧+S: PDF export(untested)

Full Changelog: v1.0.8...v1.0.9

v1.0.8 PDF Export

16 Oct 04:27
5f226a7

Choose a tag to compare

DaNotes is a real-time Markdown editor app for Mac built with SwiftUI.
Markdown text entered in the left text editor is previewed in real-time on the right side.

new features

  • PDF export

Full Changelog: v1.0.7...v1.0.8

v.1.0.7 Padding Bug Fix

16 Oct 00:53
b4372a7

Choose a tag to compare

DaNotes is a real-time Markdown editor app for Mac built with SwiftUI.
Markdown text entered in the left text editor is previewed in real-time on the right side.

bug fix

  • fix padding bug

Full Changelog: v1.0.6...v1.0.7

v1.0.6 Full iPadOS Support

11 Oct 04:14
5d6514f

Choose a tag to compare

DaNotes is a real-time Markdown editor app for Mac built with SwiftUI.
Markdown text entered in the left text editor is previewed in real-time on the right side.

new support devices

  • macOS
  • iPadOS

Full Changelog: v1.0.5...v1.0.6

v1.0.5 View Hide Button

11 Oct 01:31
7e360d8

Choose a tag to compare

DaNotes is a real-time Markdown editor app for Mac built with SwiftUI.
Markdown text entered in the left text editor is previewed in real-time on the right side.

new features

  • Added the function to hide the preview

Full Changelog: v1.0.4...v1.0.5

v1.0.4 Styling Code & Emphasis

14 Jul 00:50
7b10174

Choose a tag to compare

DaNotes is a real-time Markdown editor app for Mac built with SwiftUI.
Markdown text entered in the left text editor is previewed in real-time on the right side.

new features

  • Added styles for code and emphasis

experimental features

  • Added iPadOS build settings
  • Building optimisation for iPadOS

Full Changelog: v1.0.3...v1.0.4

v1.0.3 Japanese Localise

05 Jul 08:05
9a08f9a

Choose a tag to compare

DaNotes is a real-time Markdown editor app for Mac built with SwiftUI.
Markdown text entered in the left text editor is previewed in real-time on the right side.

new features

  • Added Japanese translation
  • Added English translation

bug fix

  • Changed to display a confirmation dialogue only when clearing is required

Full Changelog: v1.0.2...v1.0.3

v1.0.2 Editor Hide Button

05 Jul 00:41
e348cc5

Choose a tag to compare

DaNotes is a real-time Markdown editor app for Mac built with SwiftUI.
Markdown text entered in the left text editor is previewed in real-time on the right side.

new features

  • Added the function to hide the editor and display only the preview
  • Added a confirmation dialogue to the clear button

Full Changelog: v1.0.1...v1.0.2