Authenticate, Update and Install Eorisis software. Eorisis Setup is a free open source plugin for WordPress and Joomla, that keeps websites authenticated to Eorisis software. Learn More.
4.1.0
(December 5, 2024)
- Compatible with WordPress 6.7.
- Improved the Updates Auto Check mechanism.
- Implemented Notification System.
- Improved the
- Improved the UI.
- Improved database classes.
- Improved the user class.
- Improved utility model classes.
- Various changes/improvements.
(December 5, 2024)
- Compatible with WordPress 6.7.
- Improved the Updates Auto Check mechanism.
- Implemented Notification System.
- Improved the
jquery
class and how it detects already loaded libraries.- Improved the UI.
- Improved database classes.
- Improved the user class.
- Improved utility model classes.
- Various changes/improvements.
4.0.1
(October 25, 2024)
- Added Preferences section.
- Improved the UI.
- Various changes/improvements.
(October 25, 2024)
- Added Preferences section.
- Improved the UI.
- Various changes/improvements.
4.0.0
(October 7, 2024)
- Complete rerwite of the code -- Full Eorisis framework refactoring.
- Now using JSON format for the requests to the API.
- Changed the Eorisis Update System URL.
- Improved the Eorisis framework.
- Added support for MySQLi.
- Fixed WordPress warning on initial install.
- Fully changed the update process to avoid errors related to previous version.
- Improved the caching mechanism.
- Improved the
- Now logging all possible errors to
- Added
- Added various compatibility checks.
- Now archiving the zip contents in a subdirectory to avoid users mistakes related to the destination dir.
- Added a warning in case the plugin dir has been changed -- also halting the execution of the plugin.
- Improved performance.
- Improved the UI.
- Various other changes/improvements.
- Tested on WordPress from version 5.2 up to version 6.6.2.
- Tested on PHP 7.0 up to version 8.3.12.
Note: If you are currently running Eorisis Setup, we recommend that you deactivate and uninstall/delete it before you install this update.
(October 7, 2024)
- Complete rerwite of the code -- Full Eorisis framework refactoring.
- Now using JSON format for the requests to the API.
- Changed the Eorisis Update System URL.
- Improved the Eorisis framework.
- Added support for MySQLi.
- Fixed WordPress warning on initial install.
- Fully changed the update process to avoid errors related to previous version.
- Improved the caching mechanism.
- Improved the
zip
class.- Now logging all possible errors to
error_log
.- Added
web.config
files to restrict access to the plugin directories on IIS.- Added various compatibility checks.
- Now archiving the zip contents in a subdirectory to avoid users mistakes related to the destination dir.
- Added a warning in case the plugin dir has been changed -- also halting the execution of the plugin.
- Improved performance.
- Improved the UI.
- Various other changes/improvements.
- Tested on WordPress from version 5.2 up to version 6.6.2.
- Tested on PHP 7.0 up to version 8.3.12.
Note: If you are currently running Eorisis Setup, we recommend that you deactivate and uninstall/delete it before you install this update.
3.5.6
(September 25, 2024)
- URL and link changes.
(September 25, 2024)
- URL and link changes.
3.5.5
(July 26, 2024)
- Compatible with WordPress 6.6.
(July 26, 2024)
- Compatible with WordPress 6.6.
3.5.4
(June 28, 2024)
- Compatible with WordPress 6.5.
- Improved performance.
- Various changes/improvements.
(June 28, 2024)
- Compatible with WordPress 6.5.
- Improved performance.
- Various changes/improvements.
3.5.3
(June 10, 2024)
- Compatible/Tested on PHP 8.3.8, 8.2.20, 8.1.29, 7.4.33, 7.3.33, 7.2.34, 7.1.33, 7.0.33.
- Various changes/improvements.
(June 10, 2024)
- Compatible/Tested on PHP 8.3.8, 8.2.20, 8.1.29, 7.4.33, 7.3.33, 7.2.34, 7.1.33, 7.0.33.
- Various changes/improvements.
3.5.1
(March 15, 2024)
- Changed the Eorisis Update System URL.
- Improved installer.
- Tested on PHP up to version 8.3.4.
- Various changes/improvements.
(March 15, 2024)
- Changed the Eorisis Update System URL.
- Improved installer.
- Tested on PHP up to version 8.3.4.
- Various changes/improvements.
3.4.9
(February 5, 2024)
- Improved installer.
- Improved the
- Improved the
- Various changes/improvements.
(February 5, 2024)
- Improved installer.
- Improved the
header
class, with status code safety check, and added Cloudflare status codes in the WordPress plugin.- Improved the
database
class in the WordPress plugin.- Various changes/improvements.
3.4.8
(January 3, 2024)
- Compatibility with PHP 8.3. Tested on PHP 8.3.1.
- Various changes/improvements.
(January 3, 2024)
- Compatibility with PHP 8.3. Tested on PHP 8.3.1.
- Various changes/improvements.
3.4.7
(November 30, 2023)
- Compatible with WordPress
- Better sanitization of URLs to avoid some UTF-8 rare scenarios.
- Set SQL modes in the
- Various changes/improvements.
(November 30, 2023)
- Compatible with WordPress
6.4
.- Better sanitization of URLs to avoid some UTF-8 rare scenarios.
- Set SQL modes in the
db
class (WordPress only).- Various changes/improvements.
3.4.6
(August 18, 2023)
- Compatible with WordPress
- Optimization/Performance improvements.
(August 18, 2023)
- Compatible with WordPress
6.3
- Optimization/Performance improvements.
3.4.5
(July 11, 2023)
- Improved Performance.
- Various changes/improvements.
(July 11, 2023)
- Improved Performance.
- Various changes/improvements.
3.4.4
(April 28, 2023)
- Compatible with WordPress
- Improved the
- Refined string sanitization to handle the
- Improved
- Various changes/improvements.
(April 28, 2023)
- Compatible with WordPress
6.2
- Improved the
database
class for WordPress.- Refined string sanitization to handle the
&
character more effectively.- Improved
curl
class. Better compatibility with modern PHP.- Various changes/improvements.
3.4.3
(30 January 2023)
- Compatible with WordPress 6.1
- URI sanitization could result in broken URLs in some cases. This is now fixed.
- General maintenance.
- Various changes/improvements.
(30 January 2023)
- Compatible with WordPress 6.1
- URI sanitization could result in broken URLs in some cases. This is now fixed.
- General maintenance.
- Various changes/improvements.
3.4.2
(27 October 2022)
- Added extra check for servers with missing PHP packages that lead to an error related to the core PHP class
(Reported by David).
(27 October 2022)
- Added extra check for servers with missing PHP packages that lead to an error related to the core PHP class
IntlDateFormatter
.(Reported by David).
3.4.1
(19 October 2022)
- Improved compatibility with PHP
- Improved the
- Improved the
- Various changes/improvements.
(19 October 2022)
- Improved compatibility with PHP
8.1
and 8.2
.- Improved the
time
class.- Improved the
database
class for WordPress.- Various changes/improvements.
3.4.0
(22 September 2022)
- Compatible with the latest PHP versions
- Compatible with WordPress 6.
- Improved the
- Improved the
- Improved the
- Any framework possible errors/warnings/notices now get written in
- Various changes/improvements.
(22 September 2022)
- Compatible with the latest PHP versions
8.1.10
and 8.2.0RC2
.- Compatible with WordPress 6.
- Improved the
database
class for WordPress.- Improved the
time
class.- Improved the
exceptions
class and error handling.- Any framework possible errors/warnings/notices now get written in
error_log
on the server drive.- Various changes/improvements.
3.3.10
(29 July 2022)
- The factory class now returns a new instance of a class.
- Better handling of possible errors and error messages.
- Improved the
- Replaced
- Improved language file loading functionality. Special language files are also moved inside the framework directory.
- Improved the Eorisis Framework.
- Improved Performance.
- Improved Installer.
- Various changes/improvements.
(29 July 2022)
- The factory class now returns a new instance of a class.
- Better handling of possible errors and error messages.
- Improved the
filesystem
class.- Replaced
scandir()
with RecursiveDirectoryIterator
.- Improved language file loading functionality. Special language files are also moved inside the framework directory.
- Improved the Eorisis Framework.
- Improved Performance.
- Improved Installer.
- Various changes/improvements.
3.3.9
(20 May 2022)
- Fixed a bug in WordPress strip class causing an error during update check.
- Improved the Eorisis Framework.
- Improved Installer.
- Various improvements.
(20 May 2022)
- Fixed a bug in WordPress strip class causing an error during update check.
- Improved the Eorisis Framework.
- Improved Installer.
- Various improvements.
3.3.8
(6 April 2022)
- Improved the Eorisis Framework.
- Improved Installer.
- Various UI improvements.
- Various changes/improvements.
(6 April 2022)
- Improved the Eorisis Framework.
- Improved Installer.
- Various UI improvements.
- Various changes/improvements.
3.3.7
(27 January 2022)
- Compatibility with WordPress 5.9.
- Added Support button on the top toolbar.
- Added Notice for installed versions of the Verification extension, older than 2.0.0.
- Improved the Eorisis Framework.
- Improved Installer.
- Improved backend UI.
- Various changes/improvements.
(27 January 2022)
- Compatibility with WordPress 5.9.
- Added Support button on the top toolbar.
- Added Notice for installed versions of the Verification extension, older than 2.0.0.
- Improved the Eorisis Framework.
- Improved Installer.
- Improved backend UI.
- Various changes/improvements.
3.3.5
(7 December 2021)
- Improved the Eorisis Framework.
- Improved documentation and documentation presentation within the extension.
- Improved backend UI.
- Various changes/improvements.
(7 December 2021)
- Improved the Eorisis Framework.
- Improved documentation and documentation presentation within the extension.
- Improved backend UI.
- Various changes/improvements.
3.3.4
(27 October 2021)
- Fixed fonts URI in the backend.
(27 October 2021)
- Fixed fonts URI in the backend.
3.3.3
(26 October 2021)
- Improved backend UI.
- Various changes/improvements.
(26 October 2021)
- Improved backend UI.
- Various changes/improvements.
3.3.2
(7 September 2021)
- Autocomplete is now off on all input and select elements in the backend.
- Improved Installer.
- Various changes/improvements.
(7 September 2021)
- Autocomplete is now off on all input and select elements in the backend.
- Improved Installer.
- Various changes/improvements.
3.3.1
(17 August 2021)
- Tested on WordPress 5.8
- Eorisis framework refactoring phase 2.
- Improved Installer.
- Various changes/improvements.
(17 August 2021)
- Tested on WordPress 5.8
- Eorisis framework refactoring phase 2.
- Improved Installer.
- Various changes/improvements.
3.3.0
(21 June 2021)
- The Eorisis framework is now PSR-4 compliant.
- Eorisis framework namespace and class refactoring.
- Improved Stability.
- Improved Performance.
- Tested on WordPress 5.7.2
- Various changes/improvements.
(21 June 2021)
- The Eorisis framework is now PSR-4 compliant.
- Eorisis framework namespace and class refactoring.
- Improved Stability.
- Improved Performance.
- Tested on WordPress 5.7.2
- Various changes/improvements.
3.2.3
(11 May 2021)
- Improved the Eorisis Framework.
- Improved Installer.
- Various changes/improvements.
(11 May 2021)
- Improved the Eorisis Framework.
- Improved Installer.
- Various changes/improvements.
3.2.2
(19 April 2021)
- Improved compatibility with PHP 8.0.
- Avoiding errors on servers running PHP versions older than 7.2.
- Improved the Eorisis Framework.
- Code cleanup.
- Minor changes/improvements.
(19 April 2021)
- Improved compatibility with PHP 8.0.
- Avoiding errors on servers running PHP versions older than 7.2.
- Improved the Eorisis Framework.
- Code cleanup.
- Minor changes/improvements.
Tested on PHP 8.0.3, 7.4.16, 7.3.27, 7.2.34, 7.1.33, 7.0.33
3.2.1
(20 March 2021)
- Improved compatibility with Microsoft/Windows servers.
- Confirmed full compatibility with WordPress 5.7.
- Avoid installation error on servers running PHP 5.6 or older, display a proper warning and abort installation.
- Improved the Eorisis Framework.
- Improved Performance.
- Improved Stability.
- Improved Installer.
- Various changes/improvements.
(20 March 2021)
- Improved compatibility with Microsoft/Windows servers.
- Confirmed full compatibility with WordPress 5.7.
- Avoid installation error on servers running PHP 5.6 or older, display a proper warning and abort installation.
- Improved the Eorisis Framework.
- Improved Performance.
- Improved Stability.
- Improved Installer.
- Various changes/improvements.
3.2.0
(9 February 2021)
- Dropped support for PHP 5.6.
- Improved compatibility with PHP 8.0.
- Improved the Eorisis Framework.
- Improved Installer.
- Various changes/improvements.
(9 February 2021)
- Dropped support for PHP 5.6.
- Improved compatibility with PHP 8.0.
- Improved the Eorisis Framework.
- Improved Installer.
- Various changes/improvements.
3.1.1
(12 January 2021)
- Tightened security.
- Improved the Eorisis Framework.
- Improved Installer.
- Confirmed full compatibility with WordPress 5.6.
- Various changes/improvements.
(12 January 2021)
- Tightened security.
- Improved the Eorisis Framework.
- Improved Installer.
- Confirmed full compatibility with WordPress 5.6.
- Various changes/improvements.
3.1.0
(2 October 2020)
- Various changes/improvements.
(2 October 2020)
- Various changes/improvements.
3.0.9
(3 September 2020)
- Avoid error for PHP versions equal or older than 7.0.x, due to restrictions implemented in version 3.0.7.
(3 September 2020)
- Avoid error for PHP versions equal or older than 7.0.x, due to restrictions implemented in version 3.0.7.
3.0.8
(1 September 2020)
- Improved the Eorisis Framework.
- Minor changes/improvements.
(1 September 2020)
- Improved the Eorisis Framework.
- Minor changes/improvements.
3.0.7
(30 August 2020)
- Confirmed full compatibility with WordPress 5.5.
- Improved Installer.
- Improved Performance.
- Minimum PHP Version raised to 5.6.0.
- Various changes/improvements.
(30 August 2020)
- Confirmed full compatibility with WordPress 5.5.
- Improved Installer.
- Improved Performance.
- Minimum PHP Version raised to 5.6.0.
- Various changes/improvements.
3.0.6
(6 May 2020)
- Improved the Eorisis Framework.
- Minimum PHP Version raised to 5.4.0.
- Various changes/improvements.
(6 May 2020)
- Improved the Eorisis Framework.
- Minimum PHP Version raised to 5.4.0.
- Various changes/improvements.
3.0.5
(6 April 2020)
- Confirmed full support for PHP 7.4. Tested on PHP 7.4.4 (released on 17 March 2020) on Linux servers. *
- Confirmed full compatibility with WordPress 5.4.
- Improved Installer.
- Minor changes/improvements.
* Note: In case you run PHP 7.4 on your server, it may not be compiled with zip support. In the case that your host has compiled PHP from source, as of PHP 7.4.0 the server admin must compile PHP with zip support by using the
(6 April 2020)
- Confirmed full support for PHP 7.4. Tested on PHP 7.4.4 (released on 17 March 2020) on Linux servers. *
- Confirmed full compatibility with WordPress 5.4.
- Improved Installer.
- Minor changes/improvements.
* Note: In case you run PHP 7.4 on your server, it may not be compiled with zip support. In the case that your host has compiled PHP from source, as of PHP 7.4.0 the server admin must compile PHP with zip support by using the
--with-zip
configure option. If you face problems running PHP 7.4 on your site, then your host has not fully and/or correctly compiled PHP 7.4. In this case it is recommended to fallback to an older PHP version such as PHP 7.3.
3.0.4
(25 February 2020)
- Improved the Eorisis Framework.
- Improved Installer.
- Improved language files.
- Minor changes/improvements.
(25 February 2020)
- Improved the Eorisis Framework.
- Improved Installer.
- Improved language files.
- Minor changes/improvements.
3.0.3
(14 January 2020)
- Improved compatibility with WordPress 5.3.x.
- Improved Performance.
- Improved Installer.
- Improved Fields.
- Various changes/improvements.
(14 January 2020)
- Improved compatibility with WordPress 5.3.x.
- Improved Performance.
- Improved Installer.
- Improved Fields.
- Various changes/improvements.
3.0.2
(1 November 2019)
- Minor changes/improvements.
(1 November 2019)
- Minor changes/improvements.
3.0.1
(8 October 2019)
- Improved the Eorisis Framework.
- Improved Installer.
- Various changes/improvements.
(8 October 2019)
- Improved the Eorisis Framework.
- Improved Installer.
- Various changes/improvements.
3.0.0
(29 May 2019)
- Available for WordPress.
(29 May 2019)
- Available for WordPress.
Software Created: 13 October 2014