Skip to content

Releases: Admidio/admidio

3.2.4

28 Jan 19:04
Compare
Choose a tag to compare

Our next bugfix version of Admidio 3.2 .

You will find the full change list in our issue tracker.

We recommend you to read our announcements for version 3.2 if you have not done before.

3.2.3

14 Jan 20:39
Compare
Choose a tag to compare

Our next bugfix version of Admidio 3.2 .

You will find the full change list in our issue tracker.

We recommend you to read our announcements for version 3.2 if you have not done before.

3.2.2

31 Dec 10:52
Compare
Choose a tag to compare

We have found a bug within the installation wizard of Admidio. The parameter $g_root_path within the config.php was not set correctly. If you have done a new installation since version 3.2.0 you should check your config.php and fix the value of $g_root_path. It must be the URL to the Admidio root folder e.g. $g_root_path = 'https://www.admidio.org/demo';

3.2.1

30 Dec 22:29
Compare
Choose a tag to compare

There were two vulnerability found in the PhpMailer library that we use within Admidio. As we understand this bug Admidio should not be affected because we check all Emails for a valid syntax and only those emails are used by the PhpMailer library to send mail. But for security reasons have we updated the library and deliver an Admidio version with this fixed library.

There are also some other bugfixes within this release. You will find the full change list in our issue tracker.

We recommend you to read our announcements for version 3.1 if you have not done before.

3.1.11

29 Dec 11:13
Compare
Choose a tag to compare

There were two vulnerability found in the PhpMailer library that we use within Admidio. As we understand this bug Admidio should not be affected because we check all Emails for a valid syntax and only those emails are used by the PhpMailer library to send mail. But for security reasons have we updated the library and deliver an Admidio version with this fixed library.

An update for Admidio 3.2 will follow with other bugfixes.

We recommend you to read our announcements for version 3.1 if you have not done before.

3.2.0

17 Dec 05:59
Compare
Choose a tag to compare

We have an early christmas present for you. Version 3.2.0 of Admidio is ready for download.
Thanks to all people who contributed code and helped us to test this version. We hope you enjoy the new features and wish you merry christmas and a happy new year!

Some of the major enhancements in this version:

Manage relationships

It's now possible to define relationships between members. You could add a father to his son, a daughter to her mother, a wife to her husband and many more. It's also possible to create new relationships, but Admidio will be delivered with the common ones. It's also possible to filter list after relationships. For example show all childs of one role.

Improved download module

The download module got some interesting new features. It's now possible to manage the right to upload content to a specific folder. Until this version every person must get the admin right for this module to upload something and it was not possible to restrict this right for a specific folder. Now you have the Admin who has access to all folders, roles you can upload to specific folder and other roles who can view content in specific folder.
The module could also be used for several organizations. Until this version it was only possible to use the module for one organization but now each installed organization has it own download folder within adm_my_files.

Security and other improvements

With this release we have added some security related enhancements.

  • New captcha with more configuration possibilities and reload function
  • Add a password strength indicator
  • Optional password hashing method SHA512
  • Improved password hashing method
  • Improve security of sessions and cookies
  • Improve security of redirecting

Other Stuff:

  • Performance improvements when viewing user management and assigning users to roles
  • Better responsive layout for tables
  • Add categories to announcements
  • Add option to copy an announcement
  • Add option to set database port
  • Determine language by browser language
  • Improve logging
  • Update all libraries
  • Many improvements of the codebase behind

The minimum requirements are the same as of Admidio 3.0 and 3.1:
PHP 5.3.7
MySQL 5.0.3

A detailed list of all changes can be found here.

Admidio 3.2 herunterladen

The Admidio-Team

3.2-Beta.3

04 Dec 15:11
Compare
Choose a tag to compare
3.2-Beta.3 Pre-release
Pre-release

This is our third Beta of Version 3.2. Please have a look our announcement for a description of the main enhancements.

If you have a local test version of your installation then you can support us if you download the new version and try an update so we can check if all works fine with your configuration.
Admidio 3.2 Beta 1 herunterladen

Please remember that this is a Beta-Version that is not intended for a productive enviroment. It could contain errors and could lead to data loss!

If you don’t have a local test area then you can use our playground to have a look at the new version. But remember that there are several people who could change settings or add and remove data.

Admidio 3.2 playground

Comments, enhancements or bugs could reported in our betatest forum. Please report every bug in a separate thread, so it’s easier for us to keep the overview.

The Admidio-Team

3.1.10

04 Dec 06:44
Compare
Choose a tag to compare

We have found a problem with the password hashing method. It could be that Admidio could not generate the hash of a password within the runtime of the script. So you would not be able to login to Admidio. Because of this we recommend you to update to version 3.1.10 if you use a previous 3.1 version.

You will find the full change list in our issue tracker.

We recommend you to read our announcements for version 3.1 if you have not done before.

3.2-Beta.2

19 Nov 18:44
Compare
Choose a tag to compare
3.2-Beta.2 Pre-release
Pre-release

This is our second Beta of Version 3.2. Please have a look at the initial announcement for a detailed description of the enhancements. Within this beta we have done 84 commits with bugfixes and little changes.

If you have a local test version of your installation then you can support us if you download the new version and try an update so we can check if all works fine with your configuration.
Admidio 3.2 Beta 2 herunterladen

Please remember that this is a Beta-Version that is not intended for a productive enviroment. It could contain errors and could lead to data loss!

If you don’t have a local test area then you can use our playground to have a look at the new version. But remember that there are several people who could change settings or add and remove data.

Admidio 3.2 playground

Comments, enhancements or bugs could reported in our betatest forum. Please report every bug in a separate thread, so it’s easier for us to keep the overview.

The Admidio-Team

3.2-Beta.1

05 Nov 21:59
Compare
Choose a tag to compare
3.2-Beta.1 Pre-release
Pre-release

We want to start the Beta-Test for version 3.2 now and hope you can help us to find the last bugs and review all of the changes we made to the software.

Some of the major enhancements in this version:

Manage relationships

It's now possible to define relationships between members. You could add a father to his son, a daughter to her mother, a wife to her husband and many more. It's also possible to create new relationships, but Admidio will be delivered with the common ones. It's also possible to filter list after relationships. For example show all childs of one role.

Improved download module

The download module got some interesting new features. It's now possible to manage the right to upload content to a specific folder. Until this version every person must get the admin right for this module to upload something and it was not possible to restrict this right for a specific folder. Now you have the Admin who has access to all folders, roles you can upload to specific folder and other roles who can view content in specific folder.
The module could also be used for several organizations. Until this version it was only possible to use the module for one organization but now each installed organization has it own download folder within adm_my_files.

Security and other improvements

With this release we have added some security related enhancements.

  • New captcha with more configuration possibilities and reload function
  • Add a password strength indicator
  • Optional password hashing method SHA512
  • Improved password hashing method
  • Improve security of sessions and cookies
  • Improve security of redirecting

Other Stuff:

  • Performance improvements when viewing user management and assigning users to roles
  • Better responsive layout for tables
  • Add categories to announcements
  • Add option to copy an announcement
  • Add option to set database port
  • Determine language by browser language
  • Improve logging
  • Update all libraries
  • Many improvements of the codebase behind

The minimum requirements are the same as of Admidio 3.0 and 3.1:
PHP 5.3.7
MySQL 5.0.3

A detailed list of all changes can be found here.

If you have a local test version of your installation then you can support us if you download the new version and try an update so we can check if all works fine with your configuration.
Admidio 3.2 Beta 1 herunterladen

Please remember that this is a Beta-Version that is not intended for a productive enviroment. It could contain errors and could lead to data loss!

If you don’t have a local test area then you can use our playground to have a look at the new version. But remember that there are several people who could change settings or add and remove data.

Admidio 3.2 playground

Comments, enhancements or bugs could reported in our betatest forum. Please report every bug in a separate thread, so it’s easier for us to keep the overview.

The Admidio-Team