Skip to content

Releases: Linbreux/wikmd

v1.10.6

16 Sep 12:05
6d2c745
Compare
Choose a tag to compare

v1.10.5

20 Aug 20:49
0af3b2a
Compare
Choose a tag to compare

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

09 Aug 13:40
Compare
Choose a tag to compare

Full Changelog: v1.10.3...v1.10.4

v1.10.3

01 Aug 07:57
3a84901
Compare
Choose a tag to compare

Full Changelog: v1.10.2...v1.10.3

v1.10.2

06 Jul 10:14
707fb09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.1...v1.10.2

v1.10.1

28 May 19:00
df1c21b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.10.1

v1.10.0

27 May 22:11
Compare
Choose a tag to compare

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

Full Changelog: v1.9.0...v1.10.0

v1.9.0

08 Dec 19:23
Compare
Choose a tag to compare

What's Changed

  • Docker issues
  • Login redirect
  • New Plugin: Embed other pages by @Linbreux in #127

Full Changelog: v1.8.4...v1.9.0

Stable version

25 May 16:36
Compare
Choose a tag to compare

Fix issues from v1.8.3:

  • Docker builds fail because requirements.txt is not available in the build context #113
  • Unreadable links in Dark theme #121

Stable version

23 May 20:36
Compare
Choose a tag to compare

What's Changed

  • Fix docs to remark that Dockerfile is now in the docker 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