mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-07-23 02:07:26 +08:00
Update changelog
This commit is contained in:
@ -1,5 +1,13 @@
|
||||
- version: "1.73"
|
||||
- version: "1.74"
|
||||
draft: true
|
||||
improvements:
|
||||
- text: "Add Date Only FileName option #346"
|
||||
- text: "Ignore folders with a .gjignore file. It's a temporary hack untill we start reading the .gjignore files like the .gitignore files"
|
||||
- text: "Add a working Experimental Markdown Toolbar"
|
||||
- text: "Basic Undo/Redo support for Raw Editor"
|
||||
|
||||
- version: "1.73"
|
||||
date: 2020-11-15
|
||||
features:
|
||||
- text: "Allow the Git Repo to be accessible by other apps. You can now edit the notes with any other editor in Android, and additionally sync with any other mechanism as the folder is in a public location - #99"
|
||||
improvements:
|
||||
@ -12,6 +20,7 @@
|
||||
- text: "Create new note when clicking on non existing Wiki Link - #240"
|
||||
- text: "Debug Screen: Add a button to easily copy all the logs"
|
||||
- text: "Git Remote Settings: Expose the git host"
|
||||
- text: "When sharing a note share it's metadata as well #360"
|
||||
bugs:
|
||||
- text: "Fix notes not always showing up - #270"
|
||||
- text: "Fix sharing to GitJournal - #293"
|
||||
|
Reference in New Issue
Block a user