Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jun 23:08
· 13 commits to main since this release
08f4052

Changes

  • Quit the app from the menu bar
  • Support opening at login
  • Support adding tags (#15)
  • Record the location in the metadata (#16)
  • Differentiate tags using colors (#24)
  • Support Markdown syntax highlighting (#33)
  • Increment the version number to 1.0.0 (#73)
  • Load the tags in existing files (#51)
  • ⌨️ Keyboard shortcuts for Settings and Quit (#79)
  • ⌨️ Toggle focus between the editor and tags with ⌘T (#80)
  • 🧙‍♂️ Introduction flow to help users get started (#90)

Fixes

  • Add a separator to the application menu
  • Simpler filename format
  • Add a placeholder icon
  • Use 'Thoughts' directory
  • Add a settings view
  • Add about screen
  • Ensure the about screen opens on top of other windows
  • Update the icon
  • Always bring the compose window to the foreground
  • Don't show the frontmatter in the compose window
  • Don't save empty notes
  • Set custom notes folders (#8)
  • Update the Interact and Diligence licenses (#11)
  • Improve display of licenses by using monospace fonts (#12)
  • Toggle location saving and improve location acquisition reliability (#18)
  • Rate-limit writes to improve performance (#19)
  • Improve location acquisition reliability (#22)
  • Correct the privacy location usage reason (#23)
  • Add a GitHub link to the Yams license (#30)
  • Ensure the settings open in the foreground (#34)
  • Consistent entitlements across debug and release apps (#36)
  • Show version details in a grid in the about screen (#37)
  • Ensure the tag entry field always fills the horizontal space (#41)
  • Use the correct font size for code blocks (#44)
  • Focus the text field whenever creating a new note (#45)
  • Ensure the tag view uses the full layout width (#47)
  • Thank Pavlos and Jon (#49)
  • Add a global hot key for creating a new thought (#53)
  • Re-enable syntax highlighting (#56)
  • Update the privacy policy URL (#58)
  • Correct display for short commit ids in the about screen (#59)
  • Update the TagField license URL in the about screen (#67)
  • ✨ Show the set up window on first run (#81)
  • 🚀 Improve performance with many tags (#82)
  • 🤫 Disable some unnecessary logging (#83)
  • 📍 Show the locality even if the place name is unavailable (#85)
  • ⌨️ Ensure the settings shortcut (Cmd+,) works everywhere (#86)
  • ⌨️ Restore the focus toggle functionality (#88)
  • 🙏🏻 Thank Joanne and Mike (#92)
  • 🫨 Stop text size jumping after typing headings (#93)
  • 🤦🏻‍♂️ Don't require 'Open at Startup' to create new notes (#95)
  • 🙏🏻 Thank Matt Sephton (#96)
  • 💡 Update the explanation in the introduction (#98)
  • 📍 Update the introduction wording around location saves (#101)
  • 🔒 Update about screen privacy policy link (#103)
  • 📍 Clarify wording around enabling automatic location saving (#104)