Mollify Changelog

What's new in Mollify 2.3

Dec 20, 2013
  • Notificator version 1.1: Added support for definining notification event filters (filesystem events can be set to be effective on certain folders only, on certain subfolders only, or based on file or folder name)
  • Support for allowed/forbidden upload file types (https://code.google.com/p/mollify/wiki/BackendSettings#Allowed_and_forbidden_file_upload_types_(_allowed_file_upload_ty)
  • Fixed group editing error

New in Mollify 1.8.2.2 (Sep 15, 2011)

  • Fixed issue 296

New in Mollify 1.8 (May 16, 2011)

  • Fixed installer error (NOTE! Those who had previous version installed and upgraded to 1.8, no need to update to 1.8.0.1)

New in Mollify 1.7.9.2 (Mar 21, 2011)

  • Fixed issue #219

New in Mollify 1.7.8 (Feb 21, 2011)

  • Added new languages: de, ja
  • Public upload
  • UI fixes
  • A1 password support for WebDAV
  • Possibility to allow login with email address
  • Alternative zip methods

New in Mollify 1.7.7 (Jan 24, 2011)

  • Bugfixes

New in Mollify 1.7.6 (Dec 20, 2010)

  • Added new languages: fr, it, kr and ru
  • Added default timezone in backend
  • Fixed issue 175

New in Mollify 1.7.5 (Dec 13, 2010)

  • New localization mechanism (NOTE! see breaking changes)
  • Extract zip archives

New in Mollify 1.7.3 (Nov 28, 2010)

  • Added search functionality
  • Added Russian localization
  • Updated Plupload to version 1.3.0

New in Mollify 1.7.2 (Nov 22, 2010)

  • A feature to retrieve URLs was added.
  • A few issues were fixed.

New in Mollify 1.7 (Nov 8, 2010)

  • Languages: Brazilian Português, Dansk, Deutsch, Dutch, Chinese, English, Español, Français, Indonesian, Italiano, 한국어, Polski, Português, Serbian, Suomi
  • Published folders are fully configurable (including alias), underlying file system structure is not revealed
  • User authentication (optional), each user can have different folders published
  • User self registration with optional e-mail confirmation and user folder creation
  • Customized notifications from different user events
  • (Optional) Database configuration (MySQL)
  • File level user access control, editable from client by admin users
  • Intuitive path bar, shows all parts of the current path and allows changing directly into any folder in any level
  • File and folder details and actions available directly from context popup menu
  • File actions available: download, rename, copy, move and delete
  • Folder actions available: create, copy, move, rename and delete
  • Drop Box (collect files from different locations into drop box, and perform actions to them later)
  • Support for downloading files and folders in zipped format
  • Support for editable file and folder descriptions
  • Multiple file uploading with progress display support (New! Also supports flash and Plupload uploader)
  • Support for file preview and view, viewer plugin system allows extending supported types
  • Support for public links for file downloads
  • Event logging
  • Server plugin system for extending features
  • Support for accessing files from native client (ie. from Mac or Windows file manager or iPhone, Android etc smartphone) via WebDAV protocol
  • File list sortable by columns (name, type, size)
  • Fully customizable UI via CSS files, no styles are "hard-coded"
  • Independent frontend and backend, both implementations can be replaced (communication with REST HTTP/JSON)
  • Built-in standalone demo mode for demonstration and theme development

New in Mollify 1.6.5.5 (Aug 17, 2010)

  • This release adds a maximum file upload size check on the basic HTTP uploader, the ability to delete a published folder's contents upon its removal, and bugfixes.

New in Mollify 1.6.5.3 (Jun 26, 2010)

  • This version updates the German and Spanish localizations and fixes a security issue where removed folders remained accessible until the user logs out.

New in Mollify 1.5.3 (Feb 12, 2010)

  • Various bug fixes.

New in Mollify 0.9.6 (May 4, 2009)

  • Localizations for German and French
  • Support for editable and system managed descriptions
  • Support for "safe" HTML formatted descriptions
  • Support for folders descriptions
  • Added move directory feature

New in Mollify 0.9.5 (Apr 14, 2009)

  • Added support for MySQL database configuration, along with client side configuration options for users and published folders
  • Backend configuration option for password hashing
  • Client configuration option for request timeout setting