Skip to main content

Quantum Manager
version history

Version 3.0.1

(March 21, 2024)
  • Improved
    SVG files load faster (thumbnails)
  • Fixed
    The algorithm of creating folders when they does not exist has been fixed

Version 3.0.0

(February 08, 2024)
  • Added
    Native Joomla 5 support. No need to enable Backward Compatibility Plugin
  • Added
    New dark theme for Joomla 5
  • Improved
    Joomla 3.x legacy code removal
  • Fixed
    Files were uploaded to the root of site if no subfolder is selected in redirect plugin
  • Fixed
    No cache for image thumnails generated by Quantum. All thumbnails were generated "on fly" during each loading of the page
  • Fixed
    Errors during watermark generation

Version 2.0.4

(July 14, 2023)
  • Fixed
    An issue in the plugin which overrides the core Joomla media field

Version 2.0.3

(July 12, 2023)
  • Added
    A new field Quantumaccessiblemedia added. It is being used to override a new type of field that appeared in Joomla 4.
  • Added
    Correct processing of media field. It opens an ability to launch Quantum Manager in 3rd party extensions
  • Fixed
    Incorrect work in YOOtheme Pro 4.0.x
  • Fixed
    Fixed watermark issue that appeared in Joomla 4
  • Fixed
    An issue with modal window appeared in Joomla field. It was actual in subforms

Version 2.0.2

(February 07, 2023)
  • Fixed
    Incorrect work with YOOtheme Pro 3.0.22

Version 2.0.1

(January 31, 2023)
  • Fixed
    Uninstall of Quantum Manager could break access to Administrator Panel. It occurs when the option to show Quantum Manager menu item in the sidebar is enabled.
  • Fixed
    Fixed incorrect work of Quantum Manager when Joomla is installed in a subfolder.
  • Fixed
    Some fixes for stable work on PHP 8.1.
  • Fixed
    Multiple file deletion via modal window (Right-Click on mouse) wasn't worked — the 1st file is being deleted, all other selected files remain.
  • Fixed
    Fatal error: Cannot declare class Lib_fieldsInstallerScript, because the name is already in use.
  • Improved
    Small UI improvements.
  • Improved
    Update of en-GB localization. All escaped double quotes were replaced with apostrophes to avoid issues with Transifex service.

Version 2.0.0

(June 20, 2022)
  • Added
    Integration with com_content
  • Added
    New option: change names in MD5 hashes when uploading a file
  • Added
    Enable Quantum Manager on the site front-end
  • Added
    New option: opening a folder by one or two clicks. It can be useful if you need to select folder by one click and proceed inside by performing double click
  • Added
    New option: a new .jpg file can be created from the clipboard image (Cmd+V or Ctrl+V)
  • Added
    Added hotkey system (back, delete, copy, paste, cut, rename) - see Help button
  • Added
    Added sorting files by size, date modified, name
  • Added
    Grid mode expanded to 10 items per column
  • Added
    Joomla 4 option: you can move out the menu item from "Components" to the main menu in sidebar. There is a second option allowing to rename menu item from Quantum Manager to Files
  • Added
    Added support for regular expressions in search by name, for example: regex:[a-z0-9]+.png. Simple expressions are also available, like *.png, that is, find all png files
  • Added
    Added "Make a copy" action for files and folders
  • Improved
    PHP 8.1 ready code
  • Improved
    Thumbnails/previews for files added and horizontal lines removed in the table file view mode
  • Improved
    Back and Up buttons moved to the top right to the other toolbar buttons
  • Improved
    Error messages on file uploading error displays as notifications instead of modal window
  • Improved
    YOOtheme Pro integration plugin is automatically enabled
  • Improved
    Integration with Pixabay and Pexels removed
  • Fixed
    Failed to upload file if maximum size of file upload param is limited on the server.
  • Fixed
    Loading of thumbnails is being processed in limited queues. The current logic: requests do not go all at once, but go in strict sequence in two streams when it is necessary to show 30 pictures from the grid.

Version 1.8.0

(September 18, 2021)
  • Added
    Added new variables for paths: week_year - week number in the year, week_day - week day number, day_year - day number in the year (starting from 0), hours_24 - hours in 24 format
  • Added
    A new trigger onQuantummanagerAddVariables to add custom variables for paths
  • Improved
    jQuery dependency removed
  • Improved
    Fix of manager reseting when reopening in Yootherme Pro
  • Fixed
    Word wrap in folder names when they're displayed (UX)
  • Fixed
    Insert files in repetable via media field

Version 1.7.3

(March 22, 2021)
  • Fixed
    Embed file WYSIWYG button fixed

Version 1.7.2

(March 11, 2021)
  • Fixed
    Fixed integration with SP PageBuilder

Version 1.7.1

(March 07, 2021)
  • Fixed
    Downloading images from Pexels

Version 1.7.0

(February 08, 2021)
  • Added
    Added new option allowing to make mass resize of images in folder and/or in its subfolders
  • Added
    All Quantum Manager fields now are adapted to create new entries in Joomla! subform
  • Improved
    Javascript initialization of the component was refactored
  • Improved
    The 'catalogue tree' field autonomy completely finished - now it can be separately called in Joomla! form constructor
  • Fixed
    Fixed integration with YooTheme Pro 2.3.29

Version 1.6.2

(December 01, 2020)
  • Fixed
    Fixed integration with YooTheme Pro 2.3.19

Version 1.6.1

(October 27, 2020)
  • Added
    New param 'Rotate by EXIF'
  • Added
    Added new variables {imagewidth} and {imageheight} for images in 'Embed files' button plugin
  • Improved
    Added localization button to 'Help' modal window
  • Fixed
    When com_fabrik component installed, it causes the issue with Quantum Manager loading field and it did not work correctly
  • Fixed
    Fixed integration with YooTheme Pro 2.3.5+
  • Fixed
    Fixed language strings unloading in the component. Now they are no longer duplicating

Version 1.6.0

(August 20, 2020)
  • Added
    Integration with Pexels added
  • Added
    Thumbnails generation for selected images
  • Added
    Custom colors for file types (to display in grid mode)
  • Added
    Import/export of component configuration
  • Added
    Integration with SP Page Builder
  • Improved
    Photo stocks are moved to the new button called Photo stocks
  • Improved
    New option to check archives for PHP files
  • Improved
    Added new settings for image meta-data. Added JPEL library
  • Fixed
    When you insert image via the button, image positioning do not work

Version 1.5.2

(June 20, 2020)
  • Fixed
    Language constants did not completely load in the integration plugins
  • Fixed
    Fixed integration with YooTheme Pro 2.1+

Version 1.5.1

(May 13, 2020)
  • Fixed
    com_media override plugin hides other fields

Version 1.5.0

(May 13, 2020)
  • Added
    Button plugin for editor has been reworked. Now it supports multiple files embedding and custom embed templates for scopes.
  • Added
    New override options are available for com_media override plugin. You can replace the standard type of the media field with a new one with an image preview.
  • Added
    Added edit icon in the directory tree
  • Added
    Added ability to select directories, which allows you to copy / cut them
  • Added
    Added a new action "Select all" to the toolbar
  • Added
    Added new options to the image editor: compression ratio, sharpness, brightness and blur (blur works only with Imagemagick library)
  • Added
    Added a new icon to the metadata that allows to copy the link to the selected file
  • Added
    When selecting information in the metadata, the selected one is copied to the buffer.
  • Added
    Created a system of modal windows inside the manager. This will allow third-party scripts to make integration with the manager
  • Added
    A new upload field from Quantum Manager has been added to the lib_fields library
  • Improved
    Static files from the core manager are moved to plugins
  • Improved
    Grid for Pixabay and Unsplash will line up faster
  • Improved
    Added image size option to Pixabay search
  • Improved
    Standard modal window "Image" has been expanded
  • Improved
    Various code improvements
  • Fixed
    All scopes are now shown for plugin which overrides the standard manager. The "Field Folder" is inserted first and is always active by default
  • Fixed
    Fixed local path handling in different environments
  • Fixed
    Button "Open in a new window" opens manager in a new window, and not in the current
  • Fixed
    Fixed Javascript error when injecting language strings with the special symbols like single quote

Version 1.4.1

(January 15, 2020)
  • Fixed
    Custom scopes overwriting due to profile overrides
  • Fixed
    Resource error for image library

Version 1.4.0

(January 13, 2020)
  • Added
    Integration with Yootheme Pro
  • Added
    Archives uploading (.zip, .rar, etc).
  • Added
    A new icon showing empty folder
  • Added
    New option: Enable Unicode in file/folder names during uploading and renaming
  • Added
    Show full path to the folder in Metadata
  • Added
    Lazy Load for Pixabay and Unsplash
  • Added
    Copy and move files
  • Improved
    Added duplication of actions from the context menu to the toolbar
  • Improved
    New icons. Now an SVG sprite is used instead of an icon kit
  • Improved
    Repeat click unchecks the selected file
  • Improved
    Actions to show when specified files are checked
  • Improved
    Ok and Cancel buttons changed its order in modal windows
  • Improved
    Added a confirmation window when a file is being removed by the toolbar button
  • Improved
    Quantum Manager Com Media plugin removed
  • Improved
    Micro-animation added
  • Fixed
    Vulnerabilities fix (Low Priority)
  • Fixed
    An error when you attempting to upload the same file again
  • Fixed
    The Help option button didn't work in the configuration

Version 1.3.1

(December 03, 2019)
  • Added
    Confirming the delete of the file in context menu
  • Added
    Added integration with Pixabay - a free photo stock
  • Added
    Splitter for catalogue tree and for toolbar (its position is kept after page reload)
  • Fixed
    Override custom Scopes configuration
  • Fixed
    Select files after uploading from Unsplash
  • Label
    Search for names is not case sensitive now
  • Fixed
    Cannot select Scope in the catalogue tree when several catalogues have the same name

Version 1.3.0

(September 23, 2019)
  • Added
    Added a new plugin: button in WYSIWYG editor to insert files inside of your content according to different templates which you can create/edit in component settings
  • Added
    Added Watermark button to component dashboard allowing you to add watermark to selected image. There are settings for watermark
  • Added
    New option to limit length of filename during the uploading. It prevents of creation files with long name
  • Added
    Rename and remove buttons added to toolbar
  • Added
    You can create Scopes - custom areas to access the files according to your needs (photos, music, video, etc)
  • Improved
    Loading area UI element is clickable
  • Improved
    Transliteration to folder and file names during its creation. E.g.if you type 'Привет, мир!', the name to be converted to 'privet-mir' in lower case without space and exclamation mark.
  • Improved
    Cache of preview images (thumbnails to be displayed in the component) now cleans during Joomla cache cleaning. Now /images/com_quantummanager/ folder is no longer in use, you can remove it (if you upgraded from the previous versions)
  • Fixed
    Metadata display error
  • Fixed
    The component cannot run if the Joomla is located in domain subfolder
  • Fixed
    Image edit mode does not working in some cases
  • Fixed
    Issue with checkbox selection and deselection
  • Fixed
    Checkbox selection in table mode
  • Fixed
    A message will be displayed if Unsplash found no results according to your search criteria

Version 1.2.0

(July 27, 2019)
  • Added
    Added integration to Unsplash photostock
  • Added
    You can select area of multiple files with mouse cursor
  • Added
    Added context menu to files
  • Added
    Added a form to insert an image in WYSIWYG editor
  • Added
    Help button added
  • Added
    An option to hide 'Review on the JED' bottom toolbar
  • Added
    New option: show more Metadata
  • Improved
    Dialog boxes reworked
  • Improved
    The extension meet JED requirements
  • Fixed
    Various small bug fixes

Version 1.1.5

(July 01, 2019)
  • Improved
    Added background for metadata
  • Improved
    Added metadata information in list mode
  • Improved
    A file type added to metadata
  • Fixed
    Checkbox issue when you check the file in grid mode

Version 1.1.4

(June 30, 2019)
  • Added
    Folder metadata now displaying
  • Added
    New param to show loading area
  • Fixed
    Fixed class loading error
  • Fixed
    Fixed Metadata crush
  • Fixed
    No default value for max.size of loading files param
  • Improved
    Do not display errors during file load

Version 1.1.3

(June 30, 2019)
  • Added
    Added image to metadata
  • Added
    Correct display in Windows OS
  • Improved
    Metadata included by default
  • Improved
    If image is no longer selected, then metadata of the next selected image will be taken
  • Improved
    Language strings updated
  • Improved
    File folder can be opened in a modal window of media field, if the field is filled

Version 1.1.2

(June 29, 2019)
  • Improved
    If metatags are enabled, then you can see metatags of the uploaded file
  • Fixed
    Fixed a bug of directory viewing and remembering the path
  • Fixed
    If the file is no longer selected, its metatags are not displaying

Version 1.1.1

(June 29, 2019)
  • The release was declined

Version 1.1.0

(June 29, 2019)
  • Added
    Added metadata option for files
  • Added
    You can set up custom image proportions for cropping
  • Added
    Added variables for path
  • Added
    An override of component configuration for different user groups
  • Improved
    /com_quantummanager/ folder (a cache of Quantum Manager) was removed from /images/ folder
  • Improved
    PX converted to lower case in cropper.js module
  • Improved
    A folder name displays when a user attempt to remove the folder
  • Improved
    GUI improvements
  • Improved
    Language constants updated
  • Fixed
    Fixed screen blinking when a folder opens
  • Fixed
    Max.of file uploading size did not work
  • Fixed
    Fixed folder removing
  • Fixed
    Fixed automatic image resizing under the file load

Version 1.0.2

(June 02, 2019)
  • Added
    Added search by name for files and folders of current directory
  • Improved
    Lazyload for images to improve performance
  • Improved
    If images have no thumbnails, the thumbnails will be generaed on the fly to Lazyload
  • Improved
    Imprpovements for file and folder grid view mode (the height adapts due to number of columns)
  • Improved
    Refactoring of cropperJS script
  • Improved
    Crop mode is no longer can take field out of the image
  • Improved
    Vertical scrolling removed in cropperJS

Version 1.0.1

(May 17, 2019)
  • Improved
    Localization implemented
  • Fixed
    Fixed paths, useless folders are no longer created in the root of the site

Version 1.0.0

(May 16, 2019)
  • Added
    Initial Release