Releases: Linbreux/wikmd
Releases · Linbreux/wikmd
v1.10.6
v1.10.5
What's Changed
- Get polyfill.js from cloudflare by @fuggla in #168
- Download bootstrap-icons fonts in local_mode by @fuggla in #169
- added margin to footnote backlinks by @fuggla in #170
- Wiki title as variable by @fuggla in #171
- Fixed issue on OSX safari. Regular expressions for alers did not match… by @mundo-68 in #174
New Contributors
Full Changelog: v1.10.4...v1.10.5
v1.10.4
Full Changelog: v1.10.3...v1.10.4
v1.10.3
Full Changelog: v1.10.2...v1.10.3
v1.10.2
v1.10.1
v1.10.0
What's Changed
- adds a git pull on page featch by @BarakStout in #128
- fix: changed form-control to be darker in darkmode. by @Jerakin in #131
- fix: move regexp into the start of the pattern by @Jerakin in #132
- fix:do not attempt to clean html if it's empty by @Jerakin in #133
- feat: flash warning and stay on page if page exists by @Jerakin in #134
- feat: basic implementation to check if edit pages have modified content by @Jerakin in #135
- Alternative rendering of list page by @Jerakin in #139
- feat: added checks to ensure the page can be created by @Jerakin in #141
- feat: remove a folder if it's empty by @Jerakin in #143
- Update all requirements by @Jerakin in #136
- fix: use default value if it isn't defined in the yaml file by @Jerakin in #145
- Project structure by @Jerakin in #146
- fix: allowed and disallowed file names by @Jerakin in #151
- fix: use uri for search by @Jerakin in #152
- Consistency in environment variables to reflect reality by @deepseth in #155
- chore(deps): bump werkzeug from 3.0.1 to 3.0.3 by @dependabot in #159
- chore(deps): bump requests from 2.31.0 to 2.32.2 by @dependabot in #160
- Missing drawings from git by @Linbreux in #161
- added pypandoc-binary to pyproject.toml by @DanZ-ix in #158
New Contributors
- @BarakStout made their first contribution in #128
- @Jerakin made their first contribution in #131
- @deepseth made their first contribution in #155
- @DanZ-ix made their first contribution in #158
Full Changelog: v1.9.0...v1.10.0
v1.9.0
Stable version
Stable version
What's Changed
- Fix docs to remark that
Dockerfile
is now in thedocker
directory. by @fabacab in #114 - New Win fixes by @Mik3Rizzo in #116
- Few bug fixes
New Contributors
Full Changelog: v1.8.2...v1.8.3