Skip to content

Releases: KosmosisDire/obsidian-webpage-export

1.8.0-9b

05 Feb 01:07
Compare
Choose a tag to compare
1.8.0-9b Pre-release
Pre-release

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
    image
  • 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

03 Feb 09:40
Compare
Choose a tag to compare
1.8.0-8b Pre-release
Pre-release
Polished performance, rewrote settings, fixed bugs, 1.8.0-8b

1.8.0-7b

02 Feb 08:43
Compare
Choose a tag to compare
1.8.0-7b Pre-release
Pre-release
Fix lack of custom content hiding document, 1.8.0-7b

1.8.0-6b

02 Feb 08:09
Compare
Choose a tag to compare
1.8.0-6b Pre-release
Pre-release
handle fail cases, fix content width, hide empty sidebars, 1.8.0-6b

1.8.0-5b

02 Feb 07:06
Compare
Choose a tag to compare
1.8.0-5b Pre-release
Pre-release

Fixed content not loading when file tree not included

1.8.0-4b

02 Feb 06:54
Compare
Choose a tag to compare
1.8.0-4b Pre-release
Pre-release

Fixed style issues and missing headers, and various other bugs

1.8.0-3b

02 Feb 01:31
Compare
Choose a tag to compare
1.8.0-3b Pre-release
Pre-release

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

29 Jan 09:43
Compare
Choose a tag to compare
1.8.0-2b Pre-release
Pre-release
  • Fixed css load order causing wrong theme colors

Known issues:

  • Back button not working

1.8.0-1b

29 Jan 03:22
Compare
Choose a tag to compare
1.8.0-1b Pre-release
Pre-release

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

15 Jan 01:12
Compare
Choose a tag to compare
1.7.4-3b Pre-release
Pre-release
Fix bugs and search highlighting, refactoring, settings changes