Releases: KosmosisDire/obsidian-webpage-export
Releases · KosmosisDire/obsidian-webpage-export
1.8.0-9b
Hopefully final beta before 1.8.0 stable! 🤞
Hey I am hoping this should be the final beta before the stable release! yay!
Please try this out and report any issues you find.
Since this is nearing the stable release I will compile a simple list of changes and features moving from 1.7.3 -> 1.8.0
Features
- Full text search with surfacing of headers!
- Resizable sidebars!
- File and folder icons (Iconize plugin and MAKE.md support)
- Custom file titles (for example to display index.html as "Home")
- Custom embeded head html content
- Choose a custom favicon
- Lists are now foldable
- Select the collapse behavior of the outline
- Files can now be made offline compatible
Changes
- Sidebar redesign! Much cleaner, and gives more space for content.
- More theme support
- You can now select all in the file picker
- The file picker now always exports all files in a folder if that whole fodler is selected, even if new files are added to that folder.
- 90+ score in all lighthouse categories
- Lots more
Bug fixes
- Fixed self contained exports being extremely slow and large!
- Fixed weird positioning of heading collapse icons
- Fixed like 60 issues reported on GitHub which I won't bother to list
- Fixed a bunch of other bugs
- Bug have been fixed
- Yay
Known Bugs:
- Printing the exported page shows some of the text from the scripts at the top.
- Although a lot of work was put in to make offline vaults not flicker when switching pages, a simple bug it currently causing the theme to flicker quite disturbingly every time it changes. (this does not effect online exports, only locally opened file:// exports)
- Dataview queries may sometimes fail to render on some systems
1.8.0-8b
Polished performance, rewrote settings, fixed bugs, 1.8.0-8b
1.8.0-7b
Fix lack of custom content hiding document, 1.8.0-7b
1.8.0-6b
handle fail cases, fix content width, hide empty sidebars, 1.8.0-6b
1.8.0-5b
Fixed content not loading when file tree not included
1.8.0-4b
Fixed style issues and missing headers, and various other bugs
1.8.0-3b
Added resizable sidebars and fixed a bunch of bugs
Known Issues:
- outline can't be scrolled if it goes off screen
1.8.0-2b
- Fixed css load order causing wrong theme colors
Known issues:
- Back button not working
1.8.0-1b
1.7.4 has been renamed to 1.8.0 because it has become so large.
There are a lot of changes but I will not list changelogs except for stable releases.
Known Issues:
- Sometimes certain types of documents (usually ones without much main content, or consisting only of latex or headers) will be exported as blank.
- On theme changes or sometimes on initial export it will require a re-export to get the theme to show up correctly
1.7.4-3b
Fix bugs and search highlighting, refactoring, settings changes