Releases: marle3003/mokapi
Releases · marle3003/mokapi
Release list
v0.24.0
🚀 Changes
- Added Kafka REST API to retrieve cluster information, consume records, and produce records
- Added Bruno collection for Kafka API
- Always include Accept header in the JavaScript request event parameter
- Added support for any content type with suffix +json
🐞 Bugfixes
- Fixed an issue where reloading sometimes didn’t work when a file URL was resolved to file:/ or file:///
v0.23.1
🐞 Bugfixes
- Fixed Kafka CreateTopics API handling
- Fixed Kafka Fetch response (v12) when no records are available
- Fixed JavaScript Kafka produce function to correctly resolve the message configuration for the topic.
- Fixed AsyncAPI 2 → 3 conversion when no operationId is defined.
v0.23.0
🚀 Changes
- Added support for custom TLS certificates in the static configuration. See example
- Added IMAP client documentation
- Updated HTTP TLS documentation for improved clarity
- Added IMAP IDLE and UID SEARCH command support
- Added a link to the Mokapi merchandise store — help support the project and show your style!
🐞 Bugfixes
- Fixed issue with implicit SMTPS server startup
- Fixed issue with implicit IMAPS server startup
v0.22.2
v0.22.1
v0.22.0
🚀 Changes
- Introduce new mail configuration specification - View the Specification
- Enhanced mail views in the dashboard for better usability
- Added support for IMAP commands: SEARCH and APPEND
🐞 Bugfixes
- Fix support Active Directory-style objectSid searches 618
- Resolved issue with the SMTP STARTTLS extension
- Fixed send function in mokapi/smtp JavaScript module when using self-signed certificates on the server