Community Support for OpenDocMan (Deprecated)
OpenDocMan 1.3.5 Released - Printable Version

+- Community Support for OpenDocMan (Deprecated) (https://forum.opendocman.com)
+-- Forum: OpenDocMan Community Discussion (https://forum.opendocman.com/forum-5.html)
+--- Forum: OpenDocMan Support - Community Based (https://forum.opendocman.com/forum-6.html)
+--- Thread: OpenDocMan 1.3.5 Released (/thread-924.html)



OpenDocMan 1.3.5 Released - adminla - 01-31-2016

OpenDocMan v1.3.5 includes security and bug fixes. No database changes are required. Recommended that all users upgrade from older versions.

Issues resolved:
  • Fixed #226 - video/3gpp type

  • Fixed #229 - computed base url during install

  • Fixed #232 - space separator in dropdown

  • Fixed #233 - Add Tamil language

  • Fixed #240 - add correct port details to config sample

  • Fixed #241 - Added CSRF protection

  • Fixed #242 - Added output escaping to views

  • Fixed #244 - password fields during install

  • Fixed #245 - revision view not working for historical revisions
Misc:
  • Add missing x-zip to installer, remove invalid default date values in schema

  • Cleanup last_message to use urlencode()

  • Added composer.phar and /vendor folder for dependency management

  • Added phplint to require-dev for build tests

  • Clean up PHP_SELF usage