Note: contains a bug for onlyoffice integration! If you have onlyoffice enabled, you should skip this update.
What's Changed
This will likely be the last 0.7.x update, with major sharing and UI changes coming in 0.8.0
New Features:
- added userDefault 
disableViewingExt. The new properties apply to all files, not just office. - code blocks in markdown viewer have line numbers and each line is highlightable
 
Notes:
- replaced 
disableOfficePreviewExtwith more generally applicabledisablePreviewExtto disable preview for any specific file type. - more tooltip descriptions for settings options
 
BugFixes:
- fix chinese and other language error (#972, #969)
 - fix docker dockerfile for 
docker run(#973) - fix double slash href on single source (#968)
 - fix sources named "files" or "share" issue (#949, #574)
 - focus input field on popups (#976)
 - hopeful fix for size calculation (#982)
 - edit button is not working on .md files (#983)
 
Full Changelog: v0.7.14-beta...v0.7.15-beta