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