- API: Client: The "history" API method support added.
- API: Client: The "logs" API method support added.
- API: Server: info: The "last_build_status" field added to the output.
- API: Server: The "history" method added to get paginated app build history.
- CLI: info: The "Last Build Status" column added.
- CLI: The "history" command added.
- CLI: The "logs" command added.
- DB logging moved to a separate built-in extension.
- DB build history tracking added as a separate built-in extension.
- Sloth: Extensions: The "extend" function now accepts the extension name + its config instead of just name.