All notable changes to Predoc will be documented in this file. The format is based on Keep a Changelog.
NOTE: This release requires SECRET_KEY_BASE
to be set in the production environment.
- Update to Ruby 2.6.3 and Rails 5.2.3
- Update Docsplit gem to 0.7.6
- Change application status page format to
text/plain
(JSON still available)
- Add details to log message for unreadable error
- Add hostname to JSON status
- Update Docsplit gem to 0.7.5
- Add Capistrano gem for deployment
- Eliminate zombie (defunct) processes
- Add StatsD to send document conversion events
- Implement timeout for document conversion process
- Add application status page
- Change default logger to use SyslogLogger 2.0
- Skip videos files in tests
Initial release of Predoc!