Today sees a maintenance release for the 2.x series.
Download 2.0.1 today to fix the following:
Bug Fixes
- Fixes reload links on application test suite page – #820 [Michael Diederich]
- Set
dbname
incfdbinfo
calls when using custom database connection string – #822 [Per Djurner] - Fixes
humanize()
function – #663 [Chris Peters, Per Djurner, kmd1970] - Enables the
rel
attribute forstylesheetlinkTag()
– #834 [Michael Diederich] - Returning a
NULL
value from a query with NULL support enabled no longer throws an error – #834 [Michael Diederich] - Accessing a route with incorrect verb now provides a more useful error message – #800 [Tom King]
- Fixed bug with arrays in URLs – #836 [Michael Diederich, Per Djurner]
- startFormTag now properly applies the method attribute – #837 [David Paul Belanger]
- Incompatible plugin notice now ignores patch releases unless specified – #840 [Risto, Tom King]