Skip to content

Releases: Linbreux/wikmd

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

Stable version

19 Mar 10:20
e36f266
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.1...v1.8.2

Stable version

15 Jan 15:12
Compare
Choose a tag to compare
  • better docker support
  • UI changes (more modern)
  • add alerts to plugin system

Full Changelog: v.1.8.0...v1.8.1

Stable version

12 Jan 19:52
Compare
Choose a tag to compare

What's Changed

  • Added a copy to clipboard button to
     blocks for easy clipboard interaction by @reactorcoremeltdown in #88
  • Plugins + Drawio integration by @Linbreux in #89

Full Changelog: v1.7.3...v.1.8.0

Stable version

25 Oct 19:24
ea77b80
Compare
Choose a tag to compare

What's Changed

  • Change dark mode toggle to use a return path as a request argument rather than using the Referer header. Fixes #76 by @kura in #77
  • Fix the directory traversal vulnerabilities as described in #80 by @Oliver-Hanikel in #82

Full Changelog: v1.7.2...v1.7.3

Stable version

15 Sep 16:49
4b6f0f0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.1...v1.7.2