2021-04-26 02:00:42 +08:00
|
|
|
- drop branches.utcDateCreated - not used for anything
|
|
|
|
- drop options.utcDateCreated - not used for anything
|
2021-05-03 04:47:57 +08:00
|
|
|
- isDeleted = 0 by default
|
2021-05-22 18:26:45 +08:00
|
|
|
- rename openTabs to openNoteContexts
|
2021-06-03 03:39:18 +08:00
|
|
|
- migrate black theme to dark theme
|
2021-06-27 18:53:05 +08:00
|
|
|
- unify readOnly handling to a single attribute:
|
|
|
|
* readOnly - like now
|
|
|
|
* readOnly=auto - like without readOnly (used to override inherited readOnly)
|
|
|
|
* readOnly=never - like autoReadOnlyDisabled
|
|
|
|
- remove focusOnAttributesKeyboardShortcut
|
2021-07-24 17:28:47 +08:00
|
|
|
- rename white theme to "light" theme (it's not completely white and matches well to dark theme)
|