DocPad v2.3 Release Notes

Release Date: 2011-11-18 // over 12 years ago
    • ๐Ÿ‘ Heroku server support
    • ๐Ÿ”ง Added extendServer configuration option
      • Now, by default, even if the server is provided, we will extend it. If you do not want this, set this configuration option to false.
    • Made it easier to load docpad as a module
    • Instead of crashing when an uncaught error happens, it'll output it and keep running
    • ๐ŸŒฒ The log messages and next handling in docpad.action has been cleaned up
      • Now those log messages are contained within the default next handler, so if you provide a custom default next handler you'll have to do your own success log messages
    • NPM is now installed locally
      • This is to ensure it's availability on cloud servers
    • DocPad will now try and figure out the node executable location to provide greater compatibility on cloud servers
    • ๐Ÿ”Œ If the plugin installations are taking a while, you'll get informed of this, rather than just staring at a blank blinking cursor
    • ๐Ÿ”Œ Roy plugin
      • Adds Roy to JavaScript support .js.roy