Releases: LittleCodingFox/StaticWiki
Releases · LittleCodingFox/StaticWiki
1.0.0-pre6
This update adds:
- Table of Contents (TOC) feature
- Category List page generation
- Misc bugfixes
- Updates dependencies and uses .NET Framework 4.8
1.0.0 Beta v5
- Added support for disabling page extensions
- Added support for disabling link correction
- Fixed an issue preventing StaticWiki from creating your wiki while in a read only directory such as directories in Google Drive
- Adjusted documentation
- Changed the Helper App so that it processes your wiki in a separate thread
- Changed categories to have the page title or file name instead of a path to the page
- Added theme support for marking broken links in a way that makes it obvious
- Fixed search URLs not using the proper page extensions
- Improved logging for better diagnosis of issues users may have
1.0.0 Beta v4
Fixed several issues with searches, categories, and links
Added [title]
page tag and {PAGETITLE}
theme tag
Fixed issues with detecting file changes
Fixed theme tags being processed in page content
1.0.0 Beta v3
Added Categories support
1.0.0 Beta v2
Updated beta release with several improvements:
1.0.0 pre2
- Subdirectory support
- Automatically copy images and other content! You can edit the file types in
staticwiki.ini
Navigation.list
replacing<source directory>\Navigation.md
- Console version that you can run from a terminal
- Automatically strikes out invalid links
- Automatically copies theme files to your output directory
- Minor bugfixes
- New sample page
- Updated UI
1.0.0 Beta
Near final first version of Static Wiki. Hoping to get some testers and feedback!