Release history
typemill releases
Typemill is a flat-file CMS based on Markdown and designed for informational websites like documentation, manuals, and handbooks.
All releases
8 shown
v2.22.0
New feature
Notable features
- PayHip plugin for commerce and selling
- PhpMailer integrated into Typemill core for Docker-based deployments
- onUserAuthenticate event for custom authentication handlers
Full changelog
- New LDAP plugin for authentication
- New payhip plugin for selling.
- Improve error and success message for testmail so it is directly visible below input.
- Integrate phpmailer into Typemill core so you can use it in docker setups.
- Add better error handling for auth controller (error messages if displayErrrorDetails is true).
- Refactor auth controller for clarity and extensibility.
- Add event onUserAuthenticate.
- Cleanup all event classes.
v2.21.3
Maintenance
* Open content in Kixote AI assistant works again * For project keys only lowercase a-z0-9 is accepted, since keys transform to url-segments
v2.21.2
Bugfix
* Fix api endpoint get items with slug * Refactor permissions for public api * Fix loading yaml translations (pr-590) * Prevent session fixation when login
v2.21.1
New feature
Notable features
- Update translations with AI
- Translation status overview table
- AI model temperature/token configuration
v2.20.2
Feature
Notable features
- Language meta tags for multilingual sites
- Increased caption character limit
v2.20.1
Feature
Notable features
- Multi-language with auto-translations
- Manual date adjustment for posts