Skip to content

Releases: renorari/DaNotes

v1.2.0

24 Apr 02:07
eccb12a

Choose a tag to compare

v1.2.0 Pre-release
Pre-release

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.

update

  • ⬆️ upgraded to Textual instead of swift-markdown-ui
  • 🧮 Add TeX Math support
  • 🖼️ Add Image button and support image inserting

Download here

DaNotes is available in App Store and Mac App Store.

Download_on_the_Mac_App_Store_Badge_US-UK_RGB_blk_092917 Download_on_the_App_Store_Badge_US-UK_RGB_blk_092917

Full Changelog: v.1.1.2...v1.2.0

v.1.1.2

17 Apr 01:51
dc25a95

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.

news

We released iOS(iPadOS) App in App Store.
Please check DaNotes in App Store!
(now, we uploaded macOS app to App Store. Until Apple's review process is complete, please wait.)

Full Changelog: v1.1.1...v.1.1.2

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