v1.4.2
·
105 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- restructure of codebase by @nsa-yoda in #47
- Adds AI Writer plugin which allows users to generate posts via LLM APIs by @nsa-yoda in #82
- Improve plugin/admin extension reliability, clarify plugin runtime positioning, and tighten plugin security validation behavior by @nsa-yoda in #81
- deps: bump github.com/yuin/goldmark from 1.7.16 to 1.8.2 by @dependabot[bot] in #75
- ci: bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #76
- ci: bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #77
- ci: bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #78
- ci: bump actions/checkout from 4 to 6 by @dependabot[bot] in #79
- ci: bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #80
- Potential fix for code scanning alert no. 91: Useless assignment to local variable by @nsa-yoda in #66
- Potential fix for code scanning alert no. 11: Superfluous trailing arguments by @nsa-yoda in #67
- Potential fix for code scanning alert no. 90: Writable file handle closed without error handling by @nsa-yoda in #69
- Potential fix for code scanning alert no. 89: Writable file handle closed without error handling by @nsa-yoda in #70
- Potential fix for code scanning alert no. 12: Size computation for allocation may overflow by @nsa-yoda in #63
- Remove unused admin UI bindings by @nsa-yoda in #83
Full Changelog: v1.4.1...v1.4.2