Releases: manngo/document-pager
Releases · manngo/document-pager
Version 0.2.7
- Movable Tabs
- Resizable Panels
- Panel Width & Documents state now saved
- Work on CSS
Version 0.2.6
The main change is that there is now a Documents panel which shows Recent and Favourite documents, as well as the currently open documents.
The panel is toggled with a new button, or through the main menu.
To add or remove a favourite, use the main menu.
Version 0.2.5
Fixed a problem with documents not opening due to an issue with the Electron version.
Version 0.2.4
- Reorganised internal structure
- Content Editable (Doesn’t save yet …)
This uses electron 5.0.13. There are some issues using a later version.
Version 0.2.3
- You can now load from a URL
- Additional Menu Items
Version 0.2.2
- Removed old Raw button
- Fixed some typoes
- Trim indented headings
- Unindent indented content
- Limited additional CSS to Highlighted Markdown
- Work on Appearance
Version 0.2.1
- Zoom Works
- Change breaks to languages
- Line Numbers now inherit text settings
- Markdown custom heading
- Markdown gets styles from
folder/styles.css
- Bug Fixes
Improvements
- Show Highlight Button Toggles
- Index is Stretchable
- Remembers Recent Files
- Remembers Open Directory
- ~/.document-pager with breaks.json & files.json
- Major & Minor Headings
- Special Case for Markdown: No Minor Headings; Higlighed Doesn’t show Line Numbers
- Fixed some CSS, especially for Index
First Release
First release version.