Changelog 2024-10

Changelog 2024-10#

New and Updated Content#

202410-812 Move Requirements Before Ansible Upgrade

  • Clarify that the upgrade procedure using Ansible requires upgrading the playbook to the correct version.

  • Move Section Requirements & Preliminaries before the start of the upgrade procedure

  • Add command to check the version of the Playobook installed on the control node

    See Using Ansible for the documentation, zextras/tech-doc#739 for the source code

202410-811 Provide a jar File to fix encoding issues

A downloadable jar file that fixes a few encoding issues has been added to the documentation

See PR #734 and PR #735 for the source code.

202410-809 Implement Documentation Changelog

We added a new section About the Documentation that lists all changes made to the Carbonio documentation.

See PR #741 and PR #743 for the source code

202410-807 Additional Changes in 24.9.0

In this issue, a few changes for the 24.9.0 release were implemented:

See PR #729 for the source code.

202410-806 Split Carbonio Installation Instructions

The installation instructions have been split and renamed to improve clarity and prevent misunderstandings.

See PR #727 and PR #728 for the source code.

202410-803 Improve search within tabs

When a search result is in a tab which is not currently open, the result is not shown. We replaced the most complex occurrence in the docs.

See Accounts for the documentation, PR #717 for the source code.

202410-802 Give more emphasis to the creation and management of e-mail aliases

The creation of e-mail Aliases is an important part of Carbonio operations: for this reason a new section has been added

See Account Aliases for the documentation, PR #802 for the source code.

202410-801 Remove concept of supported versions

The concept of Supported version for Carbonio may be misleading, so it has been removed.

202410-800 Upgrade Ansible playbook

The directions for the Carbonio upgrade with Ansible have been rewritten to mention that the playbook itself must be upgraded.

See Upgrade to Carbonio 24.9.0 for the documentation, PR #725 and PR #726 for the source code.

202410-799 Changes to upgrade procedure

The upgrade using Ansible procedure had been amended by mentioning to update the Ansible playbook before starting the Carbonio upgrade.

Also the Manual upgrade was modified by removing the zmcontrol stop step.

See Upgrade to Carbonio 24.9.0 for the documentation, PR #711 and PR #725 for the source code.

202410-795 Add 24.9.0 changelog

Changelog for the latest Carbonio release has been added.

See Carbonio Changelogs for the documentation, PR #704 and PR #707 for the source code.

202410-558 Provide ICS and CSV example files for migration to Carbonio

Example files in ics and csv format have been added to the documentation as example files to be imported for Calendar events and Contacts, respectively. For improved readability, they have been enclosed in drop-downs.

See Migration to Carbonio for the documentation, PR #709 and PR #710 for the source code.

202410-469 New Section Troubleshooting

A new section Troubleshooting Carbonio has been added, collecting various content from other parts of the documentation. The user has now all troubleshooting options in one place, separated by module or topic.

See Troubleshooting Carbonio for the documentation, PR #720 and PR #722 for the source code.


Bugfix List#

202410-819 Replace UTF-8 with UTF-7

A mistake was done and fixed, where UTF-8 was written instead of UTF-7.

See the known issue for the documentation, PR #744 for the source code.

202410-814 Added rpm -q command in manual upgrade

Added RHEL verification command for carbonio-message-broker package installation in Step 4. of the Upgrade procedure

See Manual Upgrade for the documentation, PR #740 for the source code

202410-810 Package name change for video recording feature (WSC)

The package that enables video recording in WSC is called carbonio-videorecorder.

In addition, there is no longer a need for cluster addition tasks to be performed with the carbonio commands.

See Video Server & Video Recording (WSC) for the documentation, PR #733 for the source code.

202410-777 Conditions to run Ansible playbooks for upgrade

Added the default running conditions of the zxbot.carbonio_upgrade playbook

See Upgrade Steps for the documentation, PR #708 for the source code


End of changelog