<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.open-xchange.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Khgras</id>
	<title>Open-Xchange - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.open-xchange.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Khgras"/>
	<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=Special:Contributions/Khgras"/>
	<updated>2026-06-30T23:53:01Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.7</generator>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29080</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29080"/>
		<updated>2026-06-25T11:03:41Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* 2026 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-03&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev87&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev61&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-09&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev88&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-11&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.43, OX App Suite v8.44 and OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.498&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.143 - v8.35.144&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.481&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.84 - v8.43.85&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.458&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.54 - v8.44.58&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.370&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.2 - v8.45.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.70 - v8.45.76&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-19&lt;br /&gt;
|OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.46.483&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.4&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.91&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX Dovecot Pro v2.3.22.1&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v2.3.22.1&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v8.47 and OX App Suite v8.47 LTS&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.47.599:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.73&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev89&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev62&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev17&amp;lt;br&amp;gt;Open-Xchange App Suite Imageconverter v7.10.6-rev14&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-19&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.44, OX App Suite v8.45 and OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.531&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.16 - v8.35.17&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.145 - v8.35.160&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.467&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.59 - v8.44.71&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.411&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.77 - v8.45.100&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.530&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.93 - v8.46.115&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-02&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev90&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev63&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-22&lt;br /&gt;
|OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.48.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.85&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-23&lt;br /&gt;
|Public Patch 2026-04-23 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.545&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.161 - v8.35.162&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.562&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.117 - v8.46.128&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.637&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.74 - v8.47.86&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.442&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.86&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-29&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev91&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev64&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev18&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-30&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Frontend v7.10.6-rev65&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-07&lt;br /&gt;
|Public Patch 2026-05-07 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.552&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.18&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.565&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.129 - v8.46.133&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.656&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.3Open-Xchange App Suite Middleware (Backend) v8.47.87 - v8.47.92&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.471&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.4 - v8.48.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.87 - v8.48.97&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-12&lt;br /&gt;
|Dovecot Pro v3.1.5&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.5&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-12&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev92&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev66&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-26&lt;br /&gt;
|Public Patch 2026-05-26 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.560&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.20&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.571&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.7&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.135 - v8.46.139&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.676&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.93 - v8.47.99&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.497&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.7&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.98 - v8.48.106&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-27&lt;br /&gt;
|OX App Suite v8.49&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.49.471:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.49.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.49.112&lt;br /&gt;
|-&lt;br /&gt;
|2026-06-23&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev93&lt;br /&gt;
|-&lt;br /&gt;
|2026-06-25&lt;br /&gt;
|Public Patch 2026-06-25 for OX App Suite v8.35 LTS, OX App Suite v8.47, OX App Suite v8.47 LTS, OX App Suite v8.48 and OX App Suite v8.49&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.569&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.163&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.682&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.100 - v8.47.107&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.517&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.107 - v8.48.114&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.49: v8.49.493&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.49.113 - v8.49.122&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|End of Open-Xchange support for Debian Buster (Debian 10) - As part of our supported platform policy, and to ensure a stable and continuously updated environment, Open-Xchange support for Debian Buster (Debian 10) ended in May 2026.&lt;br /&gt;
|May 2026&lt;br /&gt;
|-&lt;br /&gt;
|Support for Ingress NGINX will cease at the end of March - As mentioned in the blog post (https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/), upstream support for Ingress NGINX will cease at the end of March, and the project will be retired. Please note, our support for Ingress NGINX in OX App Suite v8 will also be discontinued at the same time.&lt;br /&gt;
|End of March 2026&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android - The app was removed from Google Play Store. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app in 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|End of December 2025&lt;br /&gt;
|-&lt;br /&gt;
|End of Life CloudAPI v1 - As previously announced in April and October 2025, please be aware that CloudAPI v1 was discontinued at the end of 2025. However, we have decided to extend the availability on the platform until March 31st, 2026. It is important to note that after this date, CloudAPI v1 will be unavailable, and no further connections to these endpoints will be possible. Any actions against the v1 API will fail. To ensure uninterrupted service and benefit from features such as enhanced error handling, please transition to CloudAPI v2 until end of March. You can find detailed migration instructions in our guide here: https://confluence-public.open-xchange.com/display/OASC/Migration+Guide+from+CloudAPI+v1+to+v2&lt;br /&gt;
|End of December 2025&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29079</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29079"/>
		<updated>2026-06-23T13:20:50Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* 2026 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-03&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev87&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev61&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-09&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev88&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-11&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.43, OX App Suite v8.44 and OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.498&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.143 - v8.35.144&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.481&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.84 - v8.43.85&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.458&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.54 - v8.44.58&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.370&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.2 - v8.45.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.70 - v8.45.76&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-19&lt;br /&gt;
|OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.46.483&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.4&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.91&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX Dovecot Pro v2.3.22.1&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v2.3.22.1&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v8.47 and OX App Suite v8.47 LTS&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.47.599:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.73&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev89&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev62&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev17&amp;lt;br&amp;gt;Open-Xchange App Suite Imageconverter v7.10.6-rev14&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-19&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.44, OX App Suite v8.45 and OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.531&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.16 - v8.35.17&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.145 - v8.35.160&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.467&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.59 - v8.44.71&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.411&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.77 - v8.45.100&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.530&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.93 - v8.46.115&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-02&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev90&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev63&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-22&lt;br /&gt;
|OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.48.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.85&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-23&lt;br /&gt;
|Public Patch 2026-04-23 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.545&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.161 - v8.35.162&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.562&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.117 - v8.46.128&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.637&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.74 - v8.47.86&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.442&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.86&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-29&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev91&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev64&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev18&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-30&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Frontend v7.10.6-rev65&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-07&lt;br /&gt;
|Public Patch 2026-05-07 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.552&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.18&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.565&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.129 - v8.46.133&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.656&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.3Open-Xchange App Suite Middleware (Backend) v8.47.87 - v8.47.92&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.471&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.4 - v8.48.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.87 - v8.48.97&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-12&lt;br /&gt;
|Dovecot Pro v3.1.5&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.5&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-12&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev92&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev66&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-26&lt;br /&gt;
|Public Patch 2026-05-26 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.560&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.20&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.571&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.7&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.135 - v8.46.139&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.676&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.93 - v8.47.99&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.497&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.7&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.98 - v8.48.106&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-27&lt;br /&gt;
|OX App Suite v8.49&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.49.471:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.49.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.49.112&lt;br /&gt;
|-&lt;br /&gt;
|2026-06-23&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev93&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|End of Open-Xchange support for Debian Buster (Debian 10) - As part of our supported platform policy, and to ensure a stable and continuously updated environment, Open-Xchange support for Debian Buster (Debian 10) ended in May 2026.&lt;br /&gt;
|May 2026&lt;br /&gt;
|-&lt;br /&gt;
|Support for Ingress NGINX will cease at the end of March - As mentioned in the blog post (https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/), upstream support for Ingress NGINX will cease at the end of March, and the project will be retired. Please note, our support for Ingress NGINX in OX App Suite v8 will also be discontinued at the same time.&lt;br /&gt;
|End of March 2026&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android - The app was removed from Google Play Store. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app in 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|End of December 2025&lt;br /&gt;
|-&lt;br /&gt;
|End of Life CloudAPI v1 - As previously announced in April and October 2025, please be aware that CloudAPI v1 was discontinued at the end of 2025. However, we have decided to extend the availability on the platform until March 31st, 2026. It is important to note that after this date, CloudAPI v1 will be unavailable, and no further connections to these endpoints will be possible. Any actions against the v1 API will fail. To ensure uninterrupted service and benefit from features such as enhanced error handling, please transition to CloudAPI v2 until end of March. You can find detailed migration instructions in our guide here: https://confluence-public.open-xchange.com/display/OASC/Migration+Guide+from+CloudAPI+v1+to+v2&lt;br /&gt;
|End of December 2025&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29078</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29078"/>
		<updated>2026-05-27T05:36:26Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* 2026 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-03&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev87&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev61&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-09&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev88&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-11&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.43, OX App Suite v8.44 and OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.498&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.143 - v8.35.144&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.481&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.84 - v8.43.85&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.458&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.54 - v8.44.58&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.370&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.2 - v8.45.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.70 - v8.45.76&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-19&lt;br /&gt;
|OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.46.483&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.4&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.91&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX Dovecot Pro v2.3.22.1&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v2.3.22.1&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v8.47 and OX App Suite v8.47 LTS&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.47.599:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.73&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev89&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev62&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev17&amp;lt;br&amp;gt;Open-Xchange App Suite Imageconverter v7.10.6-rev14&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-19&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.44, OX App Suite v8.45 and OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.531&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.16 - v8.35.17&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.145 - v8.35.160&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.467&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.59 - v8.44.71&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.411&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.77 - v8.45.100&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.530&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.93 - v8.46.115&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-02&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev90&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev63&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-22&lt;br /&gt;
|OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.48.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.85&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-23&lt;br /&gt;
|Public Patch 2026-04-23 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.545&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.161 - v8.35.162&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.562&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.117 - v8.46.128&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.637&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.74 - v8.47.86&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.442&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.86&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-29&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev91&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev64&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev18&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-30&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Frontend v7.10.6-rev65&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-07&lt;br /&gt;
|Public Patch 2026-05-07 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.552&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.18&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.565&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.129 - v8.46.133&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.656&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.3Open-Xchange App Suite Middleware (Backend) v8.47.87 - v8.47.92&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.471&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.4 - v8.48.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.87 - v8.48.97&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-12&lt;br /&gt;
|Dovecot Pro v3.1.5&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.5&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-12&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev92&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev66&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-26&lt;br /&gt;
|Public Patch 2026-05-26 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.560&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.20&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.571&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.7&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.135 - v8.46.139&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.676&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.93 - v8.47.99&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.497&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.7&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.98 - v8.48.106&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-27&lt;br /&gt;
|OX App Suite v8.49&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.49.471:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.49.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.49.112&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|End of Open-Xchange support for Debian Buster (Debian 10) - As part of our supported platform policy, and to ensure a stable and continuously updated environment, Open-Xchange support for Debian Buster (Debian 10) ended in May 2026.&lt;br /&gt;
|May 2026&lt;br /&gt;
|-&lt;br /&gt;
|Support for Ingress NGINX will cease at the end of March - As mentioned in the blog post (https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/), upstream support for Ingress NGINX will cease at the end of March, and the project will be retired. Please note, our support for Ingress NGINX in OX App Suite v8 will also be discontinued at the same time.&lt;br /&gt;
|End of March 2026&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android - The app was removed from Google Play Store. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app in 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|End of December 2025&lt;br /&gt;
|-&lt;br /&gt;
|End of Life CloudAPI v1 - As previously announced in April and October 2025, please be aware that CloudAPI v1 was discontinued at the end of 2025. However, we have decided to extend the availability on the platform until March 31st, 2026. It is important to note that after this date, CloudAPI v1 will be unavailable, and no further connections to these endpoints will be possible. Any actions against the v1 API will fail. To ensure uninterrupted service and benefit from features such as enhanced error handling, please transition to CloudAPI v2 until end of March. You can find detailed migration instructions in our guide here: https://confluence-public.open-xchange.com/display/OASC/Migration+Guide+from+CloudAPI+v1+to+v2&lt;br /&gt;
|End of December 2025&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29077</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29077"/>
		<updated>2026-05-26T11:43:05Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* 2026 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-03&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev87&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev61&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-09&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev88&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-11&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.43, OX App Suite v8.44 and OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.498&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.143 - v8.35.144&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.481&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.84 - v8.43.85&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.458&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.54 - v8.44.58&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.370&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.2 - v8.45.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.70 - v8.45.76&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-19&lt;br /&gt;
|OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.46.483&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.4&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.91&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX Dovecot Pro v2.3.22.1&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v2.3.22.1&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v8.47 and OX App Suite v8.47 LTS&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.47.599:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.73&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev89&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev62&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev17&amp;lt;br&amp;gt;Open-Xchange App Suite Imageconverter v7.10.6-rev14&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-19&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.44, OX App Suite v8.45 and OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.531&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.16 - v8.35.17&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.145 - v8.35.160&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.467&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.59 - v8.44.71&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.411&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.77 - v8.45.100&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.530&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.93 - v8.46.115&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-02&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev90&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev63&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-22&lt;br /&gt;
|OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.48.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.85&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-23&lt;br /&gt;
|Public Patch 2026-04-23 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.545&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.161 - v8.35.162&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.562&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.117 - v8.46.128&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.637&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.74 - v8.47.86&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.442&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.86&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-29&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev91&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev64&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev18&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-30&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Frontend v7.10.6-rev65&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-07&lt;br /&gt;
|Public Patch 2026-05-07 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.552&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.18&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.565&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.129 - v8.46.133&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.656&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.3Open-Xchange App Suite Middleware (Backend) v8.47.87 - v8.47.92&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.471&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.4 - v8.48.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.87 - v8.48.97&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-12&lt;br /&gt;
|Dovecot Pro v3.1.5&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.5&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-12&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev92&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev66&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-26&lt;br /&gt;
|Public Patch 2026-05-26 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.560&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.20&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.571&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.7&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.135 - v8.46.139&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.676&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.93 - v8.47.99&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.497&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.7&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.98 - v8.48.106&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|End of Open-Xchange support for Debian Buster (Debian 10) - As part of our supported platform policy, and to ensure a stable and continuously updated environment, Open-Xchange support for Debian Buster (Debian 10) ended in May 2026.&lt;br /&gt;
|May 2026&lt;br /&gt;
|-&lt;br /&gt;
|Support for Ingress NGINX will cease at the end of March - As mentioned in the blog post (https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/), upstream support for Ingress NGINX will cease at the end of March, and the project will be retired. Please note, our support for Ingress NGINX in OX App Suite v8 will also be discontinued at the same time.&lt;br /&gt;
|End of March 2026&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android - The app was removed from Google Play Store. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app in 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|End of December 2025&lt;br /&gt;
|-&lt;br /&gt;
|End of Life CloudAPI v1 - As previously announced in April and October 2025, please be aware that CloudAPI v1 was discontinued at the end of 2025. However, we have decided to extend the availability on the platform until March 31st, 2026. It is important to note that after this date, CloudAPI v1 will be unavailable, and no further connections to these endpoints will be possible. Any actions against the v1 API will fail. To ensure uninterrupted service and benefit from features such as enhanced error handling, please transition to CloudAPI v2 until end of March. You can find detailed migration instructions in our guide here: https://confluence-public.open-xchange.com/display/OASC/Migration+Guide+from+CloudAPI+v1+to+v2&lt;br /&gt;
|End of December 2025&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:OX_System_Requirements&amp;diff=29076</id>
		<title>AppSuite:OX System Requirements</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:OX_System_Requirements&amp;diff=29076"/>
		<updated>2026-05-12T13:45:53Z</updated>

		<summary type="html">&lt;p&gt;Khgras: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= OX App Suite v7 Requirements - Open-Xchange supported components overview =&lt;br /&gt;
&lt;br /&gt;
The following table provides an overview about the supported components of OX App Suite v7 and further products. This overview makes no claim to be complete.&lt;br /&gt;
&lt;br /&gt;
Information about Maintenance expiries of components, versions and browser support, can be found in the [[AppSuite:Versioning_and_Numbering#Maintenance_expires|Maintenance Expires Table]]&lt;br /&gt;
&lt;br /&gt;
== Hardware Requirements ==&lt;br /&gt;
&lt;br /&gt;
=== General Assumptions ===&lt;br /&gt;
&lt;br /&gt;
Open-Xchange App Suite Server (middleware services) is designed to run on physical servers or virtual machines of the same flavor. Cloud environments might be used in terms of Infrastructure as a Service (IaaS), meaning that all components need to be deployed in a classical manner on virtual machines.&lt;br /&gt;
&lt;br /&gt;
This means in particular, but not only:&lt;br /&gt;
&lt;br /&gt;
* Infrastructure is supposed to be &amp;quot;quasi-static&amp;quot;. Automatic replacement of broken nodes is fine as long as this is always an exceptional case. Scaling out or reducing number of nodes must always be a conscious task and closely monitored.&lt;br /&gt;
* The only supported &amp;quot;Database as a service&amp;quot; solution is AWS RDS for MariaDB as defined by belows compatibility table.&lt;br /&gt;
&lt;br /&gt;
Especially we expect the virtual hardware to be not over-provisioned. Each VM must have dedicated resources with respect to CPU cores, RAM, IOPS, storage, network bandwidth, network latency, etc.&lt;br /&gt;
&lt;br /&gt;
Network is expected to be flat, inside one datacenter, no multi-datacenter, no segments. No packet loss, low latency.&lt;br /&gt;
&lt;br /&gt;
'''Disclaimer: All recommendations below are without guarantee and can differ for specific deployments. For mid- and large-scale setups a detailed deployment planning and sizing tests are mandatory and should be agreed on with OX Professional Services.'''&lt;br /&gt;
&lt;br /&gt;
=== High Level Design / OS setup ===&lt;br /&gt;
&lt;br /&gt;
Operate services separately (USM, Document/Image Converters) as described in [https://oxpedia.org/wiki/index.php?title=AppSuite:Running_a_cluster Cluster Setup].&lt;br /&gt;
&lt;br /&gt;
Clocks between all nodes must be synchronized (e.g. via NTP).&lt;br /&gt;
&lt;br /&gt;
Open file/max process limits need to be adjusted properly. Based on the used Linux distribution and init system configuration will differ, see Resource Limits for further explanation.&lt;br /&gt;
&lt;br /&gt;
Platform Architecture: 64 bit versions (x84_64) of the supported [[#Software Requirements | Linux distributions]]&lt;br /&gt;
&lt;br /&gt;
=== Node Sizing ===&lt;br /&gt;
&lt;br /&gt;
==== OX App Suite Middleware ====&lt;br /&gt;
&lt;br /&gt;
* Max. 8 GB heap per JVM + 4 GB system memory for other daemons and the OS (buffers, caches)&lt;br /&gt;
* 4 CPU cores (virtual, physical or hyperthreads) for plain HTTP connections. If TLS is terminated on application nodes this might need to be doubled.&lt;br /&gt;
* Disk space&lt;br /&gt;
** 8 GB for OS and software&lt;br /&gt;
** Some services like Document Converter need SWAP partitions (~1 * RAM)&lt;br /&gt;
** 2 * system memory of free disk space (i.e. 12 GB RAM =&amp;gt; 24 GB free disk space) for file spooling, log files, heap and core dumps&lt;br /&gt;
&lt;br /&gt;
=== Untested/Unsupported Deployments ===&lt;br /&gt;
&lt;br /&gt;
* Changes to Garbage Collector settings&lt;br /&gt;
* Running in containerized environments (Docker, rkt)&lt;br /&gt;
* Elasticity/High velocity of nodes going up and down: Services are sometimes stateful and demand static configuration&lt;br /&gt;
* Cloud platform services (PaaS) that promise to replacements for certain supported technologies but have not been verified by OX for these regards&lt;br /&gt;
* Multi-site active-active&lt;br /&gt;
&lt;br /&gt;
== Software Requirements ==&lt;br /&gt;
&lt;br /&gt;
=== Linux Distributions ===&lt;br /&gt;
&lt;br /&gt;
OX App Suite is available as Linux packages for the following distributions:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
 |'''Distribution'''&lt;br /&gt;
 |'''Versions'''&lt;br /&gt;
 |'''Remarks'''&lt;br /&gt;
|- &lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
 | Red Hat Enterprise Linux&lt;br /&gt;
 | RHEL v7, RHEL v8&lt;br /&gt;
 |&lt;br /&gt;
|-&lt;br /&gt;
 | CentOS&lt;br /&gt;
 | v7 , v8&lt;br /&gt;
 | Install from RHEL package repositories&lt;br /&gt;
|-&lt;br /&gt;
 | Debian&lt;br /&gt;
 | v11 (Bullseye), v12 (Bookworm)&lt;br /&gt;
 |&lt;br /&gt;
|-&lt;br /&gt;
 | Univention Corporate Server&lt;br /&gt;
 | v5.2&lt;br /&gt;
 |&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Java ===&lt;br /&gt;
&lt;br /&gt;
OX App Suite Middleware requires OpenJDK headless JRE 8 or 9. Linux distributions might offer only packages for OpenJDK 11 JRE or higher, which are not suitable for OX App Suite. It is in those cases required to install Eclipse Temurin 8 JRE with HotSpot VM (successor of Adoptium). A comprehensive installation guide can be found at https://adoptium.net/de/installation/linux/. The correct JRE package is '''temurin-8-jdk'''.&lt;br /&gt;
&lt;br /&gt;
=== Databases ===&lt;br /&gt;
&lt;br /&gt;
OX App Suite uses MySQL/MariaDB with the InnoDB storage engine as its primary data store. The following vendors and products are supported.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
 |'''Vendor'''&lt;br /&gt;
 |'''Product'''&lt;br /&gt;
 |'''Versions'''&lt;br /&gt;
|- &lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
 |Oracle&lt;br /&gt;
 |MySQL Community Edition, Standard Edition, Enterprise Edition&lt;br /&gt;
 |v5.6.x, v5.7.x&lt;br /&gt;
|-&lt;br /&gt;
 |MariaDB&lt;br /&gt;
 |MariaDB Server, Galera Cluster&lt;br /&gt;
 |v10.6.x, v10.11.x, v11.4.x&lt;br /&gt;
|-&lt;br /&gt;
&amp;lt;!--  |Amazon&lt;br /&gt;
 |AWS RDS for MariaDB&lt;br /&gt;
 |10.2.x&amp;lt;br&amp;gt;Discontinued Support with end of life of OX App Suite v7.10.5 --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Important Notes ====&lt;br /&gt;
&lt;br /&gt;
* Open-Xchange does not plan to support '''MySQL 8 or higher'''. As MariaDB and MySQL are diverging and cannot be assumed drop-in replacements anymore, Open-Xchange will focus on MariaDB Server and MariaDB Galera Cluster. Future App Suite releases '''&amp;gt; 7.10.x''' might rely on features only available in '''MariaDB'''.&lt;br /&gt;
* Open-Xchange supports '''Percona XtraDB Cluster''' for existing customers with initial deployments done using '''App Suite 7.8.x or earlier'''. Those customers can continue to use Percona XtraDB Cluster throughout the 7.10.x release series. Like for MySQL, 7.10.x supports only versions 5.6 and 5.7. It is not planned to support Percona XtraDB Cluster beyond 7.10.x.&lt;br /&gt;
&lt;br /&gt;
* For some Linux distributions the included MySQL/MariaDB packages are too old to be used with App Suite. It is mandatory then to install a supported version from '''upstream package sources'''. Possible sources are the official vendor repositories of MySQL or MariaDB as well as for example Red Hat Software Collections.&lt;br /&gt;
* Required '''MySQL/MariaDB configuration''' configuration differs between '''App Suite 7.8.4 and 7.10.x''' and also between the different database systems in terms of SQL modes. See [[My.cnf]] for details.&lt;br /&gt;
* For upgrades from App Suite &amp;lt;= 7.8.2 to &amp;gt;= 7.10.0 a comprehensive '''database upgrade guide''' exists: [[AppSuite:7_10_Database_Migration]]&lt;br /&gt;
&lt;br /&gt;
== HTTP Reverse Proxy ==&lt;br /&gt;
&lt;br /&gt;
An HTTP server with reverse proxy and load balancing capabilities is required in front of App Suite application servers. TLS termination, virtual hosts, path-based routing, sticky sessions and X-Forwarded headers are typical required features. OX strongly recommends [https://httpd.apache.org/ Apache httpd 2.x] for that. Configuration examples can be found in the quickinstall guides.&lt;br /&gt;
&lt;br /&gt;
'''Important:''' For websocket support Apache httpd 2.4.x is needed, 2.2.x does not support the required ws_tunnel module. Websockets are mandatory for OX Documents starting with v7.10.3. Like with JRE and MySQL/MariaDB it might be necessary to use 3rd party packages to get the needed Linux packages. Especially for RHEL6 we recommend using Red Hat Software Collections.&lt;br /&gt;
&lt;br /&gt;
== Webserver ==&lt;br /&gt;
&lt;br /&gt;
[https://httpd.apache.org/ Apache httpd 2.x] is required as webserver to serve static App Suite UI content. Configuration examples can be found in the quickinstall guides.&lt;br /&gt;
&lt;br /&gt;
== File Storage ==&lt;br /&gt;
&lt;br /&gt;
=== Temporary Data ===&lt;br /&gt;
&lt;br /&gt;
OX App Suite stores temporary files in the local file system, e.g. for spooling of uploaded data. Any file system supported by the installed JRE is suitable.&lt;br /&gt;
&lt;br /&gt;
=== Persistent Data ===&lt;br /&gt;
&lt;br /&gt;
Persistent data like OX Drive files, PIM attachments etc. and temporary attachment data need to be stored in a distributed file system as registered filestore that is available from all server nodes. For single-node setups a local file system mount point can be used, small to mid-scale setups can be powered by NFS. For large-scale setups object storages should be considered.&lt;br /&gt;
&lt;br /&gt;
==== Object Storages ====&lt;br /&gt;
&lt;br /&gt;
OX App Suite ships with different optional adapters to support object storages.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
 |'''Vendor'''&lt;br /&gt;
 |'''Product'''&lt;br /&gt;
 |'''API'''&lt;br /&gt;
 |'''Remarks'''&lt;br /&gt;
|- &lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
 |Amazon&lt;br /&gt;
 |AWS S3&lt;br /&gt;
 |S3 HTTP API&lt;br /&gt;
 |See also [[AppSuite:S3_File_Store]]&lt;br /&gt;
|-&lt;br /&gt;
 |CEPH&lt;br /&gt;
 |RadosGW&lt;br /&gt;
 |S3 HTTP API&lt;br /&gt;
 |See also [[AppSuite:S3_File_Store]]&lt;br /&gt;
|-&lt;br /&gt;
 |Scality&lt;br /&gt;
 |Scality RING&lt;br /&gt;
 |Sproxyd HTTP API&lt;br /&gt;
 |See also [[AppSuite:Scality_File_Store]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Desktop Browser (Minimum display resolution: 1024 x 768)==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Browser'''&lt;br /&gt;
  |'''OX App Suite User Front-End'''&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |Google Chrome (latest &amp;amp; previous version)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
 |-&lt;br /&gt;
  |Mozilla Firefox (latest &amp;amp; current ESR-Version)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
 |-&lt;br /&gt;
  |Apple Safari (latest &amp;amp; previous version; macOS only)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
 |-&lt;br /&gt;
  |Microsoft Edge (Chromium-based)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
 |-&lt;br /&gt;
  |Microsoft Internet Explorer 10/11&lt;br /&gt;
  |v7.6.3&lt;br /&gt;
 |-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Mobile Device Support==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Mobile Device'''&lt;br /&gt;
  |'''Supported Browser'''&lt;br /&gt;
  |'''OX App Suite User Front-End'''&lt;br /&gt;
  |'''Minimum Speed Requirements'''&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |iPhone on iOS 18 / iOS 26 / iPad OS&lt;br /&gt;
  |Safari&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
  |3G connections (512/256kBit/s, 350ms latency)&lt;br /&gt;
 |-&lt;br /&gt;
  |Smartphone on Android 4.1 or later&lt;br /&gt;
  |Chrome (latest &amp;amp; previous version)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
  |3G connections (512/256kBit/s, 350ms latency)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Tablet Support==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Tablet'''&lt;br /&gt;
  |'''Supported Browser'''&lt;br /&gt;
  |'''OX App Suite User Front-End'''&lt;br /&gt;
  |'''Minimum Speed Requirements'''&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |Apple iPad (all devices) on iOS 18 / iOS 26/ iPad OS&lt;br /&gt;
  |Safari&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
  |3G connections (512/256kBit/s, 350ms latency)&lt;br /&gt;
 |-&lt;br /&gt;
  |Tablets on Android 4.1 or later&lt;br /&gt;
  |Chrome (latest &amp;amp; previous version)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
  |3G connections (512/256kBit/s, 350ms latency)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Calendar/Contact synchronization Apple macOS ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Requirement'''&lt;br /&gt;
  |Calendar synchronization with CalDAV&lt;br /&gt;
  |Contacts synchronization with CardDAV&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
  |macOS 15.0 (Sequoia)&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
|-&lt;br /&gt;
  |macOS 26.0 (Tahoe)&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Calendar/Contact synchronization Apple iOS ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Requirement'''&lt;br /&gt;
  |Calendar synchronization with CalDAV&lt;br /&gt;
  |Contacts synchronization with CardDAV&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
  |Apple iOS 18 / iOS 26 / iPad OS&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Mobility Solution - Supported-  Platforms, Features and Devices ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Feature/Technology/Device'''&lt;br /&gt;
  |[http://oxpedia.org/wiki/index.php?title=OXtender_for_Business_Mobility '''Connector for Business Mobility''']&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |Exchange Active Sync 12.1&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |Access and creation of emails&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
|-&lt;br /&gt;
  |Calendar/Contact synchronization Apple iOS/Android&lt;br /&gt;
  |[[File:check.gif]] &lt;br /&gt;
|-&lt;br /&gt;
  |Public and Shared PIM folder&lt;br /&gt;
  |[[File:cross.gif]]&lt;br /&gt;
|-&lt;br /&gt;
  |Global address book&lt;br /&gt;
  |[[File:check.gif]] &lt;br /&gt;
|-&lt;br /&gt;
  |Push E-Mail&lt;br /&gt;
  |[[File:check.gif]] &lt;br /&gt;
|-&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |Apple iOS 18 / iOS 26 / iPad OS&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
 |-&lt;br /&gt;
  |Android 8 (Oreo) or later with latest Gmail app.&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
 |-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== OX Drive Clients ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Requirement'''&lt;br /&gt;
  |'''System / Platform'''&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |OX Drive for Windows&lt;br /&gt;
  |OX App Suite 7.10.6&amp;lt;br&amp;gt;Latest versions of Windows 10 and above (no support for Windows RT and emulators)&lt;br /&gt;
 |-&lt;br /&gt;
  |OX Drive for Apple macOS&lt;br /&gt;
  |OX App Suite 7.10.6&amp;lt;br&amp;gt;macOS Sequoia 15, macOS Tahoe 26, Intel- and Apple Silicon-based devices are both supported&lt;br /&gt;
 |-&lt;br /&gt;
  |OX Drive for Apple iOS&lt;br /&gt;
  |OX App Suite 7.10.6&amp;lt;br&amp;gt;Apple iOS 18 / iOS 26 / iPadOS&lt;br /&gt;
&lt;br /&gt;
 |-&lt;br /&gt;
  |OX Drive for Android&lt;br /&gt;
  |OX App Suite 7.10.6&amp;lt;br&amp;gt;Smartphones and tablets running Android 10.0 and above&lt;br /&gt;
 |-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== OX Guard ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Requirement'''&lt;br /&gt;
  |'''System / Platform / User Interface'''&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |OX App Suite&lt;br /&gt;
  |OX Guard since v2.10.7: OX App Suite v7.10.6&lt;br /&gt;
 |-&lt;br /&gt;
  |Mobile Device and Tablet Support&lt;br /&gt;
  |Apple iPhone on iOS 18 / iOS 26/ iPad OS: Safari (latest version &amp;amp; previous version)&amp;lt;br&amp;gt;Smartphone on Android 4.1 or later: Chrome (latest &amp;amp; previous version)&amp;lt;br&amp;gt;Apple iPad (all devices) on iOS 18 / iOS 26 / iPad OS: Safari Safari (latest version &amp;amp; previous version)&amp;lt;br&amp;gt;Tablets on Android 4.1 or later: Chrome (latest &amp;amp; previous version)&lt;br /&gt;
 |-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29075</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29075"/>
		<updated>2026-05-12T13:45:19Z</updated>

		<summary type="html">&lt;p&gt;Khgras: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-03&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev87&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev61&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-09&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev88&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-11&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.43, OX App Suite v8.44 and OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.498&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.143 - v8.35.144&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.481&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.84 - v8.43.85&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.458&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.54 - v8.44.58&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.370&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.2 - v8.45.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.70 - v8.45.76&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-19&lt;br /&gt;
|OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.46.483&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.4&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.91&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX Dovecot Pro v2.3.22.1&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v2.3.22.1&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v8.47 and OX App Suite v8.47 LTS&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.47.599:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.73&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev89&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev62&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev17&amp;lt;br&amp;gt;Open-Xchange App Suite Imageconverter v7.10.6-rev14&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-19&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.44, OX App Suite v8.45 and OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.531&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.16 - v8.35.17&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.145 - v8.35.160&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.467&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.59 - v8.44.71&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.411&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.77 - v8.45.100&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.530&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.93 - v8.46.115&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-02&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev90&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev63&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-22&lt;br /&gt;
|OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.48.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.85&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-23&lt;br /&gt;
|Public Patch 2026-04-23 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.545&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.161 - v8.35.162&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.562&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.117 - v8.46.128&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.637&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.74 - v8.47.86&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.442&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.86&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-29&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev91&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev64&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev18&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-30&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Frontend v7.10.6-rev65&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-07&lt;br /&gt;
|Public Patch 2026-05-07 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.552&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.18&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.565&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.129 - v8.46.133&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.656&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.3Open-Xchange App Suite Middleware (Backend) v8.47.87 - v8.47.92&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.471&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.4 - v8.48.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.87 - v8.48.97&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-12&lt;br /&gt;
|Dovecot Pro v3.1.5&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.5&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-12&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev92&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev66&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|End of Open-Xchange support for Debian Buster (Debian 10) - As part of our supported platform policy, and to ensure a stable and continuously updated environment, Open-Xchange support for Debian Buster (Debian 10) ended in May 2026.&lt;br /&gt;
|May 2026&lt;br /&gt;
|-&lt;br /&gt;
|Support for Ingress NGINX will cease at the end of March - As mentioned in the blog post (https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/), upstream support for Ingress NGINX will cease at the end of March, and the project will be retired. Please note, our support for Ingress NGINX in OX App Suite v8 will also be discontinued at the same time.&lt;br /&gt;
|End of March 2026&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android - The app was removed from Google Play Store. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app in 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|End of December 2025&lt;br /&gt;
|-&lt;br /&gt;
|End of Life CloudAPI v1 - As previously announced in April and October 2025, please be aware that CloudAPI v1 was discontinued at the end of 2025. However, we have decided to extend the availability on the platform until March 31st, 2026. It is important to note that after this date, CloudAPI v1 will be unavailable, and no further connections to these endpoints will be possible. Any actions against the v1 API will fail. To ensure uninterrupted service and benefit from features such as enhanced error handling, please transition to CloudAPI v2 until end of March. You can find detailed migration instructions in our guide here: https://confluence-public.open-xchange.com/display/OASC/Migration+Guide+from+CloudAPI+v1+to+v2&lt;br /&gt;
|End of December 2025&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29074</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29074"/>
		<updated>2026-05-12T13:07:47Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* Maintenance expires */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-03&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev87&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev61&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-09&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev88&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-11&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.43, OX App Suite v8.44 and OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.498&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.143 - v8.35.144&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.481&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.84 - v8.43.85&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.458&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.54 - v8.44.58&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.370&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.2 - v8.45.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.70 - v8.45.76&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-19&lt;br /&gt;
|OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.46.483&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.4&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.91&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX Dovecot Pro v2.3.22.1&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v2.3.22.1&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v8.47 and OX App Suite v8.47 LTS&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.47.599:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.73&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev89&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev62&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev17&amp;lt;br&amp;gt;Open-Xchange App Suite Imageconverter v7.10.6-rev14&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-19&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.44, OX App Suite v8.45 and OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.531&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.16 - v8.35.17&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.145 - v8.35.160&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.467&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.59 - v8.44.71&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.411&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.77 - v8.45.100&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.530&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.93 - v8.46.115&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-02&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev90&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev63&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-22&lt;br /&gt;
|OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.48.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.85&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-23&lt;br /&gt;
|Public Patch 2026-04-23 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.545&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.161 - v8.35.162&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.562&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.117 - v8.46.128&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.637&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.74 - v8.47.86&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.442&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.86&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-29&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev91&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev64&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev18&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-30&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Frontend v7.10.6-rev65&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-07&lt;br /&gt;
|Public Patch 2026-05-07 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.552&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.18&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.565&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.129 - v8.46.133&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.656&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.3Open-Xchange App Suite Middleware (Backend) v8.47.87 - v8.47.92&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.471&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.4 - v8.48.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.87 - v8.48.97&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-12&lt;br /&gt;
|Dovecot Pro v3.1.5&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.5&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-12&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev92&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev66&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange support for Debian Bullseye (Debian 11) will end&lt;br /&gt;
|As part of our supported platform policy, and to ensure a stable and continuously updated environment, Open-Xchange support for Debian Bullseye (Debian 11) will end with a Public Patch set to be released in August 2026. We encourage administrators to upgrade to the latest operating system version. For further information about all supported platforms and databases, please refer to the requirements page: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|End of Open-Xchange support for Debian Buster (Debian 10) - As part of our supported platform policy, and to ensure a stable and continuously updated environment, Open-Xchange support for Debian Buster (Debian 10) ended in May 2026.&lt;br /&gt;
|May 2026&lt;br /&gt;
|-&lt;br /&gt;
|Support for Ingress NGINX will cease at the end of March - As mentioned in the blog post (https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/), upstream support for Ingress NGINX will cease at the end of March, and the project will be retired. Please note, our support for Ingress NGINX in OX App Suite v8 will also be discontinued at the same time.&lt;br /&gt;
|End of March 2026&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android - The app was removed from Google Play Store. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app in 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|End of December 2025&lt;br /&gt;
|-&lt;br /&gt;
|End of Life CloudAPI v1 - As previously announced in April and October 2025, please be aware that CloudAPI v1 was discontinued at the end of 2025. However, we have decided to extend the availability on the platform until March 31st, 2026. It is important to note that after this date, CloudAPI v1 will be unavailable, and no further connections to these endpoints will be possible. Any actions against the v1 API will fail. To ensure uninterrupted service and benefit from features such as enhanced error handling, please transition to CloudAPI v2 until end of March. You can find detailed migration instructions in our guide here: https://confluence-public.open-xchange.com/display/OASC/Migration+Guide+from+CloudAPI+v1+to+v2&lt;br /&gt;
|End of December 2025&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29073</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29073"/>
		<updated>2026-05-12T13:07:08Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* 2026 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-03&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev87&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev61&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-09&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev88&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-11&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.43, OX App Suite v8.44 and OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.498&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.143 - v8.35.144&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.481&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.84 - v8.43.85&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.458&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.54 - v8.44.58&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.370&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.2 - v8.45.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.70 - v8.45.76&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-19&lt;br /&gt;
|OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.46.483&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.4&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.91&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX Dovecot Pro v2.3.22.1&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v2.3.22.1&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v8.47 and OX App Suite v8.47 LTS&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.47.599:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.73&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev89&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev62&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev17&amp;lt;br&amp;gt;Open-Xchange App Suite Imageconverter v7.10.6-rev14&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-19&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.44, OX App Suite v8.45 and OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.531&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.16 - v8.35.17&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.145 - v8.35.160&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.467&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.59 - v8.44.71&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.411&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.77 - v8.45.100&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.530&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.93 - v8.46.115&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-02&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev90&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev63&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-22&lt;br /&gt;
|OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.48.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.85&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-23&lt;br /&gt;
|Public Patch 2026-04-23 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.545&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.161 - v8.35.162&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.562&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.117 - v8.46.128&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.637&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.74 - v8.47.86&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.442&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.86&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-29&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev91&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev64&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev18&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-30&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Frontend v7.10.6-rev65&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-07&lt;br /&gt;
|Public Patch 2026-05-07 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.552&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.18&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.565&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.129 - v8.46.133&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.656&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.3Open-Xchange App Suite Middleware (Backend) v8.47.87 - v8.47.92&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.471&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.4 - v8.48.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.87 - v8.48.97&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-12&lt;br /&gt;
|Dovecot Pro v3.1.5&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.5&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-12&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev92&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev66&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|End of Open-Xchange support for Debian Buster (Debian 10) - As part of our supported platform policy, and to ensure a stable and continuously updated environment, Open-Xchange support for Debian Buster (Debian 10) ended in May 2026.&lt;br /&gt;
|May 2026&lt;br /&gt;
|-&lt;br /&gt;
|Support for Ingress NGINX will cease at the end of March - As mentioned in the blog post (https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/), upstream support for Ingress NGINX will cease at the end of March, and the project will be retired. Please note, our support for Ingress NGINX in OX App Suite v8 will also be discontinued at the same time.&lt;br /&gt;
|End of March 2026&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android - The app was removed from Google Play Store. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app in 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|End of December 2025&lt;br /&gt;
|-&lt;br /&gt;
|End of Life CloudAPI v1 - As previously announced in April and October 2025, please be aware that CloudAPI v1 was discontinued at the end of 2025. However, we have decided to extend the availability on the platform until March 31st, 2026. It is important to note that after this date, CloudAPI v1 will be unavailable, and no further connections to these endpoints will be possible. Any actions against the v1 API will fail. To ensure uninterrupted service and benefit from features such as enhanced error handling, please transition to CloudAPI v2 until end of March. You can find detailed migration instructions in our guide here: https://confluence-public.open-xchange.com/display/OASC/Migration+Guide+from+CloudAPI+v1+to+v2&lt;br /&gt;
|End of December 2025&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29072</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29072"/>
		<updated>2026-05-12T10:29:55Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* 2026 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-03&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev87&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev61&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-09&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev88&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-11&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.43, OX App Suite v8.44 and OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.498&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.143 - v8.35.144&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.481&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.84 - v8.43.85&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.458&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.54 - v8.44.58&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.370&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.2 - v8.45.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.70 - v8.45.76&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-19&lt;br /&gt;
|OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.46.483&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.4&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.91&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX Dovecot Pro v2.3.22.1&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v2.3.22.1&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v8.47 and OX App Suite v8.47 LTS&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.47.599:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.73&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev89&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev62&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev17&amp;lt;br&amp;gt;Open-Xchange App Suite Imageconverter v7.10.6-rev14&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-19&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.44, OX App Suite v8.45 and OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.531&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.16 - v8.35.17&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.145 - v8.35.160&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.467&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.59 - v8.44.71&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.411&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.77 - v8.45.100&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.530&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.93 - v8.46.115&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-02&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev90&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev63&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-22&lt;br /&gt;
|OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.48.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.85&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-23&lt;br /&gt;
|Public Patch 2026-04-23 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.545&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.161 - v8.35.162&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.562&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.117 - v8.46.128&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.637&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.74 - v8.47.86&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.442&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.86&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-29&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev91&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev64&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev18&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-30&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Frontend v7.10.6-rev65&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-07&lt;br /&gt;
|Public Patch 2026-05-07 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.552&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.18&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.565&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.129 - v8.46.133&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.656&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.3Open-Xchange App Suite Middleware (Backend) v8.47.87 - v8.47.92&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.471&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.4 - v8.48.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.87 - v8.48.97&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-12&lt;br /&gt;
|Dovecot Pro v3.1.5&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|End of Open-Xchange support for Debian Buster (Debian 10) - As part of our supported platform policy, and to ensure a stable and continuously updated environment, Open-Xchange support for Debian Buster (Debian 10) ended in May 2026.&lt;br /&gt;
|May 2026&lt;br /&gt;
|-&lt;br /&gt;
|Support for Ingress NGINX will cease at the end of March - As mentioned in the blog post (https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/), upstream support for Ingress NGINX will cease at the end of March, and the project will be retired. Please note, our support for Ingress NGINX in OX App Suite v8 will also be discontinued at the same time.&lt;br /&gt;
|End of March 2026&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android - The app was removed from Google Play Store. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app in 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|End of December 2025&lt;br /&gt;
|-&lt;br /&gt;
|End of Life CloudAPI v1 - As previously announced in April and October 2025, please be aware that CloudAPI v1 was discontinued at the end of 2025. However, we have decided to extend the availability on the platform until March 31st, 2026. It is important to note that after this date, CloudAPI v1 will be unavailable, and no further connections to these endpoints will be possible. Any actions against the v1 API will fail. To ensure uninterrupted service and benefit from features such as enhanced error handling, please transition to CloudAPI v2 until end of March. You can find detailed migration instructions in our guide here: https://confluence-public.open-xchange.com/display/OASC/Migration+Guide+from+CloudAPI+v1+to+v2&lt;br /&gt;
|End of December 2025&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29071</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29071"/>
		<updated>2026-05-12T10:07:18Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* Maintenance expires */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-03&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev87&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev61&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-09&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev88&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-11&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.43, OX App Suite v8.44 and OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.498&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.143 - v8.35.144&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.481&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.84 - v8.43.85&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.458&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.54 - v8.44.58&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.370&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.2 - v8.45.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.70 - v8.45.76&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-19&lt;br /&gt;
|OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.46.483&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.4&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.91&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX Dovecot Pro v2.3.22.1&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v2.3.22.1&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v8.47 and OX App Suite v8.47 LTS&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.47.599:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.73&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev89&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev62&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev17&amp;lt;br&amp;gt;Open-Xchange App Suite Imageconverter v7.10.6-rev14&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-19&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.44, OX App Suite v8.45 and OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.531&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.16 - v8.35.17&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.145 - v8.35.160&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.467&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.59 - v8.44.71&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.411&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.77 - v8.45.100&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.530&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.93 - v8.46.115&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-02&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev90&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev63&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-22&lt;br /&gt;
|OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.48.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.85&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-23&lt;br /&gt;
|Public Patch 2026-04-23 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.545&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.161 - v8.35.162&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.562&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.117 - v8.46.128&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.637&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.74 - v8.47.86&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.442&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.86&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-29&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev91&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev64&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev18&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-30&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Frontend v7.10.6-rev65&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-07&lt;br /&gt;
|Public Patch 2026-05-07 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.552&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.18&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.565&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.129 - v8.46.133&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.656&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.3Open-Xchange App Suite Middleware (Backend) v8.47.87 - v8.47.92&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.471&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.4 - v8.48.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.87 - v8.48.97&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|End of Open-Xchange support for Debian Buster (Debian 10) - As part of our supported platform policy, and to ensure a stable and continuously updated environment, Open-Xchange support for Debian Buster (Debian 10) ended in May 2026.&lt;br /&gt;
|May 2026&lt;br /&gt;
|-&lt;br /&gt;
|Support for Ingress NGINX will cease at the end of March - As mentioned in the blog post (https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/), upstream support for Ingress NGINX will cease at the end of March, and the project will be retired. Please note, our support for Ingress NGINX in OX App Suite v8 will also be discontinued at the same time.&lt;br /&gt;
|End of March 2026&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android - The app was removed from Google Play Store. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app in 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|End of December 2025&lt;br /&gt;
|-&lt;br /&gt;
|End of Life CloudAPI v1 - As previously announced in April and October 2025, please be aware that CloudAPI v1 was discontinued at the end of 2025. However, we have decided to extend the availability on the platform until March 31st, 2026. It is important to note that after this date, CloudAPI v1 will be unavailable, and no further connections to these endpoints will be possible. Any actions against the v1 API will fail. To ensure uninterrupted service and benefit from features such as enhanced error handling, please transition to CloudAPI v2 until end of March. You can find detailed migration instructions in our guide here: https://confluence-public.open-xchange.com/display/OASC/Migration+Guide+from+CloudAPI+v1+to+v2&lt;br /&gt;
|End of December 2025&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29070</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29070"/>
		<updated>2026-05-12T10:07:00Z</updated>

		<summary type="html">&lt;p&gt;Khgras: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-03&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev87&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev61&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-09&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev88&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-11&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.43, OX App Suite v8.44 and OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.498&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.143 - v8.35.144&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.481&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.84 - v8.43.85&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.458&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.54 - v8.44.58&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.370&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.2 - v8.45.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.70 - v8.45.76&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-19&lt;br /&gt;
|OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.46.483&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.4&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.91&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX Dovecot Pro v2.3.22.1&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v2.3.22.1&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v8.47 and OX App Suite v8.47 LTS&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.47.599:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.73&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev89&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev62&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev17&amp;lt;br&amp;gt;Open-Xchange App Suite Imageconverter v7.10.6-rev14&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-19&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.44, OX App Suite v8.45 and OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.531&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.16 - v8.35.17&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.145 - v8.35.160&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.467&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.59 - v8.44.71&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.411&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.77 - v8.45.100&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.530&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.93 - v8.46.115&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-02&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev90&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev63&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-22&lt;br /&gt;
|OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.48.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.85&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-23&lt;br /&gt;
|Public Patch 2026-04-23 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.545&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.161 - v8.35.162&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.562&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.117 - v8.46.128&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.637&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.74 - v8.47.86&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.442&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.86&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-29&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev91&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev64&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev18&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-30&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Frontend v7.10.6-rev65&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-07&lt;br /&gt;
|Public Patch 2026-05-07 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.552&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.18&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.565&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.129 - v8.46.133&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.656&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.3Open-Xchange App Suite Middleware (Backend) v8.47.87 - v8.47.92&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.471&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.4 - v8.48.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.87 - v8.48.97&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange support for Debian Buster (Debian 10) will end&lt;br /&gt;
|As part of our supported platform policy, and to ensure a stable and continuously updated environment, Open-Xchange support for Debian Buster (Debian 10) will end with a Public Patch set to be released in April 2026. We encourage administrators to upgrade to the latest operating system version. For further information about all supported platforms and databases, please refer to the requirements page: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|End of Open-Xchange support for Debian Buster (Debian 10) - As part of our supported platform policy, and to ensure a stable and continuously updated environment, Open-Xchange support for Debian Buster (Debian 10) ended in May 2026.&lt;br /&gt;
|May 2026&lt;br /&gt;
|-&lt;br /&gt;
|Support for Ingress NGINX will cease at the end of March - As mentioned in the blog post (https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/), upstream support for Ingress NGINX will cease at the end of March, and the project will be retired. Please note, our support for Ingress NGINX in OX App Suite v8 will also be discontinued at the same time.&lt;br /&gt;
|End of March 2026&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android - The app was removed from Google Play Store. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app in 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|End of December 2025&lt;br /&gt;
|-&lt;br /&gt;
|End of Life CloudAPI v1 - As previously announced in April and October 2025, please be aware that CloudAPI v1 was discontinued at the end of 2025. However, we have decided to extend the availability on the platform until March 31st, 2026. It is important to note that after this date, CloudAPI v1 will be unavailable, and no further connections to these endpoints will be possible. Any actions against the v1 API will fail. To ensure uninterrupted service and benefit from features such as enhanced error handling, please transition to CloudAPI v2 until end of March. You can find detailed migration instructions in our guide here: https://confluence-public.open-xchange.com/display/OASC/Migration+Guide+from+CloudAPI+v1+to+v2&lt;br /&gt;
|End of December 2025&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:OX_Guard&amp;diff=29069</id>
		<title>AppSuite:OX Guard</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:OX_Guard&amp;diff=29069"/>
		<updated>2026-05-12T10:04:15Z</updated>

		<summary type="html">&lt;p&gt;Khgras: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= OX Guard (Version 2.10) =&lt;br /&gt;
&lt;br /&gt;
For previous versions of OX Guard, please click here&lt;br /&gt;
* [[AppSuite:OX_Guard_2-0 | Installation and information of OX Guard 2.0 - 2.2]]&lt;br /&gt;
* [[Appsuite:OX_Guard_2_8 | Installation and information of OX Guard 2.4 - 2.8]]&lt;br /&gt;
&lt;br /&gt;
If upgrading from 2.6 or 2.8, please see&lt;br /&gt;
* [[Appsuite:OX_Guard_Upgrade_2_10|Upgrading to 2.10]]&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
&lt;br /&gt;
OX Guard is a fully integrated security add-on to OX App Suite that provides end users with a flexible email and file encryption solution. OX Guard is a highly scalable, multi server, feature rich solution that is so simple-to-use that end users will actually use it. With a single click a user can take control of their security and send secure emails and share encrypted files. This can be done from any device to both OX App Suite and non-OX App Suite users.&lt;br /&gt;
&lt;br /&gt;
OX Guard uses standard PGP encryption for the encryption of email and files. S/Mime is also supported since version 2.10.7. PGP has been around for a long time, yet has not really caught on with the masses. This is generally blamed on the confusion and complications of managing the keys, understanding trust, PGP format types, and lack of trusted central key repositories. Guard simplifies all of this, making PGP encryption as easy as a one click process, with no keys to keep track of, yet the options of advanced PGP management for those that know how.&lt;br /&gt;
&lt;br /&gt;
This article will guide you through the installation of Guard and describes the basic configuration and software requirements. As it is intended as a quick walk-through it assumes an existing installation of the operating system including a single server App Suite setup as well as average system administration skills. This guide will also show you how to setup a basic installation with none of the typically used distributed environment settings. The objective of this guide is:&lt;br /&gt;
&lt;br /&gt;
* To setup a single server installation&lt;br /&gt;
* To setup a single Guard instance on an existing Open-Xchange installation, no cluster&lt;br /&gt;
* To use the database service on the existing Open-Xchange installation for Guard, no replication&lt;br /&gt;
* To provide a basic configuration setup, no mail server configuration&lt;br /&gt;
&lt;br /&gt;
=== Key Features ===&lt;br /&gt;
&lt;br /&gt;
* Simple security at the touch of a button&lt;br /&gt;
* Provides user based security - Separate from provider&lt;br /&gt;
* Supplementary security to Provider based security - Layered&lt;br /&gt;
* Powerful features yet simple to use and understand&lt;br /&gt;
* Security - Inside and outside of the OX environment&lt;br /&gt;
* Email and Drive integration&lt;br /&gt;
* Uses proven PGP security&lt;br /&gt;
&lt;br /&gt;
=== Availability ===&lt;br /&gt;
&lt;br /&gt;
If an OX App Suite customer would like to evaluate OX Guard integration, the first step is to contact OX Sales. OX Sales will then work on the request and send prices and license/API (for the hosted infrastructure) key details to the customer.&lt;br /&gt;
&lt;br /&gt;
=== Requirements ===&lt;br /&gt;
&lt;br /&gt;
Please review [https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#OX_Guard OX Guard Requirements] for a full list of requirements.&lt;br /&gt;
&lt;br /&gt;
Since OX Guard is a Microservice it can either be added to an existing Open-Xchange installation or it can be deployed on a dedicated environment. The version of Guard installed is dependent on the Appsuite version installed.  Please refer to the version matrix below.&lt;br /&gt;
&lt;br /&gt;
==== Prerequisites ====&lt;br /&gt;
&lt;br /&gt;
* Open-Xchange REST API&lt;br /&gt;
* Grizzly HTTP connector (open-xchange-grizzly)&lt;br /&gt;
* A supported Java Virtual Machine (Java 8)&lt;br /&gt;
* An Open-Xchange App Suite installation (see version Matrix)&lt;br /&gt;
* Please Note: To get access to the latest minor features and bug fixes, you need to have a valid license. The article [https://oxpedia.org/wiki/index.php?title=AppSuite:UpdatingOXPackages Updating OX-Packages] explains how that can be done.&lt;br /&gt;
&lt;br /&gt;
==== Version Matrix ====&lt;br /&gt;
{|&lt;br /&gt;
! style=&amp;quot;text-align:left;&amp;quot;| Core Version&lt;br /&gt;
! Guard Version&lt;br /&gt;
|-&lt;br /&gt;
|7.10.5&lt;br /&gt;
|2.10.5&lt;br /&gt;
|-&lt;br /&gt;
|7.10.6&lt;br /&gt;
|2.10.6&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Important Notes ===&lt;br /&gt;
&lt;br /&gt;
==== Customization ====&lt;br /&gt;
&lt;br /&gt;
OX Guard version supports branding / theming using the configuration cascade, defining a templateID for a user or context. Check the [https://oxpedia.org/wiki/index.php?title=AppSuite:GuardCustomization OX Guard Customization] article for more details.&lt;br /&gt;
&lt;br /&gt;
==== Mail Resolver ====&lt;br /&gt;
&lt;br /&gt;
READ THIS VERY CAREFULLY; BEFORE PROCEEDING WITH GUARD INSTALLATION!&lt;br /&gt;
&lt;br /&gt;
The Guard installation must be able to determine if an email recipient is a local OX user or if it should be a guest account. The default MailResolver uses the context domain name to do this. On many installations, domains may extend across multiple context and multiple database shards. In these cases, the default MailResolver won't work. In addition, if a custom authentication package is used, the Mail Resolver will likely not work.&lt;br /&gt;
&lt;br /&gt;
Once Guard is installed, please be sure to test the mail resolver using:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;/opt/open-xchange/sbin/guard test email@domain&amp;lt;/source&amp;gt;&lt;br /&gt;
to see if the mail Resolver works.&lt;br /&gt;
&lt;br /&gt;
If the test does not work, you will likely need a custom Mail Resolver. Please see [https://oxpedia.org/wiki/index.php?title=AppSuite:GuardMailResolver Mail Resolver] page&lt;br /&gt;
&lt;br /&gt;
This resolver software ''depends heavily on your local deployment''.&lt;br /&gt;
&lt;br /&gt;
== Download and Installation ==&lt;br /&gt;
&lt;br /&gt;
=== General ===&lt;br /&gt;
&lt;br /&gt;
The installation of the &amp;lt;code&amp;gt;open-xchange-guard-backend-plugin&amp;lt;/code&amp;gt; package which is required for Guard and the main &amp;lt;code&amp;gt;open-xchange-guard&amp;lt;/code&amp;gt; package in version 2.4.0 or higher will eventually execute database update tasks if installed and activated. Please take this into account.&lt;br /&gt;
&lt;br /&gt;
There are several components to the Guard service. They can be all installed on the same server as the OX middleware or on a separate server.&lt;br /&gt;
&lt;br /&gt;
The components required for the OX middleware are: &amp;lt;code&amp;gt;open-xchange-rest&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;open-xchange-guard-backend-plugin&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;open-xchange-guard-ui&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The components required for the OX frontend are: &amp;lt;code&amp;gt;open-xchange-guard-ui-static&amp;lt;/code&amp;gt; and optionally &amp;lt;code&amp;gt;open-xchange-guard-help-en-us&amp;lt;/code&amp;gt; (or preferred language for help files).&lt;br /&gt;
&lt;br /&gt;
The components required for the Guard server &amp;lt;code&amp;gt;open-xchange-guard&amp;lt;/code&amp;gt; and either &amp;lt;code&amp;gt;open-xchange-guard-file-storage&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;open-xchange-guard-s3-storage&amp;lt;/code&amp;gt; depending on what storage you want to use. The examples below make use of the &amp;lt;code&amp;gt;open-xchange-guard-file-storage&amp;lt;/code&amp;gt;. Adjust the commands accordingly to fit your needs. In addition &amp;lt;code&amp;gt;open-xchange&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;open-xchange-core&amp;lt;/code&amp;gt; are required to run OX Guard.&lt;br /&gt;
&lt;br /&gt;
=== Debian Linux 11.0 (Bullseye) ===&lt;br /&gt;
&lt;br /&gt;
If not already done, add the following repositories to your Open-Xchange apt configuration:&lt;br /&gt;
&lt;br /&gt;
 deb https://software.open-xchange.com/products/guard/stable/guard/DebianBullseye /&lt;br /&gt;
 deb https://software.open-xchange.com/products/appsuite/stable/backend/DebianBullseye /&lt;br /&gt;
&lt;br /&gt;
and then run for a single node installation:&lt;br /&gt;
&lt;br /&gt;
 $ apt-get update&lt;br /&gt;
 $ apt-get install open-xchange-rest open-xchange-guard open-xchange-guard-file-storage open-xchange-guard-ui open-xchange-guard-ui-static open-xchange-guard-backend-plugin&lt;br /&gt;
&lt;br /&gt;
or the following for a distributed installation:&lt;br /&gt;
&lt;br /&gt;
 $ apt-get update&lt;br /&gt;
 $ apt-get install open-xchange-guard open-xchange-guard-file-storage&lt;br /&gt;
The packages &amp;lt;code&amp;gt;open-xchange-guard-ui&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;open-xchange-rest&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;open-xchange-guard-backend-plugin&amp;lt;/code&amp;gt; missing in the distributed installation have to be installed on the node running the middleware.  The package &amp;lt;code&amp;gt;open-xchange-guard-ui-static&amp;lt;/code&amp;gt; must be installed in the frontend (apache node).&lt;br /&gt;
&lt;br /&gt;
=== Debian Linux 12.0 (Bookworm) ===&lt;br /&gt;
&lt;br /&gt;
If not already done, add the following repositories to your Open-Xchange apt configuration:&lt;br /&gt;
&lt;br /&gt;
 deb https://software.open-xchange.com/products/guard/stable/guard/DebianBookworm /&lt;br /&gt;
 deb https://software.open-xchange.com/products/appsuite/stable/backend/DebianBookworm /&lt;br /&gt;
&lt;br /&gt;
and then run for a single node installation:&lt;br /&gt;
&lt;br /&gt;
 $ apt-get update&lt;br /&gt;
 $ apt-get install open-xchange-rest open-xchange-guard open-xchange-guard-file-storage open-xchange-guard-ui open-xchange-guard-ui-static open-xchange-guard-backend-plugin&lt;br /&gt;
&lt;br /&gt;
or the following for a distributed installation:&lt;br /&gt;
&lt;br /&gt;
 $ apt-get update&lt;br /&gt;
 $ apt-get install open-xchange-guard open-xchange-guard-file-storage&lt;br /&gt;
The packages &amp;lt;code&amp;gt;open-xchange-guard-ui&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;open-xchange-rest&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;open-xchange-guard-backend-plugin&amp;lt;/code&amp;gt; missing in the distributed installation have to be installed on the node running the middleware.  The package &amp;lt;code&amp;gt;open-xchange-guard-ui-static&amp;lt;/code&amp;gt; must be installed in the frontend (apache node).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- === RedHat Enterprise Linux 6 or CentOS 6 (valid until v2.10.3) ===&lt;br /&gt;
&lt;br /&gt;
If not already done, add the following repositories to your Open-Xchange yum configuration:&lt;br /&gt;
&lt;br /&gt;
 [open-xchange-guard-stable-guard]&lt;br /&gt;
 name=Open-Xchange-guard-stable-guard&lt;br /&gt;
 baseurl=https://software.open-xchange.com/products/guard/2.10.3/guard/RHEL6/&lt;br /&gt;
 gpgkey=https://software.open-xchange.com/oxbuildkey.pub&lt;br /&gt;
 enabled=1&lt;br /&gt;
 gpgcheck=1&lt;br /&gt;
 metadata_expire=0m&lt;br /&gt;
&lt;br /&gt;
 [ox-backend]&lt;br /&gt;
 name=Open-Xchange-backend&lt;br /&gt;
 baseurl=https://software.open-xchange.com/products/appsuite/7.10.3/backend/RHEL6/&lt;br /&gt;
 gpgkey=https://software.open-xchange.com/oxbuildkey.pub&lt;br /&gt;
 enabled=1&lt;br /&gt;
 gpgcheck=1&lt;br /&gt;
 metadata_expire=0m&lt;br /&gt;
&lt;br /&gt;
and then run for a single node installation:&lt;br /&gt;
&lt;br /&gt;
 $ yum update&lt;br /&gt;
 $ yum install open-xchange-rest open-xchange-guard open-xchange-guard-file-storage open-xchange-guard-ui open-xchange-guard-ui-static open-xchange-guard-backend-plugin&lt;br /&gt;
or the following for a distributed installation:&lt;br /&gt;
&lt;br /&gt;
 $ yum update&lt;br /&gt;
 $ yum install open-xchange-guard open-xchange-guard-file-storage&lt;br /&gt;
The packages &amp;lt;code&amp;gt;open-xchange-guard-ui&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;open-xchange-rest&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;open-xchange-guard-backend-plugin&amp;lt;/code&amp;gt; missing in the distributed installation have to be installed on the node running the middleware.  The package &amp;lt;code&amp;gt;open-xchange-guard-ui-static&amp;lt;/code&amp;gt; must be installed in the frontend (apache node). --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Redhat Enterprise Linux 7 or CentOS 7 ===&lt;br /&gt;
&lt;br /&gt;
If not already done, add the following repositories to your Open-Xchange yum configuration:&lt;br /&gt;
&lt;br /&gt;
 [open-xchange-guard-stable-guard]&lt;br /&gt;
 name=Open-Xchange-guard-stable-guard&lt;br /&gt;
 baseurl=https://software.open-xchange.com/products/guard/stable/guard/RHEL7/&lt;br /&gt;
 gpgkey=https://software.open-xchange.com/oxbuildkey.pub&lt;br /&gt;
 enabled=1&lt;br /&gt;
 gpgcheck=1&lt;br /&gt;
 metadata_expire=0m&lt;br /&gt;
&lt;br /&gt;
 [ox-backend]&lt;br /&gt;
 name=Open-Xchange-backend&lt;br /&gt;
 baseurl=https://software.open-xchange.com/products/appsuite/stable/backend/RHEL7/&lt;br /&gt;
 gpgkey=https://software.open-xchange.com/oxbuildkey.pub&lt;br /&gt;
 enabled=1&lt;br /&gt;
 gpgcheck=1&lt;br /&gt;
 metadata_expire=0m&lt;br /&gt;
&lt;br /&gt;
and then run for a single node installation:&lt;br /&gt;
&lt;br /&gt;
 $ yum update&lt;br /&gt;
 $ yum install open-xchange-rest open-xchange-guard open-xchange-guard-file-storage open-xchange-guard-ui open-xchange-guard-ui-static open-xchange-guard-backend-plugin&lt;br /&gt;
or the following for a distributed installation:&lt;br /&gt;
&lt;br /&gt;
 $ yum update&lt;br /&gt;
 $ yum install open-xchange-guard open-xchange-guard-file-storage&lt;br /&gt;
&lt;br /&gt;
The packages &amp;lt;code&amp;gt;open-xchange-guard-ui&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;open-xchange-rest&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;open-xchange-guard-backend-plugin&amp;lt;/code&amp;gt; missing in the distributed installation have to be installed on the node running the middleware.  The package &amp;lt;code&amp;gt;open-xchange-guard-ui-static&amp;lt;/code&amp;gt; must be installed in the frontend (apache node).&lt;br /&gt;
&lt;br /&gt;
=== Redhat Enterprise Linux 8 ===&lt;br /&gt;
&lt;br /&gt;
If not already done, add the following repositories to your Open-Xchange yum configuration:&lt;br /&gt;
&lt;br /&gt;
 [open-xchange-guard-stable-guard]&lt;br /&gt;
 name=Open-Xchange-guard-stable-guard&lt;br /&gt;
 baseurl=https://software.open-xchange.com/products/guard/stable/guard/RHEL8/&lt;br /&gt;
 gpgkey=https://software.open-xchange.com/oxbuildkey.pub&lt;br /&gt;
 enabled=1&lt;br /&gt;
 gpgcheck=1&lt;br /&gt;
 metadata_expire=0m&lt;br /&gt;
&lt;br /&gt;
 [ox-backend]&lt;br /&gt;
 name=Open-Xchange-backend&lt;br /&gt;
 baseurl=https://software.open-xchange.com/products/appsuite/stable/backend/RHEL8/&lt;br /&gt;
 gpgkey=https://software.open-xchange.com/oxbuildkey.pub&lt;br /&gt;
 enabled=1&lt;br /&gt;
 gpgcheck=1&lt;br /&gt;
 metadata_expire=0m&lt;br /&gt;
&lt;br /&gt;
and then run for a single node installation:&lt;br /&gt;
&lt;br /&gt;
 $ dnf update&lt;br /&gt;
 $ dnf install open-xchange-rest open-xchange-guard open-xchange-guard-file-storage open-xchange-guard-ui open-xchange-guard-ui-static open-xchange-guard-backend-plugin&lt;br /&gt;
or the following for a distributed installation:&lt;br /&gt;
&lt;br /&gt;
 $ dnf update&lt;br /&gt;
 $ dnf install open-xchange-guard open-xchange-guard-file-storage&lt;br /&gt;
&lt;br /&gt;
The packages &amp;lt;code&amp;gt;open-xchange-guard-ui&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;open-xchange-rest&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;open-xchange-guard-backend-plugin&amp;lt;/code&amp;gt; missing in the distributed installation have to be installed on the node running the middleware.  The package &amp;lt;code&amp;gt;open-xchange-guard-ui-static&amp;lt;/code&amp;gt; must be installed in the frontend (apache node).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- === SUSE Linux Enterprise Server 12 (valid until 2.10.3) ===&lt;br /&gt;
&lt;br /&gt;
Add the package repository using zypper if not already present:&lt;br /&gt;
&lt;br /&gt;
 $ zypper ar https://software.open-xchange.com/products/guard/2.10.3/guard/SLE_12 guard-stable-guard&lt;br /&gt;
 $ zypper ar https://software.open-xchange.com/products/appsuite/7.10.3/backend/SLE_12 ox-backend&lt;br /&gt;
&lt;br /&gt;
and then run for a single node installation:&lt;br /&gt;
&lt;br /&gt;
 $ zypper ref&lt;br /&gt;
 $ zypper in open-xchange-rest open-xchange-guard open-xchange-guard-file-storage open-xchange-guard-ui open-xchange-guard-ui-static&lt;br /&gt;
&lt;br /&gt;
or the following for a distributed installation:&lt;br /&gt;
&lt;br /&gt;
 $ zypper ref&lt;br /&gt;
 $ zypper in open-xchange-guard open-xchange-guard-file-storage&lt;br /&gt;
&lt;br /&gt;
The packages &amp;lt;code&amp;gt;open-xchange-guard-ui&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;open-xchange-rest&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;open-xchange-guard-backend-plugin&amp;lt;/code&amp;gt; missing in the distributed installation have to be installed on the node running the middleware.  The package &amp;lt;code&amp;gt;open-xchange-guard-ui-static&amp;lt;/code&amp;gt; must be installed in the frontend (apache node). --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Univention Corporate Server ===&lt;br /&gt;
&lt;br /&gt;
If you have purchased the OX App Suite for UCS, the OX Guard is part of the offering. OX Guard is available in the Univention App Center. Please check the UMC module App Center for the installation of the OX Guard at your already available environment.&lt;br /&gt;
&lt;br /&gt;
Please note: By default, OX Guard generates the link to the secure content for external recipients on the basis of the local fully qualified domain name (FQDN). If the local FQDN is not reachable from the Internet, it has to be specified manually. This can be done by setting a UCR variable, e.g. via the UMC module &amp;amp;quot;Univention Configuration Registry&amp;amp;quot;. The variable has to contain the external FQDN of the OX Guard system:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;oxguard/cfg/guard.properties/com.openexchange.guard.externalEmailURL=HOSTNAME.DOMAINNAME&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Update OX Guard ==&lt;br /&gt;
&lt;br /&gt;
This section contains information about updating a 2.10.0 version (e.g. for patch fixes). Upgrading from prior versions is discussed in different articles.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- === Debian Linux 9.0 (Stretch) ===&lt;br /&gt;
&lt;br /&gt;
If not already done, add the following repositories to your Open-Xchange apt configuration:&lt;br /&gt;
&lt;br /&gt;
 deb &amp;lt;https://LDBUSER:LDBPASSWORD@software.open-xchange.com/products/guard/stable/guard/updates/DebianStretch /&amp;gt;&lt;br /&gt;
 deb &amp;lt;https://LDBUSER:LDBPASSWORD@software.open-xchange.com/products/appsuite/stable/backend/DebianStretch /&amp;lt;/source&amp;gt;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then run:&lt;br /&gt;
&lt;br /&gt;
 $ apt-get update&lt;br /&gt;
 $ apt-get dist-upgrade&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want to see, what apt-get is going to do without actually doing it, you can run:&lt;br /&gt;
&lt;br /&gt;
 $ apt-get dist-upgrade -s&amp;lt;/source&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Debian Linux 11.0 (Bullseye) ===&lt;br /&gt;
&lt;br /&gt;
If not already done, add the following repositories to your Open-Xchange apt configuration:&lt;br /&gt;
&lt;br /&gt;
 deb &amp;lt;https://LDBUSER:LDBPASSWORD@software.open-xchange.com/products/guard/stable/guard/updates/DebianBullseye /&amp;gt;&lt;br /&gt;
 deb &amp;lt;https://LDBUSER:LDBPASSWORD@software.open-xchange.com/products/appsuite/stable/backend/DebianBullseye /&amp;lt;/source&amp;gt;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then run:&lt;br /&gt;
&lt;br /&gt;
 $ apt-get update&lt;br /&gt;
 $ apt-get dist-upgrade&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want to see, what apt-get is going to do without actually doing it, you can run:&lt;br /&gt;
&lt;br /&gt;
 $ apt-get dist-upgrade -s&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Debian Linux 12.0 (Bookworm) ===&lt;br /&gt;
&lt;br /&gt;
If not already done, add the following repositories to your Open-Xchange apt configuration:&lt;br /&gt;
&lt;br /&gt;
 deb &amp;lt;https://LDBUSER:LDBPASSWORD@software.open-xchange.com/products/guard/stable/guard/updates/DebianBookworm /&amp;gt;&lt;br /&gt;
 deb &amp;lt;https://LDBUSER:LDBPASSWORD@software.open-xchange.com/products/appsuite/stable/backend/DebianBookworm /&amp;lt;/source&amp;gt;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then run:&lt;br /&gt;
&lt;br /&gt;
 $ apt-get update&lt;br /&gt;
 $ apt-get dist-upgrade&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want to see, what apt-get is going to do without actually doing it, you can run:&lt;br /&gt;
&lt;br /&gt;
 $ apt-get dist-upgrade -s&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- === Redhat Enterprise Linux 6 or CentOS 6 (valid until 2.10.3) ===&lt;br /&gt;
&lt;br /&gt;
If not already done, add the following repositories to your Open-Xchange yum configuration:&lt;br /&gt;
&lt;br /&gt;
 [open-xchange-guard-stable-guard-updates]&lt;br /&gt;
 name=Open-Xchange-guard-stable-guard-updates&lt;br /&gt;
 baseurl=https://LDBUSER:LDBPASSWORD@software.open-xchange.com/products/guard/2.10.3/guard/updates/RHEL6/&lt;br /&gt;
 gpgkey=https://software.open-xchange.com/oxbuildkey.pub&lt;br /&gt;
 enabled=1&lt;br /&gt;
 gpgcheck=1&lt;br /&gt;
 metadata_expire=0m&lt;br /&gt;
&lt;br /&gt;
 [ox-backend]&lt;br /&gt;
 name=Open-Xchange-backend&lt;br /&gt;
 baseurl=https://LDBUSER:LDBPASSWORD@software.open-xchange.com/products/appsuite/7.10.3/backend/updates/RHEL6/&lt;br /&gt;
 gpgkey=https://software.open-xchange.com/oxbuildkey.pub&lt;br /&gt;
 enabled=1&lt;br /&gt;
 gpgcheck=1&lt;br /&gt;
 metadata_expire=0m&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and then run:&lt;br /&gt;
&lt;br /&gt;
 $ yum update&lt;br /&gt;
 $ yum upgrade&amp;lt;/source&amp;gt; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Redhat Enterprise Linux 7 or CentOS 7 ===&lt;br /&gt;
&lt;br /&gt;
If not already done, add the following repositories to your Open-Xchange yum configuration:&lt;br /&gt;
&lt;br /&gt;
 [open-xchange-guard-stable-guard-updates]&lt;br /&gt;
 name=Open-Xchange-guard-stable-guard-updates&lt;br /&gt;
 baseurl=https://LDBUSER:LDBPASSWORD@software.open-xchange.com/products/guard/stable/guard/updates/RHEL7/&lt;br /&gt;
 gpgkey=https://software.open-xchange.com/oxbuildkey.pub&lt;br /&gt;
 enabled=1&lt;br /&gt;
 gpgcheck=1&lt;br /&gt;
 metadata_expire=0m&lt;br /&gt;
&lt;br /&gt;
 [ox-backend]&lt;br /&gt;
 name=Open-Xchange-backend&lt;br /&gt;
 baseurl=https://LDBUSER:LDBPASSWORD@software.open-xchange.com/products/appsuite/stable/backend/updates/RHEL7/&lt;br /&gt;
 gpgkey=https://software.open-xchange.com/oxbuildkey.pub&lt;br /&gt;
 enabled=1&lt;br /&gt;
 gpgcheck=1&lt;br /&gt;
 metadata_expire=0m&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and then run:&lt;br /&gt;
&lt;br /&gt;
 $ yum update&lt;br /&gt;
 $ yum upgrade&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Redhat Enterprise Linux 8===&lt;br /&gt;
&lt;br /&gt;
If not already done, add the following repositories to your Open-Xchange yum configuration:&lt;br /&gt;
&lt;br /&gt;
 [open-xchange-guard-stable-guard-updates]&lt;br /&gt;
 name=Open-Xchange-guard-stable-guard-updates&lt;br /&gt;
 baseurl=https://LDBUSER:LDBPASSWORD@software.open-xchange.com/products/guard/stable/guard/updates/RHEL7/&lt;br /&gt;
 gpgkey=https://software.open-xchange.com/oxbuildkey.pub&lt;br /&gt;
 enabled=1&lt;br /&gt;
 gpgcheck=1&lt;br /&gt;
 metadata_expire=0m&lt;br /&gt;
&lt;br /&gt;
 [ox-backend]&lt;br /&gt;
 name=Open-Xchange-backend&lt;br /&gt;
 baseurl=https://LDBUSER:LDBPASSWORD@software.open-xchange.com/products/appsuite/stable/backend/updates/RHEL7/&lt;br /&gt;
 gpgkey=https://software.open-xchange.com/oxbuildkey.pub&lt;br /&gt;
 enabled=1&lt;br /&gt;
 gpgcheck=1&lt;br /&gt;
 metadata_expire=0m&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and then run:&lt;br /&gt;
&lt;br /&gt;
 $ dnf update&lt;br /&gt;
 $ dnf upgrade&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- === SUSE Linux Enterprise Server 12 (valid until 2.10.3) ===&lt;br /&gt;
&lt;br /&gt;
Add the package repository using &amp;lt;code&amp;gt;zypper&amp;lt;/code&amp;gt; if not already present:&lt;br /&gt;
&lt;br /&gt;
 $ zypper ar https://LDBUSER:LDBPASSWORD@software.open-xchange.com/products/guard/2.10.3/guard/updates/SLE_12 guard-stable-guard-updates&lt;br /&gt;
 $ zypper ar https://LDBUSER:LDBPASSWORD@software.open-xchange.com/products/appsuite/7.10.3/backend/updates/SLE_12 ox-backend&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and then run:&lt;br /&gt;
&lt;br /&gt;
 $ zypper dup -r guard-stable-guard-backend-updates&lt;br /&gt;
 $ zypper dup -r guard-stable-guard-ui-updates&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You might need to run:&lt;br /&gt;
&lt;br /&gt;
 $ zypper ref&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
to update the repository metadata before running &amp;lt;code&amp;gt;zypper&amp;lt;/code&amp;gt; up. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Univention Corporate Server ===&lt;br /&gt;
&lt;br /&gt;
If you have purchased the OX App Suite for UCS, the OX Guard is part of the offering. OX Guard is available in the Univention App Center. Please check the UMC module App Center for the update of the OX Guard.&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
&lt;br /&gt;
The following gives an overview of the most important settings to enable Guard for users on the Open-Xchange installation. Some of those settings have to be modified in order to establish the database and REST API access from the Guard service. All settings relating to the Guard backend component are located in the configuration file &amp;lt;code&amp;gt;guard-core.properties&amp;lt;/code&amp;gt; located in &amp;lt;code&amp;gt;/opt/open-xchange/etc&amp;lt;/code&amp;gt;. The default configuration should be sufficient for a basic &amp;amp;quot;up-and-running&amp;amp;quot; setup (with the exception of defining the database username and password). Please refer to the inline documentation of the configuration file for more advanced options. Additional information can be found in the [https://oxpedia.org/wiki/index.php?title=AppSuite:OX_Guard_Configuration_2_10 Guard Configuration] article.&lt;br /&gt;
&lt;br /&gt;
=== Basic Configuration ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;$ vim /opt/open-xchange/etc/guard-core.properties&amp;lt;/source&amp;gt;&lt;br /&gt;
Guard database for storing Guard user information, main lookup tables:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;com.openexchange.guard.oxguardDatabaseHostname=localhost&amp;lt;/source&amp;gt;&lt;br /&gt;
Guard database that stores keys for guest users. May be the same as above. New guest shards will be created on this database as needed. If not supplied, will use the &amp;lt;code&amp;gt;oxguardDatabaseHostname&amp;lt;/code&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;com.openexchange.guard.oxguardShardDatabase=localhost&amp;lt;/source&amp;gt;&lt;br /&gt;
Username and Password for the databases above:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;com.openexchange.guard.databaseUsername=openexchange&lt;br /&gt;
com.openexchange.guard.databasePassword=db_password&amp;lt;/source&amp;gt;&lt;br /&gt;
Open-Xchange REST API host:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;com.openexchange.guard.restApiHostname=localhost&amp;lt;/source&amp;gt;&lt;br /&gt;
Open-Xchange REST API username and password (need to be defined in the OX backend in the &amp;amp;quot;Configure services&amp;amp;quot; below):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;com.openexchange.guard.restApiUsername=apiusername&lt;br /&gt;
com.openexchange.guard.restApiPassword=apipassword&amp;lt;/source&amp;gt;&lt;br /&gt;
External URL for this Open-Xchange installation. This setting will be used to generate the link to the secure content for external recipients:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;com.openexchange.guard.externalEmailURL=URL_TO_OX&amp;lt;/source&amp;gt;&lt;br /&gt;
=== Middleware Configuration on OX Guard node ===&lt;br /&gt;
&lt;br /&gt;
If you are installing OX Guard on a node that until yet did not host an Open-Xchange middleware you have to additionally configure some parts of the following properties files:&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;configdb.properties&amp;lt;/code&amp;gt;: information about the existing configuration database.&lt;br /&gt;
* &amp;lt;code&amp;gt;server.properties&amp;lt;/code&amp;gt;: information about the connections have to be set.&lt;br /&gt;
* &amp;lt;code&amp;gt;system.properties&amp;lt;/code&amp;gt;: at least &amp;lt;code&amp;gt;SERVER_NAME&amp;lt;/code&amp;gt; should be set.&lt;br /&gt;
&lt;br /&gt;
=== Sevices Configuration ===&lt;br /&gt;
&lt;br /&gt;
==== Apache ====&lt;br /&gt;
&lt;br /&gt;
Configure the &amp;lt;code&amp;gt;mod_proxy_http&amp;lt;/code&amp;gt; module by adding the Guard API.&lt;br /&gt;
&lt;br /&gt;
Debian GNU/Linux 9.0 and 10.0&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;$ vim /etc/apache2/sites-enabled/000-default.conf&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Redhat Enterprise Linux 6/7 or CentOS 6/7&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;$ vim /etc/httpd/conf.d/ox.conf&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Add the following section into VirtualHost definition:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;Directory /var/www/html/guard&amp;gt;&lt;br /&gt;
     Options -Indexes&lt;br /&gt;
 &amp;lt;/Directory&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Debian GNU/Linux 9.0 and 10.0&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;$ vim /etc/apache2/conf-enabled/proxy_http.conf&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Redhat Enterprise Linux 6/7 or CentOS 6/7&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;$ vim /etc/httpd/conf.d/proxy_http.conf&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;Proxy balancer://oxguard&amp;gt;&lt;br /&gt;
        Order deny,allow&lt;br /&gt;
        Allow from all&lt;br /&gt;
 &lt;br /&gt;
        BalancerMember http://localhost:8009/ timeout=1800 smax=0 ttl=60 retry=60 loadfactor=100 route=OX1&lt;br /&gt;
        ProxySet stickysession=JSESSIONID|jsessionid scolonpathdelim=ON&lt;br /&gt;
       SetEnv proxy-initial-not-pooled&lt;br /&gt;
        SetEnv proxy-sendchunked&lt;br /&gt;
 &amp;lt;/Proxy&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 ProxyPass /appsuite/api/oxguard balancer://oxguard/oxguard&lt;br /&gt;
 ProxyPass /pks balancer://oxguard/pgp&lt;br /&gt;
 ProxyPass /.well-known/openpgpkey/hu balancer://oxguard/hu&lt;br /&gt;
&lt;br /&gt;
'''Please Note''': The Guard API settings must be inserted '''''before''''' the existing &amp;lt;code&amp;gt;ProxyPass /appsuite/api&amp;lt;/code&amp;gt; parameter.&lt;br /&gt;
&lt;br /&gt;
'''Also Note''':  If you already have a Proxy balancer for the OX backend with the same URL (say http://localhost:8080) then you don't need the second BalancerMember entry, and you can just have the ProxyPass address that balancer instead.&lt;br /&gt;
&lt;br /&gt;
After the configuration is done, restart the Apache webserver&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;$ apachectl restart&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Open-Xchange Middleware Configuration ===&lt;br /&gt;
&lt;br /&gt;
Edit the &amp;lt;code&amp;gt;guard-api.properties&amp;lt;/code&amp;gt; configuration file for the OX backend where the guard-backend-plugin was installed. Please remove comments in front of the following settings to the configuration file &amp;lt;code&amp;gt;guard-api.properties&amp;lt;/code&amp;gt; on the Open-Xchange backend servers:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;$ vim /opt/open-xchange/etc/guard-api.properties&amp;lt;/source&amp;gt;&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;# OX Guard general permission, required to activate Guard in the AppSuite UI.&lt;br /&gt;
com.openexchange.capability.guard=true&lt;br /&gt;
&lt;br /&gt;
# Default theme template id for all users that have no custom template id configured.&lt;br /&gt;
com.openexchange.guard.templateID=0&amp;lt;/source&amp;gt;&lt;br /&gt;
Configure the API username and password that you assigned to Guard in the &amp;lt;code&amp;gt;server.properties&amp;lt;/code&amp;gt; file:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;$ vim /opt/open-xchange/etc/server.properties&amp;lt;/source&amp;gt;&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;# Specify the user name used for HTTP basic auth by internal REST servlet&lt;br /&gt;
com.openexchange.rest.services.basic-auth.login=apiusername&lt;br /&gt;
&lt;br /&gt;
# Specify the password used for HTTP basic auth by internal REST servlet&lt;br /&gt;
com.openexchange.rest.services.basic-auth.password=apipassword&amp;lt;/source&amp;gt;&lt;br /&gt;
Finally, the OX backend needs to know where the Guard server is located. This is used to notify the Guard server of changes in users, and to send emails marked for signature. The URL for the Guard server should include the URL suffix &amp;lt;code&amp;gt;/guardadmin&amp;lt;/code&amp;gt;. In the event of a cluster setup, any Guard server can be referenced here, as it is not session specific, though ideally would have a HTTP load balancer/failover URL:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;$ vim /opt/open-xchange/etc/guard-api.properties&amp;lt;/source&amp;gt;&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;# Specifies the URI to the OX Guard end-point; e.g. http://guard.host.invalid:8081/guardadmin&lt;br /&gt;
# Default is empty&lt;br /&gt;
com.openexchange.guard.endpoint=http://guardserver:8009/guardadmin&amp;lt;/source&amp;gt;&lt;br /&gt;
Restart the OX backend&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;$ /etc/init.d/open-xchange restart&amp;lt;/source&amp;gt;&lt;br /&gt;
==== SELinux ====&lt;br /&gt;
&lt;br /&gt;
Running SELinux prohibits your local Open-Xchange backend service to connect to localhost:8009, which is where the Guard backend service listens to. In order to allow localhost connections to 8009 execute the following:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;$ setsebool -P httpd_can_network_connect 1&amp;lt;/source&amp;gt;&lt;br /&gt;
=== Generating the &amp;lt;code&amp;gt;oxguardpass&amp;lt;/code&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
Once the Guard configuration (database and backend configuration) and the service configuration has been applied, the Guard administration script needs to be executed in order to create the master password file in &amp;lt;code&amp;gt;/opt/open-xchange/etc/oxguardpass&amp;lt;/code&amp;gt;. The initiation only needs to be done '''once''' for a multi server setup, for details please see the sections '''Optional''' and/or '''Clustering'''.&lt;br /&gt;
&lt;br /&gt;
'''Please Note''': If you run a cluster of OX / Guard nodes, only execute this command on '''ONE''' node. Not on all nodes! See [https://oxpedia.org/wiki/index.php?title=AppSuite:GuardCluster OX Guard Clustering] for details.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;$ /opt/open-xchange/sbin/guard --init&amp;lt;/source&amp;gt;&lt;br /&gt;
'''Please Note''': It is important to understand that the master password file located at &amp;lt;code&amp;gt;/opt/open-xchange/etc/oxguardpass&amp;lt;/code&amp;gt; is required to reset user passwords; without them the administrator will not be able to reset user passwords anymore in the future. The file contains the passwords used to encrypt the master database key, as well as passwords used to encrypt protected data in the users table. It must be the same on all Guard servers.&lt;br /&gt;
&lt;br /&gt;
=== Test Setup ===&lt;br /&gt;
&lt;br /&gt;
Not required, but it is a good idea to test the Guard setup before enabling for any users. The test function will verify that Guard has a good connection to the OX backend, and that it can resolve email addresses to users.&lt;br /&gt;
&lt;br /&gt;
To test, use an email address that exists on the OX backend (john@example.com for this example)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;/opt/open-xchange/sbin/guard --test john@example.com&amp;lt;/source&amp;gt;&lt;br /&gt;
Guard should return information from the OX backend regarding the user associated with &amp;amp;quot;john@example.com&amp;amp;quot;. Problems resolving information for the user should be resolved before using Guard. Check Rest API passwords and settings if errors returned.&lt;br /&gt;
&lt;br /&gt;
=== Enabling Guard for Users ===&lt;br /&gt;
&lt;br /&gt;
Guard provides three capabilities for users in the environment as well as a basic &amp;amp;quot;core&amp;amp;quot; level:&lt;br /&gt;
&lt;br /&gt;
'''PGP'''&lt;br /&gt;
&lt;br /&gt;
* Guard: &amp;lt;code&amp;gt;com.openexchange.capability.guard&amp;lt;/code&amp;gt;&lt;br /&gt;
* Guard Mail: &amp;lt;code&amp;gt;com.openexchange.capability.guard-mail&amp;lt;/code&amp;gt;&lt;br /&gt;
* Guard Drive: &amp;lt;code&amp;gt;com.openexchange.capability.guard-drive&amp;lt;/code&amp;gt;&lt;br /&gt;
* Guard Docs: &amp;lt;code&amp;gt;com.openexchange.capability.guard-docs&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''S/Mime'''&lt;br /&gt;
&lt;br /&gt;
* S/Mime: &amp;lt;code&amp;gt;com.openexchange.capability.smime&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The &amp;amp;quot;core&amp;amp;quot; Guard enabled a basic read functionality for Guard PGP encrypted emails. We recommend enabling this for all users, as this allows all recipients to read Guard emails sent to them. Great opportunity for upsell. Recipients with only Guard enabled can then do a secure reply to the sender, but they can't start a new email or add recipients.&lt;br /&gt;
&lt;br /&gt;
'''Guard Mail''', '''Guard Drive''' and '''Guard Docs''' are additional options for users. &amp;amp;quot;Guard Mail&amp;amp;quot; allows users the full functionality of Guard emails. &amp;amp;quot;Guard Drive&amp;amp;quot; allows for encryption and decryption of Drive files and &amp;amp;quot;Guard Docs&amp;amp;quot; allows direct integration of Guard into Documents.&lt;br /&gt;
&lt;br /&gt;
'''S/Mime''' enables S/Mime functionality for users (as of 2.10.7).  May be used alone or with the above Guard capabilities.&lt;br /&gt;
&lt;br /&gt;
Each of those Guard components is enabled for all users that have the according capability configured. Please note that users need to have the Drive permission set to use Guard Drive. So the users that have Guard Drive enabled must be a subset of those users with OX Drive permission. Since v7.6.0 we enforce this via the default configuration. Those capabilities can be activated for specific user by using the Open-Xchange provisioning scripts:&lt;br /&gt;
&lt;br /&gt;
==== Guard PGP Mail: ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;$ /opt/open-xchange/sbin/changeuser -c 1 -A oxadmin -P admin_password -u testuser --config/com.openexchange.capability.guard-mail=true&amp;lt;/source&amp;gt;&lt;br /&gt;
==== Guard Drive: ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;$ /opt/open-xchange/sbin/changeuser -c 1 -A oxadmin -P admin_password -u testuser --config/com.openexchange.capability.guard-drive=true&amp;lt;/source&amp;gt;&lt;br /&gt;
'''Please Note''': Guard Drive requires Guard Mail to be configured for the user as well. In addition, these capabilities may be configured globally by editing the &amp;lt;code&amp;gt;guard-api.properties&amp;lt;/code&amp;gt; file on the OX backend.&lt;br /&gt;
&lt;br /&gt;
=== S/Mime (as of 2.10.7) ===&lt;br /&gt;
&lt;br /&gt;
See [[AppSuite:OX_Guard_Smime | OX Guard S/Mime]] for more details on S/Mime&lt;br /&gt;
&lt;br /&gt;
=== External Guest recipients ===&lt;br /&gt;
Starting in Guard 2.10.0, when an encrypted email is sent to a user that does not have Guard, a guest account is created for them in appsuite.  The recipient uses the Guest account to read the encrypted email.  These guest users MUST have guard capabilities.  To do this, guard capability must be added to guest accounts.&lt;br /&gt;
&amp;lt;code&amp;gt;/opt/open-xchange/etc/share.properties&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;com.openexchange.share.guestCapabilityMode=static&lt;br /&gt;
com.openexchange.share.staticGuestCapabilities=guard&amp;lt;/source&amp;gt;&lt;br /&gt;
In a distributed system, the Guest accounts should not be considered transient.  Guard servers must be able to verify the guest account exists in the session storage services.&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;com.openexchange.share.transientSessions=false&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Guest Storage ===&lt;br /&gt;
When an encrypted email is sent to an external Guest, a copy of the fully encrypted email is stored on the server.  This is used to create an inbox of encrypted emails for the guest.  By entering in a password, the emails can be decrypted and displayed.&lt;br /&gt;
&lt;br /&gt;
How these files are stored depend on which package, open-xchange-guard-file-storage or open-xchange-guard-s3-storage, was installed.&lt;br /&gt;
&lt;br /&gt;
The file retention policy is configured in the guard-core.properties file.&lt;br /&gt;
&lt;br /&gt;
=== Recipient key detection ===&lt;br /&gt;
&lt;br /&gt;
==== Local ====&lt;br /&gt;
&lt;br /&gt;
Guard needs to determine if an email recipients email address is an internal or external (non-ox) user.&lt;br /&gt;
&lt;br /&gt;
To detect if the recipient is an account on the same OX Guard system there is a mechanism needed to map a recipient mail address to the correct local OX context. The default implementation delivered in the product achieves that by looking up the mail domain (@example.com) within the list of context mappings. That is at least not possible in case of ISPs where different users/contexts use the same mail domain. In case your OX system does not use mail domains in context mappings it is required to deploy an OX OSGi bundle implementing the &amp;lt;code&amp;gt;com.openexchange.mailmapping.MailResolver&amp;lt;/code&amp;gt; class or by interfacing Guard with your mail resolver system. Please see [https://oxpedia.org/wiki/index.php?title=AppSuite:GuardMailResolver OX Guard Mail Resolver] for details.&lt;br /&gt;
&lt;br /&gt;
==== External ====&lt;br /&gt;
&lt;br /&gt;
Starting with Guard 2.0, Guard will use public PGP Key servers if configured to find PGP Public keys.  &lt;br /&gt;
&lt;br /&gt;
External PGP servers to use can be configured in the guard.properties file on the Guard servers.  These can be &amp;quot;trusted&amp;quot; or &amp;quot;untrusted&amp;quot; servers.  Trusted servers might be internal servers containing known, trusted keys.  Untrusted servers may be public servers that are not necessarily to be trusted (users will have keys marked as trusted or untrusted).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;com.openexchange.guard.trustedPGPDirectory = hkp://localservice.somewhere:113711&amp;lt;/source&amp;gt;&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;com.openexchange.guard.untrustedPGPDirectory = hkp://keys.gnupg.net:11371, hkp://pgp.mit.edu:11371&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Please Note''' PGP key servers by default append the path /pks when the record is obtained from an SRV record. The proxy (also included in Apache config above) routes anything under /pks to the OX Guard PGP server.&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;ProxyPass /pks balancer://oxguard/pgp&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Guard keys are also discoverable using the webkey service as specified here: https://tools.ietf.org/html/draft-koch-openpgp-webkey-service-02&lt;br /&gt;
This is enabled if you include the &lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;ProxyPass /.well-known/openpgpkey/hu balancer://oxguard/hu&amp;lt;/source&amp;gt;&lt;br /&gt;
in the proxy_http.conf as above.&lt;br /&gt;
Please note that the well-known request is targeted at the domain part of the mail address. Therefore clients will request for a mail address name@example.com the URI https://example.com/.well-known/openpgpkey/hu/...&lt;br /&gt;
&lt;br /&gt;
That means that there is the very likely need that some sort of proxying or rewriting from the webserver providing the domain needs to happen. For example for proxying using Apache 2.4 it would roughly look like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
SSLProxyEngine on&lt;br /&gt;
&amp;lt;LocationMatch /.well-known/openpgpkey/&amp;gt;&lt;br /&gt;
    ProxyPass https://ox.example.com/.well-known/openpgpkey/&lt;br /&gt;
&amp;lt;/LocationMatch&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Clustering ===&lt;br /&gt;
&lt;br /&gt;
You can run multiple OX Guard servers in your environment to ensure high availability or enhance scalability. OX Guard integrates seamlessly into the existing Open-Xchange infrastructure by using the existing interface standards and is therefor transparent to the environment. A couple of things have to be prepared in order to loosely couple OX Guard servers with Open-Xchange servers in a cluster.&lt;br /&gt;
&lt;br /&gt;
==== MySQL ====&lt;br /&gt;
&lt;br /&gt;
The MySQL servers need to be configured in order to allow access to the configdb of Open-Xchange. To do so you need to set the following configuration in the MySQL &amp;lt;code&amp;gt;my.cnf&amp;lt;/code&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;bind = 0.0.0.0&amp;lt;/source&amp;gt;&lt;br /&gt;
This allows the Guard backend to bind to the MySQL host which is configured in the &amp;lt;code&amp;gt;guard-core.properties&amp;lt;/code&amp;gt; file with &amp;lt;code&amp;gt;com.openexchange.guard.configdbHostname&amp;lt;/code&amp;gt;. After the bind for the MySQL instance is configured and the OX Guard backend would be able to connect to the configured host, you have to grant access for the OX Guard service on the MySQL instance to manage the databases. Do so by connecting to the MySQL server via the MySQL client. Authenticate if necessary and execute the following, please note that you have to modify the hostname / IP address of the client who should be able to connect to this database, it should include all possible OX Guard servers:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;sql&amp;quot;&amp;gt;GRANT ALL PRIVILEGES ON *.* TO 'openexchange'@'oxguard.example.com' IDENTIFIED BY ‘secret’;&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Apache ====&lt;br /&gt;
&lt;br /&gt;
OX Guard uses the Open-Xchange REST API to store and fetch data from the Open-Xchange databases. The REST API is a servlet running in the Grizzly container. By default it is not exposed as a servlet through Apache and is only accessibly via port 8009. In order to use Apache's load balancing via &amp;lt;code&amp;gt;mod_proxy&amp;lt;/code&amp;gt; we need to add a servlet called &amp;amp;quot;preliminary&amp;amp;quot; to &amp;lt;code&amp;gt;proxy_http.conf&amp;lt;/code&amp;gt;, example based on a clustered &amp;lt;code&amp;gt;mod_proxy&amp;lt;/code&amp;gt;configuration:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;Location /preliminary&amp;gt;&lt;br /&gt;
      Order Deny,Allow&lt;br /&gt;
      Deny from all&lt;br /&gt;
      # Only allow access from Guard servers within the network. Do not expose this&lt;br /&gt;
      # location outside of your network. In case you use a load balancing service in front&lt;br /&gt;
      # of your Apache infrastructure you should make sure that access to /preliminary will&lt;br /&gt;
      # be blocked from the Internet / outside clients. Examples:&lt;br /&gt;
      # Allow from 192.168.0.1&lt;br /&gt;
      # Allow from 192.168.1.1 192.168.1.2&lt;br /&gt;
      # Allow from 192.168.0.&lt;br /&gt;
 &amp;lt;/Location&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 ProxyPass /preliminary balancer://oxcluster/preliminary&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Make sure that the balancer is properly configured in the &amp;lt;code&amp;gt;mod_proxy&amp;lt;/code&amp;gt; configuration. Examples on how to do so can be found in our clustering configuration for Open-Xchange AppSuite. Like explained in the example above, please make sure that this location is only available in your internal network, there is no need to expose &amp;lt;code&amp;gt;/preliminary&amp;lt;/code&amp;gt; to the public, it is only used by Guard servers to connect to the OX backend. If you have a load balancer in front of the Apache cluster you should consider blocking access to &amp;lt;code&amp;gt;/preliminary&amp;lt;/code&amp;gt; from WAN to restrict access to the servlet to internal network services only.&lt;br /&gt;
&lt;br /&gt;
Now add the OX Guard &amp;lt;code&amp;gt;BalancerMembers&amp;lt;/code&amp;gt; to the oxguard balancer configuration (also in &amp;lt;code&amp;gt;proxy_http.conf&amp;lt;/code&amp;gt;) to address all your OX Guard nodes in the cluster in this balancer configuration. The configuration has to be applied to all Apache nodes within the cluster.&lt;br /&gt;
&lt;br /&gt;
If the Apache server is a dedicated server &amp;lt;code&amp;gt;/&amp;lt;/code&amp;gt; instance you also have to install the OX Guard UI-Static package on all Apache nodes in the cluster in order to provide static files like images or CSS to the OX Guard client. Example for Debian (the OX Guard repository has to be configured in the package management prior):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;$ apt-get install open-xchange-guard-ui-static&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Open-Xchange ====&lt;br /&gt;
&lt;br /&gt;
Disable the Open-Xchange IPCheck for session verification. This is required because OX Guard will use the users session cookie to connect to the Open-Xchange REST API, but as a different IP address than the OX Guard server has been used during authentication the request would fail if you don't disable the IPCheck:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;$ vim /opt/open-xchange/etc/server.properties&amp;lt;/source&amp;gt;&lt;br /&gt;
and set:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;com.openexchange.IPCheck=false&amp;lt;/source&amp;gt;&lt;br /&gt;
The OX Guard UI package has to be installed on all Open-Xchange backend nodes as well, example for Debian (the OX Guard repository has to be configured in the package management prior):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;$ apt-get install open-xchange-guard-ui&amp;lt;/source&amp;gt;&lt;br /&gt;
Restart the Open-Xchange service afterwards.&lt;br /&gt;
&lt;br /&gt;
==== OX Guard ====&lt;br /&gt;
&lt;br /&gt;
For details in clustering Guard servers, please see [https://oxpedia.org/wiki/index.php?title=AppSuite:GuardCluster OX Guard Clustering]. It is '''critical''' that all Guard servers have the same &amp;lt;code&amp;gt;oxguardpass&amp;lt;/code&amp;gt; file. Please see the clustering link for details. Do not run &amp;lt;code&amp;gt;/opt/open-xchange/sbin/guard --init&amp;lt;/code&amp;gt; on more than one server.&lt;br /&gt;
&lt;br /&gt;
After all the services like MySQL, Apache and Open-Xchange have been configured you need to update the OX Guard backend configuration to point to the correct API endpoints. Set the REST API endpoint to an Apache server by setting the following value in &amp;lt;code&amp;gt;/opt/open-xchange/etc/guard-core.properties&amp;lt;/code&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;com.openexchange.guard.restApiHostname=apache.example.com&amp;lt;/source&amp;gt;&lt;br /&gt;
Per default Guard will try to connect to port 8009 to this host, but as we configured the REST API to be proxies thorugh the servlet &amp;lt;code&amp;gt;/preliminary&amp;lt;/code&amp;gt; on every Apache we now also need to change the target port for the REST API. You can do so by adding the following line into &amp;lt;code&amp;gt;/opt/open-xchange/etc/guard-core.properties&amp;lt;/code&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;com.openexchange.guard.oxBackendPort=80&amp;lt;/source&amp;gt;&lt;br /&gt;
Please also change all settings in regards to MySQL like &amp;lt;code&amp;gt;com.openexchange.guard.configdbHostname&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;com.openexchange.guard.oxguardDatabaseHostname&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;com.openexchange.guard.databaseUsername&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;om.openexchange.guard.databasePassword&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Afterwards restart the OX Guard service and check the log file if the OX Guard backend is able to connect to the configured REST API.&lt;br /&gt;
&lt;br /&gt;
=== Multi Node ===&lt;br /&gt;
&lt;br /&gt;
If you have multiple OX and Guard installations, please see the following documentation [https://oxpedia.org/wiki/index.php?title=AppSuite:OX_Guard_Modular OX Guard Modular Setup].&lt;br /&gt;
&lt;br /&gt;
=== Mail Filter Integration (2.10.4+) ===&lt;br /&gt;
&lt;br /&gt;
To add additional mail filter tests (verify PGP signature, or encrypt incoming), please see&lt;br /&gt;
[[AppSuite:OX_Guard_MailFilter | MailFilter Integration]]&lt;br /&gt;
&lt;br /&gt;
== Support API ==&lt;br /&gt;
&lt;br /&gt;
The OX Guard Support API enables administrative access to various functions for maintaining OX Guard from a client in a role as a support employee. A client has to do a BASIC AUTH authentication in order to access the API. Username and password can be configured in the guard-core.properties file using the following settings:&lt;br /&gt;
&lt;br /&gt;
 # Specify the username and password for accessing the Support API of Guard&lt;br /&gt;
 com.openexchange.guard.supportApiUsername=&lt;br /&gt;
 com.openexchange.guard.supportApiPassword=&lt;br /&gt;
&lt;br /&gt;
In contrast to the rest of the OX Guard requests, the OX Guard support API requests are accessible using: /guardsupport. This distinction allows more flexible configuration since the support API should not always be accessible from everywhere. &lt;br /&gt;
&lt;br /&gt;
'''Warning''': Exposing the support API to the internet could be huge security risk. Only add to Apache if you know what you are doing.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Reset password ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;POST /guardsupport/?action=reset_password&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Performs a password reset and sends a new random generated password to a specified email address by the user or a default address if the user did not specify an email address. (''Since Guard 2.0'')&lt;br /&gt;
&lt;br /&gt;
Parameters:&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;email&amp;lt;/code&amp;gt; – The email address of the user to reset the password for&lt;br /&gt;
* &amp;lt;code&amp;gt;default&amp;lt;/code&amp;gt; (optional) – The email address to send the new password to, if the user did not specify a secondary email address&lt;br /&gt;
&lt;br /&gt;
Response:&lt;br /&gt;
PRIMARY if the reset was sent to the primary email address.  SECONDARY if the reset email was sent to the secondary email address that the user specified&lt;br /&gt;
&lt;br /&gt;
=== Expose key ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;POST /guardsupport/?action=expose_key&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Marks a deleted user key temporary as “exposed” and creates a unique URL for downloading the exposed key. Automatic resetting of exposed keys to &amp;amp;quot;not exposed&amp;amp;quot; is scheduled once a day and resets all exposed keys which have been exposed before X hours, where X can be configured using com.openexchange.guard.exposedKeyDurationInHours in the guard.properties files. (''Since Guard 2.0'')&lt;br /&gt;
&lt;br /&gt;
Parameters:&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;email&amp;lt;/code&amp;gt; – The email address of the user to expose the deleted keys for&lt;br /&gt;
* &amp;lt;code&amp;gt;cid&amp;lt;/code&amp;gt; – The context id&lt;br /&gt;
&lt;br /&gt;
Response: A URL pointing to the downloadable exposed keys.&lt;br /&gt;
&lt;br /&gt;
=== Delete user ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;POST /guardsupport/?action=delete_user&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Deletes all keys related to a certain user. The keys are backed up and can be exposed using the “expose_key” call. (''Since Guard 2.0'')&lt;br /&gt;
&lt;br /&gt;
Parameters:&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;user_id&amp;lt;/code&amp;gt; – The user's id&lt;br /&gt;
* &amp;lt;code&amp;gt;cid&amp;lt;/code&amp;gt; - The context id&lt;br /&gt;
&lt;br /&gt;
=== Upgrade User (Release 2.10 and later) ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;POST /guardsupport/?action=upgrade_guest&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Upgrades a Guest account.  This action copies all of the keys from the Guest account to a full OX account, assuming that user has Guard capabilities.&lt;br /&gt;
&lt;br /&gt;
Parameters:&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;email&amp;lt;/code&amp;gt; - The email address of the Guest user&lt;br /&gt;
* &amp;lt;code&amp;gt;user_id&amp;lt;/code&amp;gt; – The user's new id&lt;br /&gt;
* &amp;lt;code&amp;gt;cid&amp;lt;/code&amp;gt; - The user's new context id&lt;br /&gt;
&lt;br /&gt;
== Customisation ==&lt;br /&gt;
&lt;br /&gt;
Guard's templates are customisable at the user and context level. Please see [https://oxpedia.org/wiki/index.php?title=AppSuite:GuardCustomization Customisation] for details.&lt;br /&gt;
&lt;br /&gt;
== Entropy ==&lt;br /&gt;
&lt;br /&gt;
Guard requires entropy (randomness) to generate the private/public keys that are used. Depending on the server and it's environment, this may become a problem. Please see [https://oxpedia.org/wiki/index.php?title=AppSuite:GuardEntropy Entropy] for a possible solution.&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:OX_System_Requirements&amp;diff=29068</id>
		<title>AppSuite:OX System Requirements</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:OX_System_Requirements&amp;diff=29068"/>
		<updated>2026-05-12T10:02:55Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* Linux Distributions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= OX App Suite v7 Requirements - Open-Xchange supported components overview =&lt;br /&gt;
&lt;br /&gt;
The following table provides an overview about the supported components of OX App Suite v7 and further products. This overview makes no claim to be complete.&lt;br /&gt;
&lt;br /&gt;
Information about Maintenance expiries of components, versions and browser support, can be found in the [[AppSuite:Versioning_and_Numbering#Maintenance_expires|Maintenance Expires Table]]&lt;br /&gt;
&lt;br /&gt;
== Hardware Requirements ==&lt;br /&gt;
&lt;br /&gt;
=== General Assumptions ===&lt;br /&gt;
&lt;br /&gt;
Open-Xchange App Suite Server (middleware services) is designed to run on physical servers or virtual machines of the same flavor. Cloud environments might be used in terms of Infrastructure as a Service (IaaS), meaning that all components need to be deployed in a classical manner on virtual machines.&lt;br /&gt;
&lt;br /&gt;
This means in particular, but not only:&lt;br /&gt;
&lt;br /&gt;
* Infrastructure is supposed to be &amp;quot;quasi-static&amp;quot;. Automatic replacement of broken nodes is fine as long as this is always an exceptional case. Scaling out or reducing number of nodes must always be a conscious task and closely monitored.&lt;br /&gt;
* The only supported &amp;quot;Database as a service&amp;quot; solution is AWS RDS for MariaDB as defined by belows compatibility table.&lt;br /&gt;
&lt;br /&gt;
Especially we expect the virtual hardware to be not over-provisioned. Each VM must have dedicated resources with respect to CPU cores, RAM, IOPS, storage, network bandwidth, network latency, etc.&lt;br /&gt;
&lt;br /&gt;
Network is expected to be flat, inside one datacenter, no multi-datacenter, no segments. No packet loss, low latency.&lt;br /&gt;
&lt;br /&gt;
'''Disclaimer: All recommendations below are without guarantee and can differ for specific deployments. For mid- and large-scale setups a detailed deployment planning and sizing tests are mandatory and should be agreed on with OX Professional Services.'''&lt;br /&gt;
&lt;br /&gt;
=== High Level Design / OS setup ===&lt;br /&gt;
&lt;br /&gt;
Operate services separately (USM, Document/Image Converters) as described in [https://oxpedia.org/wiki/index.php?title=AppSuite:Running_a_cluster Cluster Setup].&lt;br /&gt;
&lt;br /&gt;
Clocks between all nodes must be synchronized (e.g. via NTP).&lt;br /&gt;
&lt;br /&gt;
Open file/max process limits need to be adjusted properly. Based on the used Linux distribution and init system configuration will differ, see Resource Limits for further explanation.&lt;br /&gt;
&lt;br /&gt;
Platform Architecture: 64 bit versions (x84_64) of the supported [[#Software Requirements | Linux distributions]]&lt;br /&gt;
&lt;br /&gt;
=== Node Sizing ===&lt;br /&gt;
&lt;br /&gt;
==== OX App Suite Middleware ====&lt;br /&gt;
&lt;br /&gt;
* Max. 8 GB heap per JVM + 4 GB system memory for other daemons and the OS (buffers, caches)&lt;br /&gt;
* 4 CPU cores (virtual, physical or hyperthreads) for plain HTTP connections. If TLS is terminated on application nodes this might need to be doubled.&lt;br /&gt;
* Disk space&lt;br /&gt;
** 8 GB for OS and software&lt;br /&gt;
** Some services like Document Converter need SWAP partitions (~1 * RAM)&lt;br /&gt;
** 2 * system memory of free disk space (i.e. 12 GB RAM =&amp;gt; 24 GB free disk space) for file spooling, log files, heap and core dumps&lt;br /&gt;
&lt;br /&gt;
=== Untested/Unsupported Deployments ===&lt;br /&gt;
&lt;br /&gt;
* Changes to Garbage Collector settings&lt;br /&gt;
* Running in containerized environments (Docker, rkt)&lt;br /&gt;
* Elasticity/High velocity of nodes going up and down: Services are sometimes stateful and demand static configuration&lt;br /&gt;
* Cloud platform services (PaaS) that promise to replacements for certain supported technologies but have not been verified by OX for these regards&lt;br /&gt;
* Multi-site active-active&lt;br /&gt;
&lt;br /&gt;
== Software Requirements ==&lt;br /&gt;
&lt;br /&gt;
=== Linux Distributions ===&lt;br /&gt;
&lt;br /&gt;
OX App Suite is available as Linux packages for the following distributions:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
 |'''Distribution'''&lt;br /&gt;
 |'''Versions'''&lt;br /&gt;
 |'''Remarks'''&lt;br /&gt;
|- &lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
 | Red Hat Enterprise Linux&lt;br /&gt;
 | RHEL v7, RHEL v8&lt;br /&gt;
 |&lt;br /&gt;
|-&lt;br /&gt;
 | CentOS&lt;br /&gt;
 | v7 , v8&lt;br /&gt;
 | Install from RHEL package repositories&lt;br /&gt;
|-&lt;br /&gt;
 | Debian&lt;br /&gt;
 | v11 (Bullseye; support until August 26), v12 (Bookworm)&lt;br /&gt;
 |&lt;br /&gt;
|-&lt;br /&gt;
 | Univention Corporate Server&lt;br /&gt;
 | v5.2&lt;br /&gt;
 |&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Java ===&lt;br /&gt;
&lt;br /&gt;
OX App Suite Middleware requires OpenJDK headless JRE 8 or 9. Linux distributions might offer only packages for OpenJDK 11 JRE or higher, which are not suitable for OX App Suite. It is in those cases required to install Eclipse Temurin 8 JRE with HotSpot VM (successor of Adoptium). A comprehensive installation guide can be found at https://adoptium.net/de/installation/linux/. The correct JRE package is '''temurin-8-jdk'''.&lt;br /&gt;
&lt;br /&gt;
=== Databases ===&lt;br /&gt;
&lt;br /&gt;
OX App Suite uses MySQL/MariaDB with the InnoDB storage engine as its primary data store. The following vendors and products are supported.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
 |'''Vendor'''&lt;br /&gt;
 |'''Product'''&lt;br /&gt;
 |'''Versions'''&lt;br /&gt;
|- &lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
 |Oracle&lt;br /&gt;
 |MySQL Community Edition, Standard Edition, Enterprise Edition&lt;br /&gt;
 |v5.6.x, v5.7.x&lt;br /&gt;
|-&lt;br /&gt;
 |MariaDB&lt;br /&gt;
 |MariaDB Server, Galera Cluster&lt;br /&gt;
 |v10.6.x, v10.11.x, v11.4.x&lt;br /&gt;
|-&lt;br /&gt;
&amp;lt;!--  |Amazon&lt;br /&gt;
 |AWS RDS for MariaDB&lt;br /&gt;
 |10.2.x&amp;lt;br&amp;gt;Discontinued Support with end of life of OX App Suite v7.10.5 --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Important Notes ====&lt;br /&gt;
&lt;br /&gt;
* Open-Xchange does not plan to support '''MySQL 8 or higher'''. As MariaDB and MySQL are diverging and cannot be assumed drop-in replacements anymore, Open-Xchange will focus on MariaDB Server and MariaDB Galera Cluster. Future App Suite releases '''&amp;gt; 7.10.x''' might rely on features only available in '''MariaDB'''.&lt;br /&gt;
* Open-Xchange supports '''Percona XtraDB Cluster''' for existing customers with initial deployments done using '''App Suite 7.8.x or earlier'''. Those customers can continue to use Percona XtraDB Cluster throughout the 7.10.x release series. Like for MySQL, 7.10.x supports only versions 5.6 and 5.7. It is not planned to support Percona XtraDB Cluster beyond 7.10.x.&lt;br /&gt;
&lt;br /&gt;
* For some Linux distributions the included MySQL/MariaDB packages are too old to be used with App Suite. It is mandatory then to install a supported version from '''upstream package sources'''. Possible sources are the official vendor repositories of MySQL or MariaDB as well as for example Red Hat Software Collections.&lt;br /&gt;
* Required '''MySQL/MariaDB configuration''' configuration differs between '''App Suite 7.8.4 and 7.10.x''' and also between the different database systems in terms of SQL modes. See [[My.cnf]] for details.&lt;br /&gt;
* For upgrades from App Suite &amp;lt;= 7.8.2 to &amp;gt;= 7.10.0 a comprehensive '''database upgrade guide''' exists: [[AppSuite:7_10_Database_Migration]]&lt;br /&gt;
&lt;br /&gt;
== HTTP Reverse Proxy ==&lt;br /&gt;
&lt;br /&gt;
An HTTP server with reverse proxy and load balancing capabilities is required in front of App Suite application servers. TLS termination, virtual hosts, path-based routing, sticky sessions and X-Forwarded headers are typical required features. OX strongly recommends [https://httpd.apache.org/ Apache httpd 2.x] for that. Configuration examples can be found in the quickinstall guides.&lt;br /&gt;
&lt;br /&gt;
'''Important:''' For websocket support Apache httpd 2.4.x is needed, 2.2.x does not support the required ws_tunnel module. Websockets are mandatory for OX Documents starting with v7.10.3. Like with JRE and MySQL/MariaDB it might be necessary to use 3rd party packages to get the needed Linux packages. Especially for RHEL6 we recommend using Red Hat Software Collections.&lt;br /&gt;
&lt;br /&gt;
== Webserver ==&lt;br /&gt;
&lt;br /&gt;
[https://httpd.apache.org/ Apache httpd 2.x] is required as webserver to serve static App Suite UI content. Configuration examples can be found in the quickinstall guides.&lt;br /&gt;
&lt;br /&gt;
== File Storage ==&lt;br /&gt;
&lt;br /&gt;
=== Temporary Data ===&lt;br /&gt;
&lt;br /&gt;
OX App Suite stores temporary files in the local file system, e.g. for spooling of uploaded data. Any file system supported by the installed JRE is suitable.&lt;br /&gt;
&lt;br /&gt;
=== Persistent Data ===&lt;br /&gt;
&lt;br /&gt;
Persistent data like OX Drive files, PIM attachments etc. and temporary attachment data need to be stored in a distributed file system as registered filestore that is available from all server nodes. For single-node setups a local file system mount point can be used, small to mid-scale setups can be powered by NFS. For large-scale setups object storages should be considered.&lt;br /&gt;
&lt;br /&gt;
==== Object Storages ====&lt;br /&gt;
&lt;br /&gt;
OX App Suite ships with different optional adapters to support object storages.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
 |'''Vendor'''&lt;br /&gt;
 |'''Product'''&lt;br /&gt;
 |'''API'''&lt;br /&gt;
 |'''Remarks'''&lt;br /&gt;
|- &lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
 |Amazon&lt;br /&gt;
 |AWS S3&lt;br /&gt;
 |S3 HTTP API&lt;br /&gt;
 |See also [[AppSuite:S3_File_Store]]&lt;br /&gt;
|-&lt;br /&gt;
 |CEPH&lt;br /&gt;
 |RadosGW&lt;br /&gt;
 |S3 HTTP API&lt;br /&gt;
 |See also [[AppSuite:S3_File_Store]]&lt;br /&gt;
|-&lt;br /&gt;
 |Scality&lt;br /&gt;
 |Scality RING&lt;br /&gt;
 |Sproxyd HTTP API&lt;br /&gt;
 |See also [[AppSuite:Scality_File_Store]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Desktop Browser (Minimum display resolution: 1024 x 768)==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Browser'''&lt;br /&gt;
  |'''OX App Suite User Front-End'''&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |Google Chrome (latest &amp;amp; previous version)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
 |-&lt;br /&gt;
  |Mozilla Firefox (latest &amp;amp; current ESR-Version)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
 |-&lt;br /&gt;
  |Apple Safari (latest &amp;amp; previous version; macOS only)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
 |-&lt;br /&gt;
  |Microsoft Edge (Chromium-based)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
 |-&lt;br /&gt;
  |Microsoft Internet Explorer 10/11&lt;br /&gt;
  |v7.6.3&lt;br /&gt;
 |-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Mobile Device Support==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Mobile Device'''&lt;br /&gt;
  |'''Supported Browser'''&lt;br /&gt;
  |'''OX App Suite User Front-End'''&lt;br /&gt;
  |'''Minimum Speed Requirements'''&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |iPhone on iOS 18 / iOS 26 / iPad OS&lt;br /&gt;
  |Safari&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
  |3G connections (512/256kBit/s, 350ms latency)&lt;br /&gt;
 |-&lt;br /&gt;
  |Smartphone on Android 4.1 or later&lt;br /&gt;
  |Chrome (latest &amp;amp; previous version)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
  |3G connections (512/256kBit/s, 350ms latency)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Tablet Support==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Tablet'''&lt;br /&gt;
  |'''Supported Browser'''&lt;br /&gt;
  |'''OX App Suite User Front-End'''&lt;br /&gt;
  |'''Minimum Speed Requirements'''&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |Apple iPad (all devices) on iOS 18 / iOS 26/ iPad OS&lt;br /&gt;
  |Safari&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
  |3G connections (512/256kBit/s, 350ms latency)&lt;br /&gt;
 |-&lt;br /&gt;
  |Tablets on Android 4.1 or later&lt;br /&gt;
  |Chrome (latest &amp;amp; previous version)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
  |3G connections (512/256kBit/s, 350ms latency)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Calendar/Contact synchronization Apple macOS ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Requirement'''&lt;br /&gt;
  |Calendar synchronization with CalDAV&lt;br /&gt;
  |Contacts synchronization with CardDAV&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
  |macOS 15.0 (Sequoia)&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
|-&lt;br /&gt;
  |macOS 26.0 (Tahoe)&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Calendar/Contact synchronization Apple iOS ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Requirement'''&lt;br /&gt;
  |Calendar synchronization with CalDAV&lt;br /&gt;
  |Contacts synchronization with CardDAV&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
  |Apple iOS 18 / iOS 26 / iPad OS&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Mobility Solution - Supported-  Platforms, Features and Devices ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Feature/Technology/Device'''&lt;br /&gt;
  |[http://oxpedia.org/wiki/index.php?title=OXtender_for_Business_Mobility '''Connector for Business Mobility''']&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |Exchange Active Sync 12.1&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |Access and creation of emails&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
|-&lt;br /&gt;
  |Calendar/Contact synchronization Apple iOS/Android&lt;br /&gt;
  |[[File:check.gif]] &lt;br /&gt;
|-&lt;br /&gt;
  |Public and Shared PIM folder&lt;br /&gt;
  |[[File:cross.gif]]&lt;br /&gt;
|-&lt;br /&gt;
  |Global address book&lt;br /&gt;
  |[[File:check.gif]] &lt;br /&gt;
|-&lt;br /&gt;
  |Push E-Mail&lt;br /&gt;
  |[[File:check.gif]] &lt;br /&gt;
|-&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |Apple iOS 18 / iOS 26 / iPad OS&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
 |-&lt;br /&gt;
  |Android 8 (Oreo) or later with latest Gmail app.&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
 |-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== OX Drive Clients ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Requirement'''&lt;br /&gt;
  |'''System / Platform'''&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |OX Drive for Windows&lt;br /&gt;
  |OX App Suite 7.10.6&amp;lt;br&amp;gt;Latest versions of Windows 10 and above (no support for Windows RT and emulators)&lt;br /&gt;
 |-&lt;br /&gt;
  |OX Drive for Apple macOS&lt;br /&gt;
  |OX App Suite 7.10.6&amp;lt;br&amp;gt;macOS Sequoia 15, macOS Tahoe 26, Intel- and Apple Silicon-based devices are both supported&lt;br /&gt;
 |-&lt;br /&gt;
  |OX Drive for Apple iOS&lt;br /&gt;
  |OX App Suite 7.10.6&amp;lt;br&amp;gt;Apple iOS 18 / iOS 26 / iPadOS&lt;br /&gt;
&lt;br /&gt;
 |-&lt;br /&gt;
  |OX Drive for Android&lt;br /&gt;
  |OX App Suite 7.10.6&amp;lt;br&amp;gt;Smartphones and tablets running Android 10.0 and above&lt;br /&gt;
 |-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== OX Guard ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Requirement'''&lt;br /&gt;
  |'''System / Platform / User Interface'''&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |OX App Suite&lt;br /&gt;
  |OX Guard since v2.10.7: OX App Suite v7.10.6&lt;br /&gt;
 |-&lt;br /&gt;
  |Mobile Device and Tablet Support&lt;br /&gt;
  |Apple iPhone on iOS 18 / iOS 26/ iPad OS: Safari (latest version &amp;amp; previous version)&amp;lt;br&amp;gt;Smartphone on Android 4.1 or later: Chrome (latest &amp;amp; previous version)&amp;lt;br&amp;gt;Apple iPad (all devices) on iOS 18 / iOS 26 / iPad OS: Safari Safari (latest version &amp;amp; previous version)&amp;lt;br&amp;gt;Tablets on Android 4.1 or later: Chrome (latest &amp;amp; previous version)&lt;br /&gt;
 |-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:UpdatingOXPackages&amp;diff=29067</id>
		<title>AppSuite:UpdatingOXPackages</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:UpdatingOXPackages&amp;diff=29067"/>
		<updated>2026-05-12T10:02:00Z</updated>

		<summary type="html">&lt;p&gt;Khgras: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;title&amp;quot;&amp;gt;Updating OX App Suite packages&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
''Synopsys'': This article describes how to update OX App Suite packages from one service pack to another.&lt;br /&gt;
&lt;br /&gt;
== Warnings ==&lt;br /&gt;
&lt;br /&gt;
Before we begin, here are several things that you should keep in mind:&lt;br /&gt;
* If you are '''updating a cluster, please do it one node after the other'''. Turn the node off, update, turn it on again, make sure it works in the cluster. Have a look here, too: [[Running_a_cluster#Upgrading_a_single_Node|Upgrading a single node]]&lt;br /&gt;
* If you don't have a cluster of OX nodes, then your complete installation needs to be taken down temporarily.&lt;br /&gt;
* Please '''update the backend before the frontend'''.&lt;br /&gt;
* Please '''do not restart Open-Xchange during the database update'''. A database update can happen after installing minor or major updates. As soon as the first user tries to log in to the system or if any provisioning action is done, this update starts.&lt;br /&gt;
&lt;br /&gt;
== How to get updates? ==&lt;br /&gt;
&lt;br /&gt;
OX App Suite updates can be accessed by customers with a valid license.&lt;br /&gt;
&lt;br /&gt;
In addition, you need to configure the [[OXReportClient]].&lt;br /&gt;
&lt;br /&gt;
= Updating OX App Suite Packages =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Installing Updates ==&lt;br /&gt;
&lt;br /&gt;
A new service pack usually introduces new packages and requires configuration changes. To get all required new packages and configuration changes, the following '''must''' be done when installing updates.&lt;br /&gt;
&lt;br /&gt;
(Please, keep the [[#Warning|warning about backend updates before frontend updates]] in mind)&lt;br /&gt;
&lt;br /&gt;
=== On Debian based distributions ===&lt;br /&gt;
&lt;br /&gt;
==== Debian Bullseye ====&lt;br /&gt;
&lt;br /&gt;
Add the following entry to &amp;lt;tt&amp;gt;/etc/apt/sources.list.d/open-xchange.list&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 deb http://CUSTOMERID:PASSWORD@software.open-xchange.com/products/appsuite/stable/appsuiteui/updates/DebianBullseye/ /&lt;br /&gt;
 deb http://CUSTOMERID:PASSWORD@software.open-xchange.com/products/appsuite/stable/backend/updates/DebianBullseye /&lt;br /&gt;
&lt;br /&gt;
Then run&lt;br /&gt;
&lt;br /&gt;
 $ apt-get update&lt;br /&gt;
 $ apt-get dist-upgrade&lt;br /&gt;
&lt;br /&gt;
Important: In case you are asked in the process if you would like to replace a configuration with the default delivered in the updated package please DO NOT replace but KEEP your existing configuration. In case something needs to be changed mandatorily this will be handled and modified by scripts which run after package installation automatically.&lt;br /&gt;
&lt;br /&gt;
If you want to see, what apt-get is going to do without actually doing it, you can run:&lt;br /&gt;
&lt;br /&gt;
 $ apt-get dist-upgrade -s&lt;br /&gt;
&lt;br /&gt;
After the new packages are installed, the open-xchange process needs a restart:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;pre&amp;gt;$ /etc/init.d/open-xchange restart&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Debian Bookworm ====&lt;br /&gt;
&lt;br /&gt;
Add the following entry to &amp;lt;tt&amp;gt;/etc/apt/sources.list.d/open-xchange.list&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 deb http://CUSTOMERID:PASSWORD@software.open-xchange.com/products/appsuite/stable/appsuiteui/updates/DebianBookworm/ /&lt;br /&gt;
 deb http://CUSTOMERID:PASSWORD@software.open-xchange.com/products/appsuite/stable/backend/updates/DebianBookworm /&lt;br /&gt;
&lt;br /&gt;
Then run&lt;br /&gt;
&lt;br /&gt;
 $ apt-get update&lt;br /&gt;
 $ apt-get dist-upgrade&lt;br /&gt;
&lt;br /&gt;
Important: In case you are asked in the process if you would like to replace a configuration with the default delivered in the updated package please DO NOT replace but KEEP your existing configuration. In case something needs to be changed mandatorily this will be handled and modified by scripts which run after package installation automatically.&lt;br /&gt;
&lt;br /&gt;
If you want to see, what apt-get is going to do without actually doing it, you can run:&lt;br /&gt;
&lt;br /&gt;
 $ apt-get dist-upgrade -s&lt;br /&gt;
&lt;br /&gt;
After the new packages are installed, the open-xchange process needs a restart:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;pre&amp;gt;$ /etc/init.d/open-xchange restart&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== On RPM based distributions ===&lt;br /&gt;
&lt;br /&gt;
==== RHEL7/CentOS7 ====&lt;br /&gt;
&lt;br /&gt;
Add the following entries to &amp;lt;tt&amp;gt;/etc/yum.repos.d/ox.repo&amp;lt;/tt&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
 [ox-updates-appsuiteui]&lt;br /&gt;
 name=Open-Xchange Updates&lt;br /&gt;
 baseurl=http://CUSTOMERID:PASSWORD@software.open-xchange.com/products/appsuite/stable/appsuiteui/updates/RHEL7/&lt;br /&gt;
 gpgkey=http://software.open-xchange.com/oxbuildkey.pub&lt;br /&gt;
 enabled=1&lt;br /&gt;
 gpgcheck=1&lt;br /&gt;
 metadata_expire=0m&lt;br /&gt;
 &lt;br /&gt;
 [ox-updates-backend]&lt;br /&gt;
 name=Open-Xchange Updates&lt;br /&gt;
 baseurl=http://CUSTOMERID:PASSWORD@software.open-xchange.com/products/appsuite/stable/backend/updates/RHEL7/&lt;br /&gt;
 gpgkey=http://software.open-xchange.com/oxbuildkey.pub&lt;br /&gt;
 enabled=1&lt;br /&gt;
 gpgcheck=1&lt;br /&gt;
 metadata_expire=0m&lt;br /&gt;
&lt;br /&gt;
and run&lt;br /&gt;
&lt;br /&gt;
 $ yum update&lt;br /&gt;
&lt;br /&gt;
 $ yum upgrade&lt;br /&gt;
&lt;br /&gt;
After the new packages are installed, the open-xchange process needs a restart:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;pre&amp;gt;$ /etc/init.d/open-xchange restart&amp;lt;/pre&amp;gt;&lt;br /&gt;
(Please, keep the [[#Warnings|warning about database updates]] in mind)&lt;br /&gt;
&lt;br /&gt;
==== RHEL8 ====&lt;br /&gt;
&lt;br /&gt;
Add the following entries to &amp;lt;tt&amp;gt;/etc/yum.repos.d/ox.repo&amp;lt;/tt&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
 [ox-updates-appsuiteui]&lt;br /&gt;
 name=Open-Xchange Updates&lt;br /&gt;
 baseurl=http://CUSTOMERID:PASSWORD@software.open-xchange.com/products/appsuite/stable/appsuiteui/updates/RHEL8/&lt;br /&gt;
 gpgkey=http://software.open-xchange.com/oxbuildkey.pub&lt;br /&gt;
 enabled=1&lt;br /&gt;
 gpgcheck=1&lt;br /&gt;
 metadata_expire=0m&lt;br /&gt;
 &lt;br /&gt;
 [ox-updates-backend]&lt;br /&gt;
 name=Open-Xchange Updates&lt;br /&gt;
 baseurl=http://CUSTOMERID:PASSWORD@software.open-xchange.com/products/appsuite/stable/backend/updates/RHEL8/&lt;br /&gt;
 gpgkey=http://software.open-xchange.com/oxbuildkey.pub&lt;br /&gt;
 enabled=1&lt;br /&gt;
 gpgcheck=1&lt;br /&gt;
 metadata_expire=0m&lt;br /&gt;
&lt;br /&gt;
and run&lt;br /&gt;
&lt;br /&gt;
 $ dnf update&lt;br /&gt;
&lt;br /&gt;
 $ dnf upgrade&lt;br /&gt;
&lt;br /&gt;
After the new packages are installed, the open-xchange process needs a restart:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;pre&amp;gt;$ /etc/init.d/open-xchange restart&amp;lt;/pre&amp;gt;&lt;br /&gt;
(Please, keep the [[#Warnings|warning about database updates]] in mind)&lt;br /&gt;
&lt;br /&gt;
= Updating OX App Suite Packages for older versions =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Installing Updates ==&lt;br /&gt;
&lt;br /&gt;
A new service pack usually introduces new packages and requires configuration changes. To get all required new packages and configuration changes, the following '''must''' be done when installing updates.&lt;br /&gt;
&lt;br /&gt;
(Please, keep the [[#Warning|warning about frontend updates before backend updates]] in mind)&lt;br /&gt;
&lt;br /&gt;
=== On Debian based distributions ===&lt;br /&gt;
&lt;br /&gt;
If you want to update an older version of Open-Xchange App Suite to the latest maintenance release, add the following entry to &amp;lt;tt&amp;gt;/etc/apt/sources.list.d/open-xchange.list&amp;lt;/tt&amp;gt;. Replace VERSION with the version you are using (e.g. 7.10.3). See [[AppSuite:Version_Support_Commitment]] for the currently supported versions. Also, make sure that your repository configuration points at the versioned base installation repositories (instead of using the &amp;lt;tt&amp;gt;stable&amp;lt;/tt&amp;gt; symlink.)&lt;br /&gt;
&lt;br /&gt;
 deb http://CUSTOMERID:PASSWORD@software.open-xchange.com/products/appsuite/VERSION/appsuiteui/updates/DebianStretch/ /&lt;br /&gt;
 deb http://CUSTOMERID:PASSWORD@software.open-xchange.com/products/appsuite/VERSION/backend/updates/DebianStretch /&lt;br /&gt;
&lt;br /&gt;
Then run&lt;br /&gt;
&lt;br /&gt;
 $ apt-get update&lt;br /&gt;
 $ apt-get dist-upgrade&lt;br /&gt;
&lt;br /&gt;
If you want to see, what apt-get is going to do without actually doing it, you can run:&lt;br /&gt;
&lt;br /&gt;
 $ apt-get dist-upgrade -s&lt;br /&gt;
&lt;br /&gt;
After the new packages are installed, the open-xchange process needs a restart:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;pre&amp;gt;$ /etc/init.d/open-xchange restart&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== On RPM based distributions ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ==== RHEL6/CentOS6 (valid until v7.10.3) ====&lt;br /&gt;
&lt;br /&gt;
If you want to update an older version of Open-Xchange App Suite to the latest maintenance release, add the following entry to &amp;lt;tt&amp;gt;/etc/yum.repos.d/ox.repo&amp;lt;/tt&amp;gt;. Replace VERSION with the version you are using (e.g. 7.10.3). See [[AppSuite:Version_Support_Committment]] for the currently supported versions. Also, make sure that your repository configuration points at the versioned base installation repositories (instead of using the &amp;lt;tt&amp;gt;stable&amp;lt;/tt&amp;gt; symlink.)&lt;br /&gt;
&lt;br /&gt;
 [ox-updates-appsuiteui]&lt;br /&gt;
 name=Open-Xchange Updates&lt;br /&gt;
 baseurl=http://CUSTOMERID:PASSWORD@software.open-xchange.com/products/appsuite/VERSION/appsuiteui/updates/RHEL6/&lt;br /&gt;
 gpgkey=http://software.open-xchange.com/oxbuildkey.pub&lt;br /&gt;
 enabled=1&lt;br /&gt;
 gpgcheck=1&lt;br /&gt;
 metadata_expire=0m&lt;br /&gt;
 &lt;br /&gt;
 [ox-updates-backend]&lt;br /&gt;
 name=Open-Xchange Updates&lt;br /&gt;
 baseurl=http://CUSTOMERID:PASSWORD@software.open-xchange.com/products/appsuite/VERSION/backend/updates/RHEL6/&lt;br /&gt;
 gpgkey=http://software.open-xchange.com/oxbuildkey.pub&lt;br /&gt;
 enabled=1&lt;br /&gt;
 gpgcheck=1&lt;br /&gt;
 metadata_expire=0m&lt;br /&gt;
&lt;br /&gt;
and run&lt;br /&gt;
&lt;br /&gt;
 $ yum update&lt;br /&gt;
&lt;br /&gt;
 $ yum upgrade&lt;br /&gt;
&lt;br /&gt;
After the new packages are installed, the open-xchange process needs a restart:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;pre&amp;gt;$ /etc/init.d/open-xchange restart&amp;lt;/pre&amp;gt;&lt;br /&gt;
(Please, keep the [[#Warnings|warning about database updates]] in mind) --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== RHEL7/CentOS7 ====&lt;br /&gt;
&lt;br /&gt;
If you want to update an older version of Open-Xchange App Suite to the latest maintenance release, add the following entry to &amp;lt;tt&amp;gt;/etc/yum.repos.d/ox.repo&amp;lt;/tt&amp;gt;. Replace VERSION with the version you are using (e.g. 7.10.3). See [[AppSuite:Version_Support_Committment]] for the currently supported versions. Also, make sure that your repository configuration points at the versioned base installation repositories (instead of using the &amp;lt;tt&amp;gt;stable&amp;lt;/tt&amp;gt; symlink.)&lt;br /&gt;
&lt;br /&gt;
 [ox-updates-appsuiteui]&lt;br /&gt;
 name=Open-Xchange Updates&lt;br /&gt;
 baseurl=http://CUSTOMERID:PASSWORD@software.open-xchange.com/products/appsuite/VERSION/appsuiteui/updates/RHEL7/&lt;br /&gt;
 gpgkey=http://software.open-xchange.com/oxbuildkey.pub&lt;br /&gt;
 enabled=1&lt;br /&gt;
 gpgcheck=1&lt;br /&gt;
 metadata_expire=0m&lt;br /&gt;
 &lt;br /&gt;
 [ox-updates-backend]&lt;br /&gt;
 name=Open-Xchange Updates&lt;br /&gt;
 baseurl=http://CUSTOMERID:PASSWORD@software.open-xchange.com/products/appsuite/VERSION/backend/updates/RHEL7/&lt;br /&gt;
 gpgkey=http://software.open-xchange.com/oxbuildkey.pub&lt;br /&gt;
 enabled=1&lt;br /&gt;
 gpgcheck=1&lt;br /&gt;
 metadata_expire=0m&lt;br /&gt;
&lt;br /&gt;
and run&lt;br /&gt;
&lt;br /&gt;
 $ yum update&lt;br /&gt;
&lt;br /&gt;
 $ yum upgrade&lt;br /&gt;
&lt;br /&gt;
After the new packages are installed, the open-xchange process needs a restart:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;pre&amp;gt;$ /etc/init.d/open-xchange restart&amp;lt;/pre&amp;gt;&lt;br /&gt;
(Please, keep the [[#Warnings|warning about database updates]] in mind)&lt;br /&gt;
&lt;br /&gt;
==== RHEL8====&lt;br /&gt;
&lt;br /&gt;
If you want to update an older version of Open-Xchange App Suite to the latest maintenance release, add the following entry to &amp;lt;tt&amp;gt;/etc/yum.repos.d/ox.repo&amp;lt;/tt&amp;gt;. Replace VERSION with the version you are using (e.g. 7.10.3). See [[AppSuite:Version_Support_Committment]] for the currently supported versions. Also, make sure that your repository configuration points at the versioned base installation repositories (instead of using the &amp;lt;tt&amp;gt;stable&amp;lt;/tt&amp;gt; symlink.)&lt;br /&gt;
&lt;br /&gt;
 [ox-updates-appsuiteui]&lt;br /&gt;
 name=Open-Xchange Updates&lt;br /&gt;
 baseurl=http://CUSTOMERID:PASSWORD@software.open-xchange.com/products/appsuite/VERSION/appsuiteui/updates/RHEL8/&lt;br /&gt;
 gpgkey=http://software.open-xchange.com/oxbuildkey.pub&lt;br /&gt;
 enabled=1&lt;br /&gt;
 gpgcheck=1&lt;br /&gt;
 metadata_expire=0m&lt;br /&gt;
 &lt;br /&gt;
 [ox-updates-backend]&lt;br /&gt;
 name=Open-Xchange Updates&lt;br /&gt;
 baseurl=http://CUSTOMERID:PASSWORD@software.open-xchange.com/products/appsuite/VERSION/backend/updates/RHEL8/&lt;br /&gt;
 gpgkey=http://software.open-xchange.com/oxbuildkey.pub&lt;br /&gt;
 enabled=1&lt;br /&gt;
 gpgcheck=1&lt;br /&gt;
 metadata_expire=0m&lt;br /&gt;
&lt;br /&gt;
and run&lt;br /&gt;
&lt;br /&gt;
 $ dnf update&lt;br /&gt;
&lt;br /&gt;
 $ dnf upgrade&lt;br /&gt;
&lt;br /&gt;
After the new packages are installed, the open-xchange process needs a restart:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;pre&amp;gt;$ /etc/init.d/open-xchange restart&amp;lt;/pre&amp;gt;&lt;br /&gt;
(Please, keep the [[#Warnings|warning about database updates]] in mind)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ==== SLES 12 (valid until v7.10.3) ====&lt;br /&gt;
&lt;br /&gt;
If you want to update an older version of Open-Xchange App Suite to the latest maintenance release, add the following entry to the repository list. Replace VERSION with the version you are using (e.g. 7.10.3). See [[AppSuite:Version_Support_Committment]] for the currently supported versions. Also, make sure that your repository configuration points at the versioned base installation repositories (instead of using the &amp;lt;tt&amp;gt;stable&amp;lt;/tt&amp;gt; symlink.)&lt;br /&gt;
&lt;br /&gt;
 $ zypper ar http://CUSTOMERID:PASSWORD@software.open-xchange.com/products/appsuite/VERSION/appsuiteui/updates/SLE_12/ OXAPPSUITEUIUPDATES&lt;br /&gt;
 $ zypper ar http://CUSTOMERID:PASSWORD@software.open-xchange.com/products/appsuite/VERSION/backend/updates/SLE_12/ OXBACKENDUPDATES&lt;br /&gt;
&lt;br /&gt;
and run&lt;br /&gt;
&lt;br /&gt;
 $ zypper dup -r OXAPPSUITEUIUPDATES&lt;br /&gt;
 $ zypper dup -r OXBACKENDUPDATES&lt;br /&gt;
&lt;br /&gt;
You might need to run&lt;br /&gt;
&lt;br /&gt;
 $ zypper ref&lt;br /&gt;
&lt;br /&gt;
to update the repository metadata before running ''zypper up''.&lt;br /&gt;
&lt;br /&gt;
After the new packages are installed, the open-xchange process needs a restart:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;pre&amp;gt;$ rcopen-xchange restart&amp;lt;/pre&amp;gt;&lt;br /&gt;
(Please, keep the [[#Warnings|warning about database updates]] in mind. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Updating UI plugins =&lt;br /&gt;
&lt;br /&gt;
If you update only UI plugins without simultaneously upgrading the core UI packages to a new version, you need to perform an additional step after the update to make the changes visible to users.&lt;br /&gt;
&lt;br /&gt;
The package &amp;lt;tt&amp;gt;open-xchange-appsuite&amp;lt;/tt&amp;gt; contains a timestamp which is different in each version. The JavaScript UI in every user's browser will reload all cached code and data whenever this value changes. Since this value does not change when updating only plugin packages, the value must be changed manually with the following command:&lt;br /&gt;
&lt;br /&gt;
 $ /opt/open-xchange/sbin/touch-appsuite --timestamp=20170101.123400&lt;br /&gt;
&lt;br /&gt;
If you only have one OX node, the parameter &amp;lt;code&amp;gt;--timestamp&amp;lt;/code&amp;gt; can be omitted. It defaults to the current UTC time anyway.&lt;br /&gt;
&lt;br /&gt;
When updating a cluster, the command must use the same timestamp value on every node. Otherwise, browsers will clear their cache and re-download the entire UI code every time load balancer sends them to a different node (i.e. on almost every login). This is also why the timestamps can't be updated automatically: a node doesn't know which value other nodes will pick, which of them are part of the same update, etc.&lt;br /&gt;
&lt;br /&gt;
The quickest way to obtain a value for the timestamp parameter is to run the command with the parameter &amp;lt;code&amp;gt;-h&amp;lt;/code&amp;gt;. It will then print a help message with the current time as an example. For automation, you can use the output of&lt;br /&gt;
&lt;br /&gt;
 date -u +%Y%m%d.%H%M%S&lt;br /&gt;
&lt;br /&gt;
Again: this value must be computed once, and then the same value must be used on every node in the cluster.&lt;br /&gt;
&lt;br /&gt;
This step can be performed on each node separately after each node has been updated, or on all nodes at once after all nodes have been updated. If Apache has its own set of dedicated nodes, the &amp;lt;tt&amp;gt;touch-appsuite&amp;lt;/tt&amp;gt; call must be performed on the web server nodes, after all corresponding &amp;lt;tt&amp;gt;&amp;lt;plugin&amp;gt;-static&amp;lt;/tt&amp;gt; packages have been updated.&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;br /&gt;
&lt;br /&gt;
[[Category: Administrator]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:DocumentViewer&amp;diff=29066</id>
		<title>AppSuite:DocumentViewer</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:DocumentViewer&amp;diff=29066"/>
		<updated>2026-05-12T10:01:10Z</updated>

		<summary type="html">&lt;p&gt;Khgras: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= OX Document Viewer =&lt;br /&gt;
&lt;br /&gt;
== Product Description ==&lt;br /&gt;
&lt;br /&gt;
The OX Document Viewer delivers plugin-free document viewing capabilities for Microsoft Office (.docx, .doc, .rtf, .pptx, .ppt, .xlsx, xls) and OpenDocument (.odt, .ods, .odp, .odg) file types as well as for the Portable Document Format (.pdf).&lt;br /&gt;
It extends OX App Suite with content thumbnails and preview capabilities.&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
&lt;br /&gt;
OX Document Viewer requires a 64bit system. 32bit systems are not supported.&lt;br /&gt;
&lt;br /&gt;
See the [[AppSuite:OX_System_Requirements|Open-Xchange software requirements page]] for details.&lt;br /&gt;
&lt;br /&gt;
The OX Document Viewer deployment consists of two functional modules, that need to be installed separately: the '''readerengine''' component and the '''Document Viewer''' component.&lt;br /&gt;
&lt;br /&gt;
=== ReaderEngine ===&lt;br /&gt;
&lt;br /&gt;
See [[AppSuite:ReaderEngineInstall|Readerengine installation instructions]]&lt;br /&gt;
&lt;br /&gt;
=== Document Viewer ===&lt;br /&gt;
&lt;br /&gt;
See [[AppSuite:DocumentConverterAPIInstall|Document converter API installation instructions]]&lt;br /&gt;
&lt;br /&gt;
See [[AppSuite:DocumentConverterInstall|Document converter installation instructions]]&lt;br /&gt;
&lt;br /&gt;
For a more detailed guide explaining different installation variants visit the [[AppSuite:DocumentConverter_Installation_Guide|Installation Guide]]&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
=== Redhat Enterprise Linux 7 or CentOS 7 ===&lt;br /&gt;
&lt;br /&gt;
Add the following repositories to your Open-Xchange yum configuration:&lt;br /&gt;
&lt;br /&gt;
 {{for loop||call=YUMRepo|pv=reponame|pc1n=path|pc1v=products/appsuite/stable|pc2n=rhelname|pc2v=RHEL7|documentconverter-api|office-web|pdftool}}&lt;br /&gt;
 {{for loop||call=YUMRepo|pv=reponame|pc1n=path|pc1v=products/appsuite/stable|pc2n=rhelname|pc2v=RHEL7|pc3n=ldbaccount|pc3v=[CUSTOMERID:PASSWORD]|documentconverter|readerengine}}&lt;br /&gt;
&lt;br /&gt;
 $ yum install readerengine open-xchange-documentconverter&lt;br /&gt;
&lt;br /&gt;
=== Redhat Enterprise Linux 8 ===&lt;br /&gt;
&lt;br /&gt;
Add the following repositories to your Open-Xchange dnf configuration:&lt;br /&gt;
&lt;br /&gt;
 {{for loop||call=YUMRepo|pv=reponame|pc1n=path|pc1v=products/appsuite/stable|pc2n=rhelname|pc2v=RHEL8|documentconverter-api|office-web|pdftool}}&lt;br /&gt;
 {{for loop||call=YUMRepo|pv=reponame|pc1n=path|pc1v=products/appsuite/stable|pc2n=rhelname|pc2v=RHEL8|pc3n=ldbaccount|pc3v=[CUSTOMERID:PASSWORD]|documentconverter|readerengine}}&lt;br /&gt;
&lt;br /&gt;
 $ dnf install readerengine open-xchange-documentconverter&lt;br /&gt;
&lt;br /&gt;
=== Debian GNU/Linux 11.0 (Bullseye) ===&lt;br /&gt;
&lt;br /&gt;
Add the following repositories to your Open-Xchange apt configuration:&lt;br /&gt;
&lt;br /&gt;
 {{for loop||call=APTRepo|pv=reponame|pc1n=path|pc1v=products/appsuite/stable|pc2n=debianname|pc2v=DebianBullseye|documentconverter-api|office-web|pdftool}}&lt;br /&gt;
 {{for loop||call=APTRepo|pv=reponame|pc1n=path|pc1v=products/appsuite/stable|pc2n=debianname|pc2v=DebianBullseye|pc3n=ldbaccount|pc3v=[CUSTOMERID:PASSWORD]|documentconverter|readerengine}}&lt;br /&gt;
&lt;br /&gt;
 $ apt-get update&lt;br /&gt;
 $ apt-get install readerengine open-xchange-documentconverter&lt;br /&gt;
&lt;br /&gt;
=== Debian GNU/Linux 12.0 (Bookworm) ===&lt;br /&gt;
&lt;br /&gt;
Add the following repositories to your Open-Xchange apt configuration:&lt;br /&gt;
&lt;br /&gt;
 {{for loop||call=APTRepo|pv=reponame|pc1n=path|pc1v=products/appsuite/stable|pc2n=debianname|pc2v=DebianBookworm|documentconverter-api|office-web|pdftool}}&lt;br /&gt;
 {{for loop||call=APTRepo|pv=reponame|pc1n=path|pc1v=products/appsuite/stable|pc2n=debianname|pc2v=DebianBookworm|pc3n=ldbaccount|pc3v=[CUSTOMERID:PASSWORD]|documentconverter|readerengine}}&lt;br /&gt;
&lt;br /&gt;
 $ apt-get update&lt;br /&gt;
 $ apt-get install readerengine open-xchange-documentconverter&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- === SUSE Linux Enterprise Server 12 (valid until 7.10.3) ===&lt;br /&gt;
&lt;br /&gt;
 {{for loop||call=SUSERepo|pv=reponame|pc1n=path|pc1v=products/appsuite/7.10.3|pc2n=susename|pc2v=SLE_12|documentconverter-api|office-web|pdftool}}&lt;br /&gt;
 {{for loop||call=SUSERepo|pv=reponame|pc1n=path|pc1v=products/appsuite/7.10.3|pc2n=susename|pc2v=SLE_12|pc3n=ldbaccount|pc3v=[CUSTOMERID:PASSWORD]|documentconverter|readerengine}}&lt;br /&gt;
&lt;br /&gt;
 $ zypper ref&lt;br /&gt;
 $ zypper install readerengine open-xchange-documentconverter --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
To enable document viewing for OX Drive the associated permission has to be set.&lt;br /&gt;
&lt;br /&gt;
The default setting for all users is changed in the file '''permissions.properties''' in the directory ''/opt/open-xchange/etc''.&lt;br /&gt;
&lt;br /&gt;
After installation the functionality is disabled:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# Default permissions for all users&lt;br /&gt;
permissions=&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following line enables the functionality:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# Default permissions for all users&lt;br /&gt;
permissions=document_preview&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If there are already some permissions in this file, add ''document_preview'' separated with a comma.&lt;br /&gt;
&lt;br /&gt;
Further settings for the underlying readerengine are located in the file '''documentconverter.properties''' located in the directory &amp;quot;/opt/open-xchange/etc&amp;quot; as described below.&lt;br /&gt;
&lt;br /&gt;
Note: Document conversion service and OX App Suite backend may be run on different nodes. See the configuration item ''com.openexchange.documentconverter.RemoteBaseUrl'' for details.&lt;br /&gt;
&lt;br /&gt;
{{AppSuite:ReaderEngineConfig}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Caches ==&lt;br /&gt;
&lt;br /&gt;
Conversion results are cached as images for thumbnail/preview/viewer. There are caches in the backend filestore and at each documentconverter involved.&lt;br /&gt;
&lt;br /&gt;
=== Caching Strategy ===&lt;br /&gt;
&lt;br /&gt;
Starting with the 7.4.1 release the .../documentconverter/readerengine.cache directory is persistent and kept alive between OX backend shutdowns/startups.&lt;br /&gt;
&lt;br /&gt;
In addition a backend configured as a remote document converton service this service is able to act as a remote cache server. Similar to setting the 'RemoteBaseURL' within the documentconverter properties of the 'client' backends wrt. the documentconverter functionality, it is now possible to set RemoteCacheURLs. The lookup of converter results happens as follows:&lt;br /&gt;
&lt;br /&gt;
* the lookup of a cache entry is based upon the unique checksum of the source file as well as some conversion properties (e.g. target format, target size etc.)&lt;br /&gt;
&lt;br /&gt;
* if a converter backend is not able to find a cache entry within its runtime structures, the local - now persistent - readerengine.cache directory is looked up for a cache entry to be recreated from filesystem&lt;br /&gt;
&lt;br /&gt;
* if there's still no cache entry available and one or more RemoteCacheURLs are set, each given CacheURL Host is tried to retrieve a valid cache entry from&lt;br /&gt;
&lt;br /&gt;
* if a remote cache entry is found, this entry is added to the local cache of the requesting converter&lt;br /&gt;
&lt;br /&gt;
* if no remote cache entry can be found, the conversion is done locally, a cache entry is created locally (persistent) and also transferred to the first entry of the RemoteCacheURLs, acting as a master cache server in this case &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Cleaning Caches ===&lt;br /&gt;
&lt;br /&gt;
In case you want to clean the caches follow these two steps.&lt;br /&gt;
&lt;br /&gt;
Use the command line tool for each affected context:&lt;br /&gt;
&lt;br /&gt;
/opt/open-xchange/sbin/clearpreviewcache -c &amp;lt;CONTEXT ID&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Furthermore remove the content of the documentconverter cache directory manually at each conversion node. Before cleaning/removing the documentconverter cache directory, the OX backend node running the documentconverter, should be shut down in order to properly recreate the runtime information for the local cache. The local documentconverter cache location is defined by the following configuration property:&lt;br /&gt;
&lt;br /&gt;
/opt/open-xchange/etc/documentconverter.properties&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# The directory, containing the cache for persistent, huge job data at runtime&lt;br /&gt;
# Default value: &amp;quot;/var/spool/open-xchange/documentconverter/readerengine.cache&amp;quot;&lt;br /&gt;
com.openexchange.documentconverter.cacheDir=/var/spool/open-xchange/documentconverter/readerengine.cache&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
After the cleanup of both caches new conversions will be triggered for&lt;br /&gt;
thumbnails, previews and viewer images.&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29065</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29065"/>
		<updated>2026-05-07T12:56:57Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* Maintenance expired (Archive) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-03&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev87&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev61&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-09&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev88&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-11&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.43, OX App Suite v8.44 and OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.498&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.143 - v8.35.144&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.481&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.84 - v8.43.85&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.458&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.54 - v8.44.58&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.370&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.2 - v8.45.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.70 - v8.45.76&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-19&lt;br /&gt;
|OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.46.483&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.4&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.91&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX Dovecot Pro v2.3.22.1&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v2.3.22.1&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v8.47 and OX App Suite v8.47 LTS&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.47.599:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.73&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev89&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev62&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev17&amp;lt;br&amp;gt;Open-Xchange App Suite Imageconverter v7.10.6-rev14&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-19&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.44, OX App Suite v8.45 and OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.531&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.16 - v8.35.17&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.145 - v8.35.160&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.467&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.59 - v8.44.71&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.411&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.77 - v8.45.100&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.530&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.93 - v8.46.115&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-02&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev90&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev63&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-22&lt;br /&gt;
|OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.48.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.85&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-23&lt;br /&gt;
|Public Patch 2026-04-23 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.545&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.161 - v8.35.162&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.562&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.117 - v8.46.128&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.637&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.74 - v8.47.86&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.442&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.86&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-29&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev91&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev64&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev18&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-30&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Frontend v7.10.6-rev65&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-07&lt;br /&gt;
|Public Patch 2026-05-07 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.552&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.18&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.565&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.129 - v8.46.133&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.656&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.3Open-Xchange App Suite Middleware (Backend) v8.47.87 - v8.47.92&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.471&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.4 - v8.48.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.87 - v8.48.97&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange support for Debian Buster (Debian 10) will end&lt;br /&gt;
|As part of our supported platform policy, and to ensure a stable and continuously updated environment, Open-Xchange support for Debian Buster (Debian 10) will end with a Public Patch set to be released in April 2026. We encourage administrators to upgrade to the latest operating system version. For further information about all supported platforms and databases, please refer to the requirements page: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|Support for Ingress NGINX will cease at the end of March - As mentioned in the blog post (https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/), upstream support for Ingress NGINX will cease at the end of March, and the project will be retired. Please note, our support for Ingress NGINX in OX App Suite v8 will also be discontinued at the same time.&lt;br /&gt;
|End of March 2026&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android - The app was removed from Google Play Store. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app in 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|End of December 2025&lt;br /&gt;
|-&lt;br /&gt;
|End of Life CloudAPI v1 - As previously announced in April and October 2025, please be aware that CloudAPI v1 was discontinued at the end of 2025. However, we have decided to extend the availability on the platform until March 31st, 2026. It is important to note that after this date, CloudAPI v1 will be unavailable, and no further connections to these endpoints will be possible. Any actions against the v1 API will fail. To ensure uninterrupted service and benefit from features such as enhanced error handling, please transition to CloudAPI v2 until end of March. You can find detailed migration instructions in our guide here: https://confluence-public.open-xchange.com/display/OASC/Migration+Guide+from+CloudAPI+v1+to+v2&lt;br /&gt;
|End of December 2025&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29064</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29064"/>
		<updated>2026-05-07T12:56:48Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* Maintenance expired (Archive) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-03&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev87&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev61&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-09&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev88&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-11&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.43, OX App Suite v8.44 and OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.498&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.143 - v8.35.144&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.481&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.84 - v8.43.85&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.458&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.54 - v8.44.58&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.370&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.2 - v8.45.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.70 - v8.45.76&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-19&lt;br /&gt;
|OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.46.483&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.4&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.91&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX Dovecot Pro v2.3.22.1&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v2.3.22.1&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v8.47 and OX App Suite v8.47 LTS&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.47.599:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.73&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev89&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev62&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev17&amp;lt;br&amp;gt;Open-Xchange App Suite Imageconverter v7.10.6-rev14&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-19&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.44, OX App Suite v8.45 and OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.531&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.16 - v8.35.17&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.145 - v8.35.160&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.467&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.59 - v8.44.71&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.411&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.77 - v8.45.100&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.530&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.93 - v8.46.115&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-02&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev90&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev63&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-22&lt;br /&gt;
|OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.48.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.85&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-23&lt;br /&gt;
|Public Patch 2026-04-23 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.545&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.161 - v8.35.162&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.562&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.117 - v8.46.128&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.637&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.74 - v8.47.86&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.442&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.86&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-29&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev91&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev64&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev18&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-30&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Frontend v7.10.6-rev65&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-07&lt;br /&gt;
|Public Patch 2026-05-07 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.552&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.18&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.565&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.129 - v8.46.133&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.656&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.3Open-Xchange App Suite Middleware (Backend) v8.47.87 - v8.47.92&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.471&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.4 - v8.48.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.87 - v8.48.97&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange support for Debian Buster (Debian 10) will end&lt;br /&gt;
|As part of our supported platform policy, and to ensure a stable and continuously updated environment, Open-Xchange support for Debian Buster (Debian 10) will end with a Public Patch set to be released in April 2026. We encourage administrators to upgrade to the latest operating system version. For further information about all supported platforms and databases, please refer to the requirements page: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|Support for Ingress NGINX will cease at the end of March&lt;br /&gt;
|As mentioned in the blog post (https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/), upstream support for Ingress NGINX will cease at the end of March, and the project will be retired. Please note, our support for Ingress NGINX in OX App Suite v8 will also be discontinued at the same time.&lt;br /&gt;
|End of March 2026&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android - The app was removed from Google Play Store. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app in 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|End of December 2025&lt;br /&gt;
|-&lt;br /&gt;
|End of Life CloudAPI v1 - As previously announced in April and October 2025, please be aware that CloudAPI v1 was discontinued at the end of 2025. However, we have decided to extend the availability on the platform until March 31st, 2026. It is important to note that after this date, CloudAPI v1 will be unavailable, and no further connections to these endpoints will be possible. Any actions against the v1 API will fail. To ensure uninterrupted service and benefit from features such as enhanced error handling, please transition to CloudAPI v2 until end of March. You can find detailed migration instructions in our guide here: https://confluence-public.open-xchange.com/display/OASC/Migration+Guide+from+CloudAPI+v1+to+v2&lt;br /&gt;
|End of December 2025&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29063</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29063"/>
		<updated>2026-05-07T12:54:54Z</updated>

		<summary type="html">&lt;p&gt;Khgras: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-03&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev87&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev61&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-09&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev88&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-11&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.43, OX App Suite v8.44 and OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.498&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.143 - v8.35.144&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.481&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.84 - v8.43.85&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.458&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.54 - v8.44.58&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.370&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.2 - v8.45.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.70 - v8.45.76&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-19&lt;br /&gt;
|OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.46.483&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.4&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.91&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX Dovecot Pro v2.3.22.1&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v2.3.22.1&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v8.47 and OX App Suite v8.47 LTS&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.47.599:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.73&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev89&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev62&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev17&amp;lt;br&amp;gt;Open-Xchange App Suite Imageconverter v7.10.6-rev14&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-19&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.44, OX App Suite v8.45 and OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.531&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.16 - v8.35.17&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.145 - v8.35.160&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.467&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.59 - v8.44.71&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.411&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.77 - v8.45.100&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.530&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.93 - v8.46.115&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-02&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev90&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev63&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-22&lt;br /&gt;
|OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.48.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.85&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-23&lt;br /&gt;
|Public Patch 2026-04-23 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.545&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.161 - v8.35.162&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.562&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.117 - v8.46.128&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.637&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.74 - v8.47.86&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.442&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.86&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-29&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev91&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev64&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev18&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-30&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Frontend v7.10.6-rev65&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-07&lt;br /&gt;
|Public Patch 2026-05-07 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.552&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.18&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.565&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.129 - v8.46.133&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.656&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.3Open-Xchange App Suite Middleware (Backend) v8.47.87 - v8.47.92&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.471&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.4 - v8.48.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.87 - v8.48.97&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange support for Debian Buster (Debian 10) will end&lt;br /&gt;
|As part of our supported platform policy, and to ensure a stable and continuously updated environment, Open-Xchange support for Debian Buster (Debian 10) will end with a Public Patch set to be released in April 2026. We encourage administrators to upgrade to the latest operating system version. For further information about all supported platforms and databases, please refer to the requirements page: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|Support for Ingress NGINX will cease at the end of March&lt;br /&gt;
|As mentioned in the blog post (https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/), upstream support for Ingress NGINX will cease at the end of March, and the project will be retired. Please note, our support for Ingress NGINX in OX App Suite v8 will also be discontinued at the same time.&lt;br /&gt;
|End of March 2026&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android&lt;br /&gt;
|Will be discontinued in Q1 / Q2 2026. The app will be removed from Google Play Store Q1 / Q2 2026. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app as Q1 / Q2 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|End of December 2025&lt;br /&gt;
|-&lt;br /&gt;
|End of Life CloudAPI v1&lt;br /&gt;
|As previously announced in April and October 2025, please be aware that CloudAPI v1 was discontinued at the end of 2025. However, we have decided to extend the availability on the platform until March 31st, 2026. It is important to note that after this date, CloudAPI v1 will be unavailable, and no further connections to these endpoints will be possible. Any actions against the v1 API will fail. To ensure uninterrupted service and benefit from features such as enhanced error handling, please transition to CloudAPI v2 until end of March. You can find detailed migration instructions in our guide here: https://confluence-public.open-xchange.com/display/OASC/Migration+Guide+from+CloudAPI+v1+to+v2&lt;br /&gt;
|End of December 2025&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Client_Onboarding&amp;diff=29062</id>
		<title>AppSuite:Client Onboarding</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Client_Onboarding&amp;diff=29062"/>
		<updated>2026-05-07T12:42:37Z</updated>

		<summary type="html">&lt;p&gt;Khgras: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;title&amp;quot;&amp;gt;Client Onboarding&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{VersionFrom|7.8.1}}&lt;br /&gt;
&lt;br /&gt;
With version 7.10.5 we introduced a new wizard.&lt;br /&gt;
This config is still valid since the old wizard can still be enabled via setting.&lt;br /&gt;
See https://documentation.open-xchange.com/7.10.5/ui/configuration/settings-list-of.html#onboarding for details on the new wizard. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
= Configuration guide for Open-Xchange Client Onboarding =&lt;br /&gt;
&lt;br /&gt;
With Open-Xchange Server v7.8.1 a new module is added allowing users to integrate several different clients and devices with Open-Xchange; such as providing a link to a commercial App Store to install certain apps on mobile devices.&lt;br /&gt;
&lt;br /&gt;
By default, Open-Xchange ships with several built-in providers; thereof&lt;br /&gt;
&lt;br /&gt;
* CalDAV&lt;br /&gt;
* CardDAV&lt;br /&gt;
* OX Drive App&lt;br /&gt;
* Microsoft ActiveSync&lt;br /&gt;
* Mail (IMAP/SMTP)&lt;br /&gt;
* Generic Mobile App provider&lt;br /&gt;
&lt;br /&gt;
Those providers allow accessing and/or synchronizing with certain data held by Open-Xchange on a supported device.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
To install the Client Onboarding module, the package open-xchange-client-onboarding needs to be installed.&lt;br /&gt;
&lt;br /&gt;
Moreover the property &amp;lt;code&amp;gt;&amp;quot;com.openexchange.client.onboarding.enabled&amp;quot;&amp;lt;/code&amp;gt;; in installed file &amp;lt;code&amp;gt;/opt/open-xchange/etc/client-onboarding.properties&amp;lt;/code&amp;gt; needs to be set to &amp;lt;code&amp;gt;&amp;quot;true&amp;quot;&amp;lt;/code&amp;gt; (default). So getting rid off the entire client on-boarding module simply requires setting the mentioned property to &amp;lt;code&amp;gt;&amp;quot;false&amp;quot;&amp;lt;/code&amp;gt; (and executing &amp;lt;code&amp;gt;/opt/open-xchange/sbin/reloadconfiguration&amp;lt;/code&amp;gt; command-line tool).&lt;br /&gt;
&lt;br /&gt;
== Onboarding scenarios ==&lt;br /&gt;
&lt;br /&gt;
The way to specify what and how a certain device is able to get “on-boarded” is mainly determined by so called scenarios. A scenario describes what gets deployed using which providers that contribute their onboarding possibilities and how it is made accessible to the client’s device.&lt;br /&gt;
&lt;br /&gt;
A scenario consists of the following configuration attributes/options&lt;br /&gt;
&lt;br /&gt;
* A unique scenario identifier&lt;br /&gt;
* A flag determining if scenario is enabled or not. If set to 'false' the scenario will not be available, useful for testing/enabling the scenario later on&lt;br /&gt;
* A scenario type, which is one of &amp;amp;quot;plist&amp;amp;quot;, &amp;amp;quot;manual&amp;amp;quot;, or &amp;amp;quot;link&amp;amp;quot;&lt;br /&gt;
** &amp;amp;quot;plist&amp;amp;quot; for generating a PLIST configuration file for iOS and OSX devices,&lt;br /&gt;
** &amp;amp;quot;manual&amp;amp;quot; for a description for the user for a manual set-up/configuration&lt;br /&gt;
** &amp;amp;quot;link&amp;amp;quot; for a link/URL to either Apple App Store / Google Play Store or to downloadable executable&lt;br /&gt;
* The &amp;amp;quot;link&amp;amp;quot; attribute, which is only considered it type is set to &amp;amp;quot;link&amp;amp;quot;. That attribute consists of the sub-attributes &amp;amp;quot;url&amp;amp;quot; and &amp;amp;quot;type&amp;amp;quot;.&lt;br /&gt;
** &amp;amp;quot;url&amp;amp;quot; provides the actual link/URL to Apple App Store, Apple Mac Store Google Play Store or to downloadable executable. For specifying a property that provides the actual link, please use special &amp;amp;quot;property&amp;amp;quot; scheme; e.g. &amp;amp;quot;property://com.openexchange.client.onboarding.app.mylink&amp;amp;quot;&lt;br /&gt;
** &amp;amp;quot;type&amp;amp;quot; indicates if &amp;amp;quot;url&amp;amp;quot; holds a link for either Apple App Store, Apple Mac Store or Google Play Store. Must only be specified in case &amp;amp;quot;url&amp;amp;quot; points either of those commercial stores. Supported values are &amp;amp;quot;appstore&amp;amp;quot;, &amp;amp;quot;macstore&amp;amp;quot; and &amp;amp;quot;playstore&amp;amp;quot;&lt;br /&gt;
* The identifiers for the providers, which contribute to the scenario;&amp;lt;br /&amp;gt;&lt;br /&gt;
please check command-line tool &amp;lt;code&amp;gt;/opt/open-xchange/sbin/listonboardingproviders&amp;lt;/code&amp;gt; to check, which ones are available&lt;br /&gt;
* The identifiers for alternative scenarios. This is typically used to provide alternative manual setup possibility.&lt;br /&gt;
* The comma-separated names of Font Awesome icons that are supposed to be displayed for the scenario&amp;lt;br /&amp;gt;&lt;br /&gt;
(only the ones from v4.4.0 are currently supported)&lt;br /&gt;
* The translatable display name; check &amp;lt;code&amp;gt;/opt/open-xchange/sbin/parsei18nyaml&amp;lt;/code&amp;gt; command-line tool to generate a .pot file from translatable texts&lt;br /&gt;
* The translatable description; check &amp;lt;code&amp;gt;/opt/open-xchange/sbin/parsei18nyaml&amp;lt;/code&amp;gt; command-line tool to generate a .pot file from translatable texts&lt;br /&gt;
&lt;br /&gt;
== Onboarding providers ==&lt;br /&gt;
&lt;br /&gt;
As described in the previous section, a scenario specifies what providers contribute to it. A provider represents a certain App or (synchronization) protocol that a device can install, download and/or communicate with.&lt;br /&gt;
&lt;br /&gt;
Moreover a provider specifies what Onboarding types are supported (&amp;amp;quot;plist&amp;amp;quot;, &amp;amp;quot;manual&amp;amp;quot;, and/or &amp;amp;quot;link&amp;amp;quot;). Hence, once a provider is chosen to contribute to a certain scenario, the supported on-boarding type needs to match the one of the scenario itself. E.g. a scenario, which indicates to be of type &amp;amp;quot;link&amp;amp;quot;, will always fail if the associated provider signals to support types &amp;amp;quot;plist&amp;amp;quot; and &amp;amp;quot;manual&amp;amp;quot;.&lt;br /&gt;
&lt;br /&gt;
To check what providers are available on your system, please execute the &amp;lt;code&amp;gt;/opt/open-xchange/sbin/listonboardingproviders&amp;lt;/code&amp;gt; command-line tool, which outputs something like:&lt;br /&gt;
&lt;br /&gt;
[[File:onboarding_1.png]]&lt;br /&gt;
&lt;br /&gt;
Each provider might require one or more capabilities/permissions to be available for the requesting user. If capabilities/permissions are not satisfied, the associated scenario cannot be applied, but will be displayed to the user for upsell opportunities.&lt;br /&gt;
&lt;br /&gt;
=== Generic Onboarding provider for Apps ===&lt;br /&gt;
&lt;br /&gt;
Identifier: &amp;lt;code&amp;gt;app&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The generic onboarding provider for apps allows specifying custom scenarios of type &amp;amp;quot;link&amp;amp;quot; for arbitrary links/URLs pointing to Apple App Store, Apple Mac Store Google Play Store or to downloadable executable. The link can be set directly or via a property.&lt;br /&gt;
&lt;br /&gt;
This provider requires no capability/permission.&lt;br /&gt;
&lt;br /&gt;
An exemplary section in the &amp;lt;code&amp;gt;/opt/open-xchange/etc/client-onboarding-scenarios.yml&amp;lt;/code&amp;gt; YAML file might look like (check &amp;amp;quot;Configuring Onboarding scenarios&amp;amp;quot; chapter for more details):&lt;br /&gt;
&lt;br /&gt;
[[File:onboarding_2.png]]&lt;br /&gt;
&lt;br /&gt;
=== CalDAV/CardDAV ===&lt;br /&gt;
&lt;br /&gt;
Identifiers: &amp;lt;code&amp;gt;caldav&amp;lt;/code&amp;gt; &amp;amp;amp; &amp;lt;code&amp;gt;carddav&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In order for a scenario (having CalDAV/CardDAV in its provider listing) to be executable by a user, the &amp;amp;quot;caldav&amp;amp;quot; capability and &amp;amp;quot;carddav&amp;amp;quot; capability respectively are required.&lt;br /&gt;
&lt;br /&gt;
Moreover, the appropriate *DAV end-points are supposed to be configured through property &amp;lt;code&amp;gt;com.openexchange.client.onboarding.caldav.url&amp;lt;/code&amp;gt; in &amp;lt;code&amp;gt;client-onboarding-caldav.properties&amp;lt;/code&amp;gt; file and property &amp;lt;code&amp;gt;com.openexchange.client.onboarding.carddav.url&amp;lt;/code&amp;gt; in &amp;lt;code&amp;gt;client-onboarding-carddav.properties&amp;lt;/code&amp;gt; file.&lt;br /&gt;
&lt;br /&gt;
=== Drive/Mail Apps ===&lt;br /&gt;
&lt;br /&gt;
Identifiers: &amp;lt;code&amp;gt;driveapp&amp;lt;/code&amp;gt; &amp;amp;amp; &amp;lt;code&amp;gt;mailapp&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Open-Xchange ships with built-in providers for Drive App and Mail App. The Drive-associated providers do require the &amp;amp;quot;drive&amp;amp;quot; capability and the Mail App requires the &amp;amp;quot;mobile_mail_app&amp;amp;quot; one.&lt;br /&gt;
&lt;br /&gt;
The appropriate links to the apps in the corresponding stores are configured in associated .properties files:&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;client-onboarding-driveapp.properties&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;client-onboarding-mailapp.properties&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
By default the links to the official apps are set, but may be changed to ones for branded versions.&lt;br /&gt;
&lt;br /&gt;
=== Drive Windows Client ===&lt;br /&gt;
&lt;br /&gt;
Identifier: &amp;lt;code&amp;gt;drivewindowsclient&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The provider for the windows Drive Client. Requires the &amp;amp;quot;drive&amp;amp;quot; capability, but has no configuration options. However, this provider requires the &amp;amp;quot;open-xchange-drive-client-windows&amp;amp;quot; and the orderly configured binaries (e.g. through installing appropriate package according to the brand).&lt;br /&gt;
&lt;br /&gt;
Please check [https://oxpedia.org/wiki/index.php?title=AppSuite:OX_Drive#OX_Drive_for_Windows ''this''] documentation for more details.&lt;br /&gt;
&lt;br /&gt;
=== Mail (IMAP/SMTP) ===&lt;br /&gt;
&lt;br /&gt;
Identifier: &amp;lt;code&amp;gt;mail&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The provider for deploying the IMAP/STMP account on target device using native/stock mail app. All IMAP/SMTP related settings are settable in file 'client-onboarding-mail.properties'.&lt;br /&gt;
&lt;br /&gt;
=== Microsoft ActiveSync (EAS) ===&lt;br /&gt;
&lt;br /&gt;
Identifier: &amp;lt;code&amp;gt;eas&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Configures the ActiveSync account on target device. Allows specifying the EAS end-point through &amp;lt;code&amp;gt;com.openexchange.client.onboarding.eas.url&amp;lt;/code&amp;gt; property in 'client-onboarding-eas.properties'.&lt;br /&gt;
&lt;br /&gt;
== Configuring Onboarding scenarios ==&lt;br /&gt;
&lt;br /&gt;
Onboarding scenarios are configured through the &amp;lt;code&amp;gt;/opt/open-xchange/etc/client-onboarding-scenarios.yml&amp;lt;/code&amp;gt; YAML file. Each scenario starts with its own &amp;amp;quot;section&amp;amp;quot; in that YAML file by typing its unique identifier. All further attributes as outlined in chapter &amp;amp;quot;Onboarding scenarios&amp;amp;quot; are nested below that identifier.&lt;br /&gt;
&lt;br /&gt;
=== Easily enabling/disabling scenarios ===&lt;br /&gt;
&lt;br /&gt;
By default, Open-Xchange ships with a set of pre-defined scenarios that might apply to the most common installations. Each scenario can easily be enabled/disabled through its &amp;amp;quot;enabled&amp;amp;quot; Boolean attribute in the &amp;lt;code&amp;gt;/opt/open-xchange/etc/client-onboarding-scenarios.yml&amp;lt;/code&amp;gt; YAML file. Executing &amp;lt;code&amp;gt;/opt/open-xchange/sbin/reloadconfiguration&amp;lt;/code&amp;gt; command-line tool applies the changes without the need for restart.&lt;br /&gt;
&lt;br /&gt;
=== Translatable strings ===&lt;br /&gt;
&lt;br /&gt;
Those attributes ending with &amp;amp;quot;_t10e&amp;amp;quot; refer to localizable strings and are placed into &amp;amp;quot;client-onboarding-scenarios.pot&amp;amp;quot; file. Once such attributes ending with &amp;amp;quot;_t10e&amp;amp;quot; are changed/customized and/or added, the appropriate &amp;amp;quot;client-onboarding-scenarios.pot&amp;amp;quot; file needs to be re-created in order to get translated. For generating that &amp;amp;quot;client-onboarding-scenarios.pot&amp;amp;quot; file, please execute the /opt/open-xchange/sbin/parsei18nyaml command-line tool. That .pot file needs then be turned to the .po files for the individual languages.&lt;br /&gt;
&lt;br /&gt;
Thus changing any of the attributes ending with &amp;amp;quot;_t10e&amp;amp;quot; requires (provided that appropriate .po files are available in &amp;lt;code&amp;gt;/opt/open-xchange/i18n&amp;lt;/code&amp;gt; directory) either a restart or executing &amp;lt;code&amp;gt;/opt/open-xchange/sbin/reloadconfiguration&amp;lt;/code&amp;gt; command-line tool together with stop/start of the &amp;amp;quot;com.openexchange.i18n&amp;amp;quot; bundle.&lt;br /&gt;
&lt;br /&gt;
=== Scenarios' scope and order ===&lt;br /&gt;
&lt;br /&gt;
While the previously mentioned &amp;amp;quot;enabled&amp;amp;quot; attribute offers some kind of generic on/off switch, the properties outlined in this section allow defining the device-scope for a scenario and in which order/precedence they are offered to the client. Scope in terms of&lt;br /&gt;
&lt;br /&gt;
* For what devices (from the set of those specified by providers) are what scenarios in which order available and&lt;br /&gt;
* For which users they are available&lt;br /&gt;
&lt;br /&gt;
As explained above, each scenario specifies one or more type-compatible providers associated with it. In turn, each provider determines to which devices the scenario applies. In order to further control, which device and which users are allowed to access a certain scenario, there are appropriate options available in file &amp;lt;code&amp;gt;/opt/open-xchange/etc/client-onboarding.properties&amp;lt;/code&amp;gt;. Every option is fully [http://oxpedia.org/wiki/index.php?title=ConfigCascade ''config-cascade''] aware and therefore can be controlled on a global, per context set, per context and per user basis.&lt;br /&gt;
&lt;br /&gt;
Thus, to make a scenario available for certain devices (as dictated by scenario’s providers) and for users as well, the scenario identifier needs to be added to the appropriate properties ending with &amp;amp;quot;.scenarios&amp;amp;quot; (for devices) and added to the &amp;amp;quot;com.openexchange.client.onboarding.enabledScenarios&amp;amp;quot; property (for user) as well.&lt;br /&gt;
&lt;br /&gt;
The following properties accept a comma-separated list of scenario identifiers. The order of listed scenarios reflects the order in which they are offered to the client&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
com.openexchange.client.onboarding.apple.mac.scenarios&amp;lt;br /&amp;gt;&lt;br /&gt;
com.openexchange.client.onboarding.apple.ipad.scenarios&amp;lt;br /&amp;gt;&lt;br /&gt;
com.openexchange.client.onboarding.apple.iphone.scenarios&amp;lt;br /&amp;gt;&lt;br /&gt;
com.openexchange.client.onboarding.android.tablet.scenarios&amp;lt;br /&amp;gt;&lt;br /&gt;
com.openexchange.client.onboarding.android.phone.scenarios&amp;lt;br /&amp;gt;&lt;br /&gt;
com.openexchange.client.onboarding.windows.desktop.scenarios&lt;br /&gt;
&lt;br /&gt;
com.openexchange.client.onboarding.enabledScenarios&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
com.openexchange.client.onboarding.apple.iphone.scenarios=mailappinstall, driveappinstall, eassync, mailsync, davsync&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This exemplary setting specifies that Drive App, EAS, Native Mail (IMAP/SMTP) and CalDAV/CardDAV are available in given order for iPhone devices.&lt;br /&gt;
&lt;br /&gt;
Once a scenario is made accessible through configuration it is visible to users trying to perform a client onboarding using one of associated devices. However, whether a user is effectively allowed to execute that scenario is determined by the required capabilities of the denoted providers; if not allowed it gets displayed as an upsell opportunity.&lt;br /&gt;
&lt;br /&gt;
=== Configuring actions ===&lt;br /&gt;
&lt;br /&gt;
The type for a scenario determines what actions are associated with it to &amp;amp;quot;''transport''&amp;amp;quot; the onboarding information to the client. The types &amp;amp;quot;manual&amp;amp;quot; and &amp;amp;quot;link&amp;amp;quot; only show static information like displaying a link. In contrast the type &amp;amp;quot;plist&amp;amp;quot; allows several actions to transport the configuration profile onto the client. Thereof&lt;br /&gt;
&lt;br /&gt;
* E-Mail&lt;br /&gt;
* SMS&lt;br /&gt;
&lt;br /&gt;
In order to utilize the &amp;amp;quot;E-Mail&amp;amp;quot; action, a special transport must be configured for system-composed E-Mails [http://oxpedia.org/wiki/index.php?title=AppSuite:Sharing_and_Guest_Mode#Share_Notifications ''as it is for using the sharing functionality'']. This transport is configured in noreply.properties. All properties therein are config-cascade capable, so their values can be sensitive to the current user or context.&lt;br /&gt;
&lt;br /&gt;
Using the SMS action requires an according implementation being available. OX App Suite comes with an optional sipgate implementation. Please check [http://oxpedia.org/wiki/index.php?title=AppSuite:SMS_Sipgate ''this documentation''] how to setup App Suite accordingly.&lt;br /&gt;
&lt;br /&gt;
==== Implementing your own SMS gateway ====&lt;br /&gt;
&lt;br /&gt;
To use an SMS gateway other than sipgate, you can provide your own implementation. Therefore the Java interface &amp;lt;code&amp;gt;com.openexchange.sms.SMSServiceSPI&amp;lt;/code&amp;gt; needs to be implemented and published as an OSGi service. For parsing phone numbers provided by users &amp;lt;code&amp;gt;com.openexchange.sms.PhoneNumberParserService&amp;lt;/code&amp;gt; can be used. That one is also available as an OSGi service and can be tracked accordingly. You can have a look at bundle &amp;lt;code&amp;gt;com.openexchange.sms.sipgate&amp;lt;/code&amp;gt; as implementation reference.&lt;br /&gt;
&lt;br /&gt;
'''Important:''' You must not install the &amp;lt;code&amp;gt;open-xchange-sms-sipgate&amp;lt;/code&amp;gt; package if you provide your own implementation.&lt;br /&gt;
&lt;br /&gt;
==== PLIST-signing ====&lt;br /&gt;
Scenarios of type &amp;amp;quot;plist&amp;amp;quot; require having PLIST-signing enabled. Otherwise the device will show a warning when importing a received PLIST configuration profile. Please follow the instructions as outlined in [http://oxpedia.org/wiki/index.php?title=AppSuite:PList_signing ''this article''] how to enable and configure signing for PLIST files.&lt;br /&gt;
&lt;br /&gt;
== Adding custom scenarios ==&lt;br /&gt;
&lt;br /&gt;
The first thing to do, is to add an appropriate scenario configuration to the 'client-onboarding-scenarios.yml' file; e.g.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
mygoogleapp:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;enabled: true&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;type: link&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;link:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;url: http://play.google.com/store/apps?id=mygoogleapp.invalid&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;type: playstore&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;image: http://my.fine.host/image001.png&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;providers: [app]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;alternatives: []&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;icon: fa-cloud&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;displayName_t10e: &amp;amp;quot;My App for synchronizing files&amp;amp;quot;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;description_t10e: &amp;amp;quot;Synchronize your files with our Drive application.&amp;amp;quot;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The next step is to make that scenario accessible through adapting 'client-onboarding.properties' file. Hence, the scenario identifier needs to be added to the devices, to which it applies (Android devices in this case):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
com.openexchange.client.onboarding.android.tablet.scenarios=..., mygoogleapp&amp;lt;br /&amp;gt;&lt;br /&gt;
com.openexchange.client.onboarding.android.phone.scenarios=..., mygoogleapp&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
Furthermore, that scenario needs to be made accessible to users as well:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
com.openexchange.client.onboarding.enabledScenarios=..., mygoogleapp&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
At last, a .pot file is supposed to be generated from the translatable strings using /opt/open-xchange/sbin/parsei18nyaml command-line tool to yield the .po files for the individual languages.&lt;br /&gt;
&lt;br /&gt;
Provided that target users do hold appropriate capabilities, they are allowed to execute that scenario. In the example above the &amp;amp;quot;app&amp;amp;quot; provider is specified, which does no require any capabilities. Hence, that scenario is available.&lt;br /&gt;
&lt;br /&gt;
== HowTos ==&lt;br /&gt;
&lt;br /&gt;
=== How can I quickly setup a default/test configuration ? ===&lt;br /&gt;
&lt;br /&gt;
# Install open-xchange-client-onboarding package&lt;br /&gt;
# Edit &amp;lt;code&amp;gt;/opt/open-xchange/etc/client-onboarding.properties&amp;lt;/code&amp;gt; and set &amp;lt;code&amp;gt;com.openexchange.client.onboarding.enabled&amp;lt;/code&amp;gt; to &amp;lt;code&amp;gt;true&amp;lt;/code&amp;gt; &lt;br /&gt;
# Edit &amp;lt;code&amp;gt;noreply.properties&amp;lt;/code&amp;gt; to enable autoconfig sending via email. PS: Have a fully working smtp login available like “noreply@yourdomain.tld”&lt;br /&gt;
# Edit client-onboarding-scenarios.yml and set “enable” for : “driveappinstall” , “davsync” “davmanual” “mailsync” “mailmanual” to &amp;lt;code&amp;gt;true&amp;lt;/code&amp;gt; &lt;br /&gt;
# Now set the correct caldav/carddav server FQDNs in the corresponding files for your setup&lt;br /&gt;
#*&amp;lt;code&amp;gt;client-onboarding-caldav.properties&amp;lt;/code&amp;gt; &lt;br /&gt;
#*&amp;lt;code&amp;gt;client-onboarding-carddav.properties&amp;lt;/code&amp;gt;&lt;br /&gt;
# Restart OX process&lt;br /&gt;
# Login to AppSuite. Click on Settings - Connect your device&lt;br /&gt;
# Verify that you have following onboarding options available: &lt;br /&gt;
#* windows -&amp;gt; imap/smtp details&lt;br /&gt;
#* android/fon+tablet -&amp;gt; imap/smtp details&lt;br /&gt;
#* android/fon+tablet -&amp;gt; drive app &lt;br /&gt;
#* apple -&amp;gt; iphone -&amp;gt; imap/smtp config button&lt;br /&gt;
#* apple -&amp;gt; iphone -&amp;gt; imap/smtp details for experts&lt;br /&gt;
#* apple -&amp;gt; iphone -&amp;gt; calendar/addressbok -&amp;gt; config button&lt;br /&gt;
#* apple -&amp;gt; iphone -&amp;gt; calendar/addressbok -&amp;gt; details for dav setup&lt;br /&gt;
#* apple -&amp;gt; iphone -&amp;gt; drive app&lt;br /&gt;
#* apple -&amp;gt; ipad -&amp;gt; imap/smtp config send email&lt;br /&gt;
#* apple -&amp;gt; ipad -&amp;gt; imap/smtp config button&lt;br /&gt;
#* apple -&amp;gt; ipad -&amp;gt; imap/smtp details for experts&lt;br /&gt;
#* apple -&amp;gt; ipad -&amp;gt; calendar/addressbook config send email&lt;br /&gt;
#* apple -&amp;gt; ipad -&amp;gt; calendar/addressbook config button&lt;br /&gt;
#* apple -&amp;gt; ipad -&amp;gt; calendar/addressbook details for experts&lt;br /&gt;
#* apple -&amp;gt; ipad -&amp;gt; drive app&lt;br /&gt;
&lt;br /&gt;
=== How can I quickly disable a certain scenario ===&lt;br /&gt;
&lt;br /&gt;
Simply enter the 'client-onboarding-scenarios.yml' file and go to the section specifying the target scenario. Switch the 'enabled' flag to &amp;amp;quot;false&amp;amp;quot; and execute /opt/open-xchange/sbin/reloadconfiguration command-line tool.&lt;br /&gt;
&lt;br /&gt;
E.g. to disable the OX Drive App:&lt;br /&gt;
&lt;br /&gt;
[[File:onboarding_3.png]]&lt;br /&gt;
&lt;br /&gt;
=== How can I disable the outdated ui parts like 'Downloads'? ===&lt;br /&gt;
&lt;br /&gt;
The wizard replaces and extends the functionality of the old Download Section in settings and the corresponding widgets. We recommend to disable these outdated parts:&lt;br /&gt;
# widget: get ox drive&lt;br /&gt;
# widget: update&lt;br /&gt;
# settings entry: downloads&lt;br /&gt;
&lt;br /&gt;
'''Remove settings section 'Downloads' '''&lt;br /&gt;
&lt;br /&gt;
Edit ''/opt/open-xchange/etc/settings/appsuite.properties'' and add or change the value to true:&lt;br /&gt;
* ''io.ox/core//settings/downloadsDisabled''&lt;br /&gt;
&lt;br /&gt;
'''Remove widgets'''&lt;br /&gt;
&lt;br /&gt;
To remove the both related portal widget/tiles please refer to the&lt;br /&gt;
[[AppSuite:Configuring_portal_plugins#Disabling_a_tile_completely | portal plugins wiki page ]]&lt;br /&gt;
&lt;br /&gt;
* ''io.ox/portal/widget/oxdriveclients''&lt;br /&gt;
* ''io.ox/portal/widget/updater''&lt;br /&gt;
&lt;br /&gt;
=== How can I add my own App? ===&lt;br /&gt;
&lt;br /&gt;
Provided that the App is accessible by a link (pointing to a commercial App Store or to a downloadable executable/installer), the generic &amp;amp;quot;app&amp;amp;quot; is the suitable provider to choose.&lt;br /&gt;
&lt;br /&gt;
Hence, an appropriate section is supposed to be added to the 'client-onboarding-scenarios.yml' file having a unique name and &amp;amp;quot;provider&amp;amp;quot; attribute set to &amp;amp;quot;[app]&amp;amp;quot;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
mygoogleapp:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;enabled: true&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;type: link&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;link:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;url: http://play.google.com/store/apps?id=mygoogleapp.invalid&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;type: playstore&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;image: http://my.fine.host/image001.png&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;providers: [app]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;alternatives: []&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;icon: fa-cloud&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;displayName_t10e: &amp;amp;quot;My App for synchronizing files&amp;amp;quot;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;description_t10e: &amp;amp;quot;Synchronize your files with our Drive application.&amp;amp;quot;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
The attribute &amp;amp;quot;type&amp;amp;quot; needs to be set to &amp;amp;quot;link&amp;amp;quot;.&lt;br /&gt;
&lt;br /&gt;
The attribute &amp;amp;quot;link&amp;amp;quot; should be configured with:&lt;br /&gt;
&lt;br /&gt;
* &amp;amp;quot;url&amp;amp;quot; sub-attribute containing the actual link pointing to the URL location&lt;br /&gt;
* &amp;amp;quot;type&amp;amp;quot; sub-attribute specifying of what type that link is: either &amp;amp;quot;appstore&amp;amp;quot;, &amp;amp;quot;macappstore&amp;amp;quot;, &amp;amp;quot;playstore&amp;amp;quot; or &amp;amp;quot;common&amp;amp;quot;. The type &amp;amp;quot;common&amp;amp;quot; is supposed to be used for links that do not point to a commercial App Store, but to a downloadable executable/installer file.&lt;br /&gt;
* &amp;amp;quot;image&amp;amp;quot; sub-attribute containing the link pointing to the App's image. Supported with v7.8.4&lt;br /&gt;
&lt;br /&gt;
The &amp;amp;quot;icon&amp;amp;quot; attribute is supposed to contain a comma-separated list of Font Awesome icons (only the ones from v4.4.0 are currently supported) that represent the App; e.g.&lt;br /&gt;
&lt;br /&gt;
* &amp;amp;quot;fa-cloud&amp;amp;quot; for Drive/file-related nature&lt;br /&gt;
* &amp;amp;quot;fa-calendar, fa-users&amp;amp;quot; for Calendar and Address Book synchronization&lt;br /&gt;
* &amp;amp;quot;fa-envelope-o&amp;amp;quot; for Mail nature&lt;br /&gt;
&lt;br /&gt;
Next, the translatable display name and description should be set through setting the attributes &amp;amp;quot;displayName_t10e&amp;amp;quot; and &amp;amp;quot;description_t10e&amp;amp;quot;. As described previously, executing the /opt/open-xchange/sbin/parsei18nyaml command-line tool yields an appropriate .pot file, which can then be used for generating the individual .po file for the different translations.&lt;br /&gt;
&lt;br /&gt;
Finally, the 'client-onboarding.properties' file needs to be modified to specify the &amp;amp;quot;scope&amp;amp;quot; for that new scenario. Add the scenario’s unique name to the appropriate device properties and add it to &amp;amp;quot;com.openexchange.client.onboarding.enabledScenarios&amp;amp;quot; property as well.&lt;br /&gt;
&lt;br /&gt;
After executing /opt/open-xchange/sbin/reloadconfiguration command-line tool the new client onboarding scenario is available for the selected users/devices.&lt;br /&gt;
&lt;br /&gt;
=== How can I upsell my own app? ===&lt;br /&gt;
&lt;br /&gt;
Having the same prerequisites/steps as for &amp;amp;quot;How can I add my own App?&amp;amp;quot; the scenario description in the 'client-onboarding-scenarios.yml' file simply needs to be extended by the desired capabilities, which are supposed to be used for managing the upsell.&lt;br /&gt;
&lt;br /&gt;
Example&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
mygoogleapp:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;enabled: true&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;type: link&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;link:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;url: http://play.google.com/store/apps?id=mygoogleapp.invalid&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;type: playstore&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;'''capabilities: &amp;amp;quot;mygoogleapp_capability&amp;amp;quot;'''&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;providers: [app]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;alternatives: []&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;icon: fa-cloud&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;displayName_t10e: &amp;amp;quot;My App for synchronizing files&amp;amp;quot;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;description_t10e: &amp;amp;quot;Synchronize your files with our Drive application.&amp;amp;quot;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
The special &amp;amp;quot;capabilities&amp;amp;quot; attribute is only supported for scenarios of type &amp;amp;quot;link&amp;amp;quot; with the special &amp;amp;quot;app&amp;amp;quot; provider.&lt;br /&gt;
&lt;br /&gt;
With such a &amp;amp;quot;capabilities&amp;amp;quot; attribute only users, which have the &amp;amp;quot;mygoogleapp_capability&amp;amp;quot; capability are allowed to get the link. For those who don’t, the upsell opportunity will be displayed; e.g.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;[[File:onboarding_4.png]]&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:OX_System_Requirements&amp;diff=29061</id>
		<title>AppSuite:OX System Requirements</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:OX_System_Requirements&amp;diff=29061"/>
		<updated>2026-05-07T12:41:14Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* OX Sync App */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= OX App Suite v7 Requirements - Open-Xchange supported components overview =&lt;br /&gt;
&lt;br /&gt;
The following table provides an overview about the supported components of OX App Suite v7 and further products. This overview makes no claim to be complete.&lt;br /&gt;
&lt;br /&gt;
Information about Maintenance expiries of components, versions and browser support, can be found in the [[AppSuite:Versioning_and_Numbering#Maintenance_expires|Maintenance Expires Table]]&lt;br /&gt;
&lt;br /&gt;
== Hardware Requirements ==&lt;br /&gt;
&lt;br /&gt;
=== General Assumptions ===&lt;br /&gt;
&lt;br /&gt;
Open-Xchange App Suite Server (middleware services) is designed to run on physical servers or virtual machines of the same flavor. Cloud environments might be used in terms of Infrastructure as a Service (IaaS), meaning that all components need to be deployed in a classical manner on virtual machines.&lt;br /&gt;
&lt;br /&gt;
This means in particular, but not only:&lt;br /&gt;
&lt;br /&gt;
* Infrastructure is supposed to be &amp;quot;quasi-static&amp;quot;. Automatic replacement of broken nodes is fine as long as this is always an exceptional case. Scaling out or reducing number of nodes must always be a conscious task and closely monitored.&lt;br /&gt;
* The only supported &amp;quot;Database as a service&amp;quot; solution is AWS RDS for MariaDB as defined by belows compatibility table.&lt;br /&gt;
&lt;br /&gt;
Especially we expect the virtual hardware to be not over-provisioned. Each VM must have dedicated resources with respect to CPU cores, RAM, IOPS, storage, network bandwidth, network latency, etc.&lt;br /&gt;
&lt;br /&gt;
Network is expected to be flat, inside one datacenter, no multi-datacenter, no segments. No packet loss, low latency.&lt;br /&gt;
&lt;br /&gt;
'''Disclaimer: All recommendations below are without guarantee and can differ for specific deployments. For mid- and large-scale setups a detailed deployment planning and sizing tests are mandatory and should be agreed on with OX Professional Services.'''&lt;br /&gt;
&lt;br /&gt;
=== High Level Design / OS setup ===&lt;br /&gt;
&lt;br /&gt;
Operate services separately (USM, Document/Image Converters) as described in [https://oxpedia.org/wiki/index.php?title=AppSuite:Running_a_cluster Cluster Setup].&lt;br /&gt;
&lt;br /&gt;
Clocks between all nodes must be synchronized (e.g. via NTP).&lt;br /&gt;
&lt;br /&gt;
Open file/max process limits need to be adjusted properly. Based on the used Linux distribution and init system configuration will differ, see Resource Limits for further explanation.&lt;br /&gt;
&lt;br /&gt;
Platform Architecture: 64 bit versions (x84_64) of the supported [[#Software Requirements | Linux distributions]]&lt;br /&gt;
&lt;br /&gt;
=== Node Sizing ===&lt;br /&gt;
&lt;br /&gt;
==== OX App Suite Middleware ====&lt;br /&gt;
&lt;br /&gt;
* Max. 8 GB heap per JVM + 4 GB system memory for other daemons and the OS (buffers, caches)&lt;br /&gt;
* 4 CPU cores (virtual, physical or hyperthreads) for plain HTTP connections. If TLS is terminated on application nodes this might need to be doubled.&lt;br /&gt;
* Disk space&lt;br /&gt;
** 8 GB for OS and software&lt;br /&gt;
** Some services like Document Converter need SWAP partitions (~1 * RAM)&lt;br /&gt;
** 2 * system memory of free disk space (i.e. 12 GB RAM =&amp;gt; 24 GB free disk space) for file spooling, log files, heap and core dumps&lt;br /&gt;
&lt;br /&gt;
=== Untested/Unsupported Deployments ===&lt;br /&gt;
&lt;br /&gt;
* Changes to Garbage Collector settings&lt;br /&gt;
* Running in containerized environments (Docker, rkt)&lt;br /&gt;
* Elasticity/High velocity of nodes going up and down: Services are sometimes stateful and demand static configuration&lt;br /&gt;
* Cloud platform services (PaaS) that promise to replacements for certain supported technologies but have not been verified by OX for these regards&lt;br /&gt;
* Multi-site active-active&lt;br /&gt;
&lt;br /&gt;
== Software Requirements ==&lt;br /&gt;
&lt;br /&gt;
=== Linux Distributions ===&lt;br /&gt;
&lt;br /&gt;
OX App Suite is available as Linux packages for the following distributions:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
 |'''Distribution'''&lt;br /&gt;
 |'''Versions'''&lt;br /&gt;
 |'''Remarks'''&lt;br /&gt;
|- &lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
 | Red Hat Enterprise Linux&lt;br /&gt;
 | RHEL v7, RHEL v8&lt;br /&gt;
 |&lt;br /&gt;
|-&lt;br /&gt;
 | CentOS&lt;br /&gt;
 | v7 , v8&lt;br /&gt;
 | Install from RHEL package repositories&lt;br /&gt;
|-&lt;br /&gt;
 | Debian&lt;br /&gt;
 | v10 (Buster; support until April 26), v11 (Bullseye), v12 (Bookworm)&lt;br /&gt;
 |&lt;br /&gt;
|-&lt;br /&gt;
 | Univention Corporate Server&lt;br /&gt;
 | v5.2&lt;br /&gt;
 |&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Java ===&lt;br /&gt;
&lt;br /&gt;
OX App Suite Middleware requires OpenJDK headless JRE 8 or 9. Linux distributions might offer only packages for OpenJDK 11 JRE or higher, which are not suitable for OX App Suite. It is in those cases required to install Eclipse Temurin 8 JRE with HotSpot VM (successor of Adoptium). A comprehensive installation guide can be found at https://adoptium.net/de/installation/linux/. The correct JRE package is '''temurin-8-jdk'''.&lt;br /&gt;
&lt;br /&gt;
=== Databases ===&lt;br /&gt;
&lt;br /&gt;
OX App Suite uses MySQL/MariaDB with the InnoDB storage engine as its primary data store. The following vendors and products are supported.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
 |'''Vendor'''&lt;br /&gt;
 |'''Product'''&lt;br /&gt;
 |'''Versions'''&lt;br /&gt;
|- &lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
 |Oracle&lt;br /&gt;
 |MySQL Community Edition, Standard Edition, Enterprise Edition&lt;br /&gt;
 |v5.6.x, v5.7.x&lt;br /&gt;
|-&lt;br /&gt;
 |MariaDB&lt;br /&gt;
 |MariaDB Server, Galera Cluster&lt;br /&gt;
 |v10.6.x, v10.11.x, v11.4.x&lt;br /&gt;
|-&lt;br /&gt;
&amp;lt;!--  |Amazon&lt;br /&gt;
 |AWS RDS for MariaDB&lt;br /&gt;
 |10.2.x&amp;lt;br&amp;gt;Discontinued Support with end of life of OX App Suite v7.10.5 --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Important Notes ====&lt;br /&gt;
&lt;br /&gt;
* Open-Xchange does not plan to support '''MySQL 8 or higher'''. As MariaDB and MySQL are diverging and cannot be assumed drop-in replacements anymore, Open-Xchange will focus on MariaDB Server and MariaDB Galera Cluster. Future App Suite releases '''&amp;gt; 7.10.x''' might rely on features only available in '''MariaDB'''.&lt;br /&gt;
* Open-Xchange supports '''Percona XtraDB Cluster''' for existing customers with initial deployments done using '''App Suite 7.8.x or earlier'''. Those customers can continue to use Percona XtraDB Cluster throughout the 7.10.x release series. Like for MySQL, 7.10.x supports only versions 5.6 and 5.7. It is not planned to support Percona XtraDB Cluster beyond 7.10.x.&lt;br /&gt;
&lt;br /&gt;
* For some Linux distributions the included MySQL/MariaDB packages are too old to be used with App Suite. It is mandatory then to install a supported version from '''upstream package sources'''. Possible sources are the official vendor repositories of MySQL or MariaDB as well as for example Red Hat Software Collections.&lt;br /&gt;
* Required '''MySQL/MariaDB configuration''' configuration differs between '''App Suite 7.8.4 and 7.10.x''' and also between the different database systems in terms of SQL modes. See [[My.cnf]] for details.&lt;br /&gt;
* For upgrades from App Suite &amp;lt;= 7.8.2 to &amp;gt;= 7.10.0 a comprehensive '''database upgrade guide''' exists: [[AppSuite:7_10_Database_Migration]]&lt;br /&gt;
&lt;br /&gt;
== HTTP Reverse Proxy ==&lt;br /&gt;
&lt;br /&gt;
An HTTP server with reverse proxy and load balancing capabilities is required in front of App Suite application servers. TLS termination, virtual hosts, path-based routing, sticky sessions and X-Forwarded headers are typical required features. OX strongly recommends [https://httpd.apache.org/ Apache httpd 2.x] for that. Configuration examples can be found in the quickinstall guides.&lt;br /&gt;
&lt;br /&gt;
'''Important:''' For websocket support Apache httpd 2.4.x is needed, 2.2.x does not support the required ws_tunnel module. Websockets are mandatory for OX Documents starting with v7.10.3. Like with JRE and MySQL/MariaDB it might be necessary to use 3rd party packages to get the needed Linux packages. Especially for RHEL6 we recommend using Red Hat Software Collections.&lt;br /&gt;
&lt;br /&gt;
== Webserver ==&lt;br /&gt;
&lt;br /&gt;
[https://httpd.apache.org/ Apache httpd 2.x] is required as webserver to serve static App Suite UI content. Configuration examples can be found in the quickinstall guides.&lt;br /&gt;
&lt;br /&gt;
== File Storage ==&lt;br /&gt;
&lt;br /&gt;
=== Temporary Data ===&lt;br /&gt;
&lt;br /&gt;
OX App Suite stores temporary files in the local file system, e.g. for spooling of uploaded data. Any file system supported by the installed JRE is suitable.&lt;br /&gt;
&lt;br /&gt;
=== Persistent Data ===&lt;br /&gt;
&lt;br /&gt;
Persistent data like OX Drive files, PIM attachments etc. and temporary attachment data need to be stored in a distributed file system as registered filestore that is available from all server nodes. For single-node setups a local file system mount point can be used, small to mid-scale setups can be powered by NFS. For large-scale setups object storages should be considered.&lt;br /&gt;
&lt;br /&gt;
==== Object Storages ====&lt;br /&gt;
&lt;br /&gt;
OX App Suite ships with different optional adapters to support object storages.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
 |'''Vendor'''&lt;br /&gt;
 |'''Product'''&lt;br /&gt;
 |'''API'''&lt;br /&gt;
 |'''Remarks'''&lt;br /&gt;
|- &lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
 |Amazon&lt;br /&gt;
 |AWS S3&lt;br /&gt;
 |S3 HTTP API&lt;br /&gt;
 |See also [[AppSuite:S3_File_Store]]&lt;br /&gt;
|-&lt;br /&gt;
 |CEPH&lt;br /&gt;
 |RadosGW&lt;br /&gt;
 |S3 HTTP API&lt;br /&gt;
 |See also [[AppSuite:S3_File_Store]]&lt;br /&gt;
|-&lt;br /&gt;
 |Scality&lt;br /&gt;
 |Scality RING&lt;br /&gt;
 |Sproxyd HTTP API&lt;br /&gt;
 |See also [[AppSuite:Scality_File_Store]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Desktop Browser (Minimum display resolution: 1024 x 768)==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Browser'''&lt;br /&gt;
  |'''OX App Suite User Front-End'''&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |Google Chrome (latest &amp;amp; previous version)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
 |-&lt;br /&gt;
  |Mozilla Firefox (latest &amp;amp; current ESR-Version)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
 |-&lt;br /&gt;
  |Apple Safari (latest &amp;amp; previous version; macOS only)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
 |-&lt;br /&gt;
  |Microsoft Edge (Chromium-based)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
 |-&lt;br /&gt;
  |Microsoft Internet Explorer 10/11&lt;br /&gt;
  |v7.6.3&lt;br /&gt;
 |-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Mobile Device Support==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Mobile Device'''&lt;br /&gt;
  |'''Supported Browser'''&lt;br /&gt;
  |'''OX App Suite User Front-End'''&lt;br /&gt;
  |'''Minimum Speed Requirements'''&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |iPhone on iOS 18 / iOS 26 / iPad OS&lt;br /&gt;
  |Safari&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
  |3G connections (512/256kBit/s, 350ms latency)&lt;br /&gt;
 |-&lt;br /&gt;
  |Smartphone on Android 4.1 or later&lt;br /&gt;
  |Chrome (latest &amp;amp; previous version)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
  |3G connections (512/256kBit/s, 350ms latency)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Tablet Support==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Tablet'''&lt;br /&gt;
  |'''Supported Browser'''&lt;br /&gt;
  |'''OX App Suite User Front-End'''&lt;br /&gt;
  |'''Minimum Speed Requirements'''&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |Apple iPad (all devices) on iOS 18 / iOS 26/ iPad OS&lt;br /&gt;
  |Safari&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
  |3G connections (512/256kBit/s, 350ms latency)&lt;br /&gt;
 |-&lt;br /&gt;
  |Tablets on Android 4.1 or later&lt;br /&gt;
  |Chrome (latest &amp;amp; previous version)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
  |3G connections (512/256kBit/s, 350ms latency)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Calendar/Contact synchronization Apple macOS ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Requirement'''&lt;br /&gt;
  |Calendar synchronization with CalDAV&lt;br /&gt;
  |Contacts synchronization with CardDAV&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
  |macOS 15.0 (Sequoia)&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
|-&lt;br /&gt;
  |macOS 26.0 (Tahoe)&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Calendar/Contact synchronization Apple iOS ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Requirement'''&lt;br /&gt;
  |Calendar synchronization with CalDAV&lt;br /&gt;
  |Contacts synchronization with CardDAV&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
  |Apple iOS 18 / iOS 26 / iPad OS&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Mobility Solution - Supported-  Platforms, Features and Devices ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Feature/Technology/Device'''&lt;br /&gt;
  |[http://oxpedia.org/wiki/index.php?title=OXtender_for_Business_Mobility '''Connector for Business Mobility''']&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |Exchange Active Sync 12.1&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |Access and creation of emails&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
|-&lt;br /&gt;
  |Calendar/Contact synchronization Apple iOS/Android&lt;br /&gt;
  |[[File:check.gif]] &lt;br /&gt;
|-&lt;br /&gt;
  |Public and Shared PIM folder&lt;br /&gt;
  |[[File:cross.gif]]&lt;br /&gt;
|-&lt;br /&gt;
  |Global address book&lt;br /&gt;
  |[[File:check.gif]] &lt;br /&gt;
|-&lt;br /&gt;
  |Push E-Mail&lt;br /&gt;
  |[[File:check.gif]] &lt;br /&gt;
|-&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |Apple iOS 18 / iOS 26 / iPad OS&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
 |-&lt;br /&gt;
  |Android 8 (Oreo) or later with latest Gmail app.&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
 |-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== OX Drive Clients ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Requirement'''&lt;br /&gt;
  |'''System / Platform'''&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |OX Drive for Windows&lt;br /&gt;
  |OX App Suite 7.10.6&amp;lt;br&amp;gt;Latest versions of Windows 10 and above (no support for Windows RT and emulators)&lt;br /&gt;
 |-&lt;br /&gt;
  |OX Drive for Apple macOS&lt;br /&gt;
  |OX App Suite 7.10.6&amp;lt;br&amp;gt;macOS Sequoia 15, macOS Tahoe 26, Intel- and Apple Silicon-based devices are both supported&lt;br /&gt;
 |-&lt;br /&gt;
  |OX Drive for Apple iOS&lt;br /&gt;
  |OX App Suite 7.10.6&amp;lt;br&amp;gt;Apple iOS 18 / iOS 26 / iPadOS&lt;br /&gt;
&lt;br /&gt;
 |-&lt;br /&gt;
  |OX Drive for Android&lt;br /&gt;
  |OX App Suite 7.10.6&amp;lt;br&amp;gt;Smartphones and tablets running Android 10.0 and above&lt;br /&gt;
 |-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== OX Guard ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Requirement'''&lt;br /&gt;
  |'''System / Platform / User Interface'''&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |OX App Suite&lt;br /&gt;
  |OX Guard since v2.10.7: OX App Suite v7.10.6&lt;br /&gt;
 |-&lt;br /&gt;
  |Mobile Device and Tablet Support&lt;br /&gt;
  |Apple iPhone on iOS 18 / iOS 26/ iPad OS: Safari (latest version &amp;amp; previous version)&amp;lt;br&amp;gt;Smartphone on Android 4.1 or later: Chrome (latest &amp;amp; previous version)&amp;lt;br&amp;gt;Apple iPad (all devices) on iOS 18 / iOS 26 / iPad OS: Safari Safari (latest version &amp;amp; previous version)&amp;lt;br&amp;gt;Tablets on Android 4.1 or later: Chrome (latest &amp;amp; previous version)&lt;br /&gt;
 |-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Main_Page_Quickinstall&amp;diff=29060</id>
		<title>AppSuite:Main Page Quickinstall</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Main_Page_Quickinstall&amp;diff=29060"/>
		<updated>2026-05-07T12:39:46Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* OX Protect */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= OX App Suite v7 =&lt;br /&gt;
&lt;br /&gt;
== Quick Installation Guide OX App Suite v7 ==&lt;br /&gt;
&lt;br /&gt;
To download and install the software, please use the following Installation Guides:&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:Open-Xchange_Installation_Guide_for_Debian_11.0|Download and Installation Guide for Debian GNU/Linux 11.0 (Bullseye)]]&lt;br /&gt;
* [[AppSuite:Open-Xchange_Installation_Guide_for_Debian_12.0|Download and Installation Guide for Debian GNU/Linux 12.0 (Bookworm)]]&lt;br /&gt;
* [[AppSuite:Open-Xchange_Installation_Guide_for_RHEL7|Download and Installation Guide for RedHat Enterprise Linux 7]]&lt;br /&gt;
* [[AppSuite:Open-Xchange_Installation_Guide_for_RHEL8|Download and Installation Guide for RedHat Enterprise Linux 8]]&lt;br /&gt;
* [[AppSuite:Open-Xchange_Installation_Guide_for_CentOS_7|Download and Installation Guide for CentOS 7]]&lt;br /&gt;
&amp;lt;!-- * [[AppSuite:Open-Xchange_Installation_Guide_for_Amazon_Linux_2|Download and Installation Guide for Amazon Linux 2]] --&amp;gt;&lt;br /&gt;
* [[OXSE4UCS_Installation_en|Download and Installation Guide for Univention Corporate Server]]&lt;br /&gt;
* [[AppSuite:Demoinstallation|Download and Installation Guide for OX App Suite Appliance Demo]]&lt;br /&gt;
&lt;br /&gt;
== Installing the latest Updates for OX App Suite v7 ==&lt;br /&gt;
&lt;br /&gt;
To get the latest features and bugfixes for OX App Suite v7, you need to have a valid license. The following article explains how that can be done:&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:UpdatingOXPackages|Updating OX App Suite packages]]&lt;br /&gt;
* [[UpdateTasks|Update Task Management in Open-Xchange]]&lt;br /&gt;
&lt;br /&gt;
== OX App Suite deployment tutorials ==&lt;br /&gt;
&lt;br /&gt;
A complete guide of necessary tasks with a hardware and setup recommendation for different Open-Xchange Hosting environments:&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:OX_Tutorial_10K|OX App Suite deployment tutorial for up to 10.000 Users]]&lt;br /&gt;
* [[AppSuite:OX_Tutorial_100K|OX App Suite deployment tutorial for up to 100.000 Users]]&lt;br /&gt;
* [[AppSuite:OX_Tutorial_1M|OX App Suite deployment tutorial for up to 1.000.000 Users]]&lt;br /&gt;
&lt;br /&gt;
== Reporting Tool (Mandatory for Maintenance) ==&lt;br /&gt;
&lt;br /&gt;
To receive maintenance in the future, the installation of the Open-Xchange Reporting Tool is mandatory. It documents the current state of your system installation. Furthermore, the tool runs a validity check for your current maintenance. Based on the reported detail information Open-Xchange will then be able to improve its own support and maintenance offerings for you. This article explains how that can be done:&lt;br /&gt;
&lt;br /&gt;
* [https://documentation.open-xchange.com/7.10.0/middleware/components/report_client.html OX App Suite Reporting Client]&lt;br /&gt;
&lt;br /&gt;
= Open-Xchange Additional Software =&lt;br /&gt;
&lt;br /&gt;
== OX Documents ==&lt;br /&gt;
&lt;br /&gt;
OX Documents are browser based, cloud ready, text, spreadsheet and presentation products that can work with Microsoft Office and OpenOffice documents in a lossless way. And you can also collaborate with other people to edit shared documents on various devices.&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:Documents_Installation_Guide|OX Documents Download &amp;amp; Installation]]&lt;br /&gt;
&lt;br /&gt;
== OX Guard ==&lt;br /&gt;
&lt;br /&gt;
OX Guard is a fully integrated security add-on to OX App Suite that provides end users with a flexible email and file encryption solution. OX Guard is a highly scalable, multi server, feature rich solution that is so simple-to-use that end users will actually use it.&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:OX_Guard|Installation and information of OX Guard]]&lt;br /&gt;
* [[Appsuite:OX_Guard_Configuration_2_10|Configuration Options for OX Guard]]&lt;br /&gt;
&lt;br /&gt;
== OX Drive ==&lt;br /&gt;
&lt;br /&gt;
The OX Drive client lets you store and share your photos, files, documents and videos, anytime, anywhere. Access any file you save to OX Drive from all your computers, iPhone, iPad or from within OX App Suite itself.&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:OX_Drive|Installation and information of OX Drive]]&lt;br /&gt;
&lt;br /&gt;
== OX Sync ==&lt;br /&gt;
&lt;br /&gt;
=== Connector for Business Mobility (ActiveSync) ===&lt;br /&gt;
&lt;br /&gt;
Connector for Business Mobility enables you to securely manage emails, contacts, calendar and tasks on a mobile device. It is based on Microsoft Exchange Active Sync (EAS) standard (valid Open-Xchange license required).&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:Connector_for_Business_Mobility_Installation_Guide|Installation and information of the Connector for Business Mobility]]&lt;br /&gt;
&lt;br /&gt;
=== Open-Xchange Contact Synchronization with CardDAV ===&lt;br /&gt;
&lt;br /&gt;
The Mac OS X and iOS integration makes Open-Xchange contacts available to end users through their native applications.&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:CardDAVClients | Configuration CardDAV with Open-Xchange]]&lt;br /&gt;
* [[AppSuite:Caldav_carddav_Bundles| Installation CardDAV with Open-Xchange]]&lt;br /&gt;
&lt;br /&gt;
=== Open-Xchange Calendar synchronization with CalDAV === &lt;br /&gt;
&lt;br /&gt;
The Mac OS X, iOS and Thunderbird Lightning integration makes Open-Xchange appointments available to end users through their native applications.&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:CalDAVClients | Configuration CalDAV with Open-Xchange]]&lt;br /&gt;
* [[AppSuite:Caldav_carddav_Bundles| Installation CalDAV with Open-Xchange]]&lt;br /&gt;
&lt;br /&gt;
== OX Protect ==&lt;br /&gt;
&lt;br /&gt;
OX Protect lets you create a safe and secure online experience for your subscribers. It protects traditional digital equipment as well as IoT devices against malware, phishing and other harmful online content. At the same time, it gives users easy to configure, flexible control over which sites each family member can visit and allows users to restrict access to certain content at different times, like off-time or bedtime.&lt;br /&gt;
&lt;br /&gt;
* [[https://www.powerdns.com/powerdns-protect|Download &amp;amp; Installation of OX Protect]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == OX Monetization ==&lt;br /&gt;
&lt;br /&gt;
Grow your business by maintaining meaningful conversations with your customers using the best available tools.&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:OX_Monetization|Learn more]] --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== OX Upsell ===&lt;br /&gt;
&lt;br /&gt;
OX Upsell provides in-app upselling within OX App Suite through configurable triggers. A variety of pre-defined trigger areas are available in all applications and many features. Using the OX Upsell triggers helps you increase awareness of up-sellable and cross-sellable products. &lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:OX_Upsell|Learn More]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- === OX Display ===&lt;br /&gt;
&lt;br /&gt;
OX Display combines an OX App Suite UI framework with a server-based configuration to display pre-defined ad formats in specified prime locations within OX App Suite. It turns OX App Suite into a publishing channel for in-house and third-party display advertising and allows the easy integration of ad tags from different ad partners.&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:OX_Display|Download &amp;amp; Installation of OX Display]] --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- === OX Engage ===&lt;br /&gt;
&lt;br /&gt;
OX Engage allows you to place any kind of message into the inbox of your users, i.e. newsletters, ads, third-party and retargeting messages, alerts, etc. It displays emails in your customers’ inboxes using our patented (US 9531785 B1)IMAP injection solution, see [http://patft.uspto.gov/netacgi/nph-Parser?Sect1=PTO2&amp;amp;Sect2=HITOFF&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsearch-bool.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;co1=AND&amp;amp;d=PTXT&amp;amp;s1=%229531785+B1%22&amp;amp;OS= United States Patent] or [https://patents.google.com/patent/US9531785 Google Patents].&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:OX_Engage|Download &amp;amp; Installation of OX Engage]] --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== OX Abuse Shield ==&lt;br /&gt;
&lt;br /&gt;
OX Abuse Shield is included along with Dovecot Pro, but works with both Dovecot Pro and OX App Suite as a component to protect against login/authentication abuse. OX Abuse Shield runs on a cluster of servers, and integrates with both OX App Suite and Dovecot to detect abuse, brute force attacks and also to enforce common authentication/authorization policies across the platform.&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:OX_Abuse_Shield|OX Abuse Shield]]&lt;br /&gt;
&lt;br /&gt;
= Open-Xchange Additional Tools and Configurations =&lt;br /&gt;
&lt;br /&gt;
== Automated Deployment with Chef ==&lt;br /&gt;
&lt;br /&gt;
For an automated deployment of our software have a look at our&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:Deployment_with_Chef_Showcase|Community Showcase Deployment with Chef]]&lt;br /&gt;
* [[AppSuite:Deployment_with_Chef_for_Raspbian|Installation the Open-Xchange App Suite to a Raspberry Pi]]&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange Document Viewer ==&lt;br /&gt;
The OX Document Viewer will choose the best preview format depending on the users device on the OX App Suite Web Interface (valid Open-Xchange license required).&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:DocumentViewer |Download &amp;amp; Install Document Viewer]]&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange Image Converter ==&lt;br /&gt;
OX App Suite displays images in many different ways. OX Image Converter provides an alternative to process images by the OX Middleware. The image delivery can be delegated to an extra service, the OX Image Converter.&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:ImageConverter_Install |Download &amp;amp; Install OX Image Converter]]&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange Presenter ==&lt;br /&gt;
&lt;br /&gt;
OX Presenter allows for local and remote presentations of presentation documents (valid Open-Xchange license required).&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:Presenter_Installation_Guide|Download &amp;amp; Installation of OX Presenter]]&lt;br /&gt;
&lt;br /&gt;
== Cluster-Setup ==&lt;br /&gt;
Multiple Open-Xchange servers can form a cluster with inter-OX-communication over a network. &lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:Running_a_cluster| Configuration Cluster-Setup]]&lt;br /&gt;
&lt;br /&gt;
== HTTP based Connector via Grizzly ==&lt;br /&gt;
OX App Suite offers a second HTTP based connector for the communication between the HTTP server and the backend. This new connector is based on Oracle's Project Grizzly - a NIO and Web framework.&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:Grizzly| Configuration Connector based on Grizzly]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:OX_Tutorial_1M&amp;diff=29059</id>
		<title>AppSuite:OX Tutorial 1M</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:OX_Tutorial_1M&amp;diff=29059"/>
		<updated>2026-05-07T12:38:45Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* Install and configure OX on both servers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Tutorial: High Available OX App Suite Setup for up to 1 Milion users =&lt;br /&gt;
&lt;br /&gt;
'''This article describes what you need for a typical OX App Suite Setup for up to 1.000.000 Users, which is fully clustered, high available and scaling very flexible.'''&lt;br /&gt;
&lt;br /&gt;
It contains everything you need to:&lt;br /&gt;
* Understand the design of the OX App Suite setup including additional services&lt;br /&gt;
* Install the whole system based on the relevant articles&lt;br /&gt;
* Find pointers to the next steps of integration&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System Design =&lt;br /&gt;
&lt;br /&gt;
[[Image:AppSuite-1M.png|1000px]]&lt;br /&gt;
&lt;br /&gt;
The system is designed to provide maximum functionality and availability with a minimum of necessary hardware. If the services on one OX server fail, this is transparently handled by the load balancer. If one MySQL server fails, it is sufficient to take over the IP address on the other MySQL server in the cluster to stay fully in operation.&lt;br /&gt;
&lt;br /&gt;
== General recommendations ==&lt;br /&gt;
&lt;br /&gt;
* A virtualisation enviroment is recommended&lt;br /&gt;
* Many machines with less memory (16 GB) are preferred to fewer machines with big memory&lt;br /&gt;
* The picture above shows a valid setup for a webmail only system. Further features like the Business Mobility Connector or OX Documentes require more ressources.&lt;br /&gt;
&lt;br /&gt;
== Infrastructure Components not delivered by OX ==&lt;br /&gt;
&lt;br /&gt;
* An email system providing IMAP and SMTP&lt;br /&gt;
* A control panel for creation and administration of users&lt;br /&gt;
* A Load Balancer in front of the OX servers (optional, recommended)&lt;br /&gt;
&lt;br /&gt;
= Overview Installation Steps =&lt;br /&gt;
&lt;br /&gt;
'''To deploy the described OX setup, the following steps need to be done. '''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Mandatory Steps ==&lt;br /&gt;
# Initialize and configure MySQL database servers&lt;br /&gt;
# Install and configure OX on all servers&lt;br /&gt;
&lt;br /&gt;
== Steps depending on your environment ==&lt;br /&gt;
# Implement Load Balancer&lt;br /&gt;
# Connect Control Panel&lt;br /&gt;
# Connect Email System&lt;br /&gt;
&lt;br /&gt;
== Recommended Optional Next Steps ==&lt;br /&gt;
# Automated Frontend Tests (see [[Automated_GUI_Tests|here]])&lt;br /&gt;
# Upsell Plugin (see [[AppSuite:Upsell|here]] and [[AppSuite:Upsell_tools|here]])&lt;br /&gt;
# Automatic FailOver&lt;br /&gt;
# Theming (see [https://documentation.open-xchange.com/latest/ui/theming.html here])&lt;br /&gt;
&lt;br /&gt;
= Mandatory Installation Steps - Instructions &amp;amp; Recommendations =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''The following steps need to be done in every case to get OX up and running:'''&lt;br /&gt;
&lt;br /&gt;
== Initialize and configure MySQL database on both servers ==&lt;br /&gt;
&lt;br /&gt;
MySQL will be configured as Master-Master configuration to ensure data consistency on both servers.&lt;br /&gt;
If one machine fails, the other machine will take over all functionality.&lt;br /&gt;
&lt;br /&gt;
[[OXLoadBalancingClustering_Database|Database setup for clustered environments]]&lt;br /&gt;
&lt;br /&gt;
== Install and configure OX on both servers ==&lt;br /&gt;
&lt;br /&gt;
OX will be installed on minimum two servers. It will be configured to '''write''' to the '''first''' MySQL database and to '''read''' from the '''second''' MySQL database in one cluster. This will distribute the load during normal operation as smooth as possible. During FailOver the IP address of the failed MySQL server will be taken over to the working server, the system stays operable.&lt;br /&gt;
&lt;br /&gt;
[[AppSuite:OXLoadBalancingClustering_OXConfiguration|Open-Xchange setup and configuration for clustered environments]]&lt;br /&gt;
&lt;br /&gt;
The NFS server will be mounted on all machines and registered as filestore.&lt;br /&gt;
&lt;br /&gt;
[[OXLoadBalancingClustering_Filestore|Filestore setup for clustered environments]]&lt;br /&gt;
&lt;br /&gt;
When multiple Open-Xchange Servers are configured within a cluster Session and Loadbalancing needs to be set up.&lt;br /&gt;
&lt;br /&gt;
[[OXLoadBalancingClustering_SessionLoadbalancing|Session and Loadbalancing for clustered environments]]&lt;br /&gt;
&lt;br /&gt;
[[OXLoadBalancingClustering_NetworkConfiguration|Network configuration for clustered environments]]&lt;br /&gt;
&lt;br /&gt;
You also should install and configure the OXtender for Business Mobility:&lt;br /&gt;
&lt;br /&gt;
[[OXtender_for_Business_Mobility| exchange active sync configuration for Open-Xchange]]&lt;br /&gt;
&lt;br /&gt;
= Installation Steps depending on your environment - Instructions &amp;amp; Recommendations =&lt;br /&gt;
&lt;br /&gt;
'''The following components need to be implemented in your environment.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Implement Load Balancer ==&lt;br /&gt;
&lt;br /&gt;
A load balancer in front of the OX servers is necessary for this deployment size. It needs to handle the requests if one OX server fails.&lt;br /&gt;
&lt;br /&gt;
If you already have a hardware load balancing solution in place, this can be used. OX is known to work with the standard load balancing solutions from BigIP, Barracuda, Foundry, ...&lt;br /&gt;
&lt;br /&gt;
If you do not have a load balancing solution already in place, we recommend to use [http://www.keepalived.org/ Keepalived] as reliable and cost effective solution.&lt;br /&gt;
&lt;br /&gt;
Read more about configuring [[Keepalived | Keepalived for Open-Xchange]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{OX_HE_Tutorial_CP}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{OX_HE_Tutorial_HGP}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{OX_HE_Tutorial_POA}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{OX_HE_Tutorial_Auth}}&lt;br /&gt;
&lt;br /&gt;
== Connect Email System ==&lt;br /&gt;
&lt;br /&gt;
Every email system providing IMAP and SMTP can be used as backend to OX. Best experiences are made with the widespread Linux based IMAP servers [http://dovecot.org/ Dovecot],  [http://www.cyrusimap.org/ Cyrus] or [http://www.courier-mta.org/imap/ Courier]. &lt;br /&gt;
&lt;br /&gt;
Other IMAP servers need to be tested thoroughly before going into production.&lt;br /&gt;
&lt;br /&gt;
There are several possibilities to implement the Email system:&lt;br /&gt;
&lt;br /&gt;
# You already have an email system available: Nothing needs to be done, it just needs to be configured&lt;br /&gt;
# You use Parallels Automation (POA): Nothing special needs to be done, everything you need is contained in the APS package&lt;br /&gt;
# You want to setup a new Email system: It is recommended to use Dovecot, as this is very stable, fast, feature rich and easy to scale&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{OX_HE_Tutorial_Dovecot}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{AppSuite:OX_Tutorial_Next}}&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Main_Page_Quickinstall&amp;diff=29058</id>
		<title>AppSuite:Main Page Quickinstall</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Main_Page_Quickinstall&amp;diff=29058"/>
		<updated>2026-05-07T12:37:08Z</updated>

		<summary type="html">&lt;p&gt;Khgras: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= OX App Suite v7 =&lt;br /&gt;
&lt;br /&gt;
== Quick Installation Guide OX App Suite v7 ==&lt;br /&gt;
&lt;br /&gt;
To download and install the software, please use the following Installation Guides:&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:Open-Xchange_Installation_Guide_for_Debian_11.0|Download and Installation Guide for Debian GNU/Linux 11.0 (Bullseye)]]&lt;br /&gt;
* [[AppSuite:Open-Xchange_Installation_Guide_for_Debian_12.0|Download and Installation Guide for Debian GNU/Linux 12.0 (Bookworm)]]&lt;br /&gt;
* [[AppSuite:Open-Xchange_Installation_Guide_for_RHEL7|Download and Installation Guide for RedHat Enterprise Linux 7]]&lt;br /&gt;
* [[AppSuite:Open-Xchange_Installation_Guide_for_RHEL8|Download and Installation Guide for RedHat Enterprise Linux 8]]&lt;br /&gt;
* [[AppSuite:Open-Xchange_Installation_Guide_for_CentOS_7|Download and Installation Guide for CentOS 7]]&lt;br /&gt;
&amp;lt;!-- * [[AppSuite:Open-Xchange_Installation_Guide_for_Amazon_Linux_2|Download and Installation Guide for Amazon Linux 2]] --&amp;gt;&lt;br /&gt;
* [[OXSE4UCS_Installation_en|Download and Installation Guide for Univention Corporate Server]]&lt;br /&gt;
* [[AppSuite:Demoinstallation|Download and Installation Guide for OX App Suite Appliance Demo]]&lt;br /&gt;
&lt;br /&gt;
== Installing the latest Updates for OX App Suite v7 ==&lt;br /&gt;
&lt;br /&gt;
To get the latest features and bugfixes for OX App Suite v7, you need to have a valid license. The following article explains how that can be done:&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:UpdatingOXPackages|Updating OX App Suite packages]]&lt;br /&gt;
* [[UpdateTasks|Update Task Management in Open-Xchange]]&lt;br /&gt;
&lt;br /&gt;
== OX App Suite deployment tutorials ==&lt;br /&gt;
&lt;br /&gt;
A complete guide of necessary tasks with a hardware and setup recommendation for different Open-Xchange Hosting environments:&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:OX_Tutorial_10K|OX App Suite deployment tutorial for up to 10.000 Users]]&lt;br /&gt;
* [[AppSuite:OX_Tutorial_100K|OX App Suite deployment tutorial for up to 100.000 Users]]&lt;br /&gt;
* [[AppSuite:OX_Tutorial_1M|OX App Suite deployment tutorial for up to 1.000.000 Users]]&lt;br /&gt;
&lt;br /&gt;
== Reporting Tool (Mandatory for Maintenance) ==&lt;br /&gt;
&lt;br /&gt;
To receive maintenance in the future, the installation of the Open-Xchange Reporting Tool is mandatory. It documents the current state of your system installation. Furthermore, the tool runs a validity check for your current maintenance. Based on the reported detail information Open-Xchange will then be able to improve its own support and maintenance offerings for you. This article explains how that can be done:&lt;br /&gt;
&lt;br /&gt;
* [https://documentation.open-xchange.com/7.10.0/middleware/components/report_client.html OX App Suite Reporting Client]&lt;br /&gt;
&lt;br /&gt;
= Open-Xchange Additional Software =&lt;br /&gt;
&lt;br /&gt;
== OX Documents ==&lt;br /&gt;
&lt;br /&gt;
OX Documents are browser based, cloud ready, text, spreadsheet and presentation products that can work with Microsoft Office and OpenOffice documents in a lossless way. And you can also collaborate with other people to edit shared documents on various devices.&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:Documents_Installation_Guide|OX Documents Download &amp;amp; Installation]]&lt;br /&gt;
&lt;br /&gt;
== OX Guard ==&lt;br /&gt;
&lt;br /&gt;
OX Guard is a fully integrated security add-on to OX App Suite that provides end users with a flexible email and file encryption solution. OX Guard is a highly scalable, multi server, feature rich solution that is so simple-to-use that end users will actually use it.&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:OX_Guard|Installation and information of OX Guard]]&lt;br /&gt;
* [[Appsuite:OX_Guard_Configuration_2_10|Configuration Options for OX Guard]]&lt;br /&gt;
&lt;br /&gt;
== OX Drive ==&lt;br /&gt;
&lt;br /&gt;
The OX Drive client lets you store and share your photos, files, documents and videos, anytime, anywhere. Access any file you save to OX Drive from all your computers, iPhone, iPad or from within OX App Suite itself.&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:OX_Drive|Installation and information of OX Drive]]&lt;br /&gt;
&lt;br /&gt;
== OX Sync ==&lt;br /&gt;
&lt;br /&gt;
=== Connector for Business Mobility (ActiveSync) ===&lt;br /&gt;
&lt;br /&gt;
Connector for Business Mobility enables you to securely manage emails, contacts, calendar and tasks on a mobile device. It is based on Microsoft Exchange Active Sync (EAS) standard (valid Open-Xchange license required).&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:Connector_for_Business_Mobility_Installation_Guide|Installation and information of the Connector for Business Mobility]]&lt;br /&gt;
&lt;br /&gt;
=== Open-Xchange Contact Synchronization with CardDAV ===&lt;br /&gt;
&lt;br /&gt;
The Mac OS X and iOS integration makes Open-Xchange contacts available to end users through their native applications.&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:CardDAVClients | Configuration CardDAV with Open-Xchange]]&lt;br /&gt;
* [[AppSuite:Caldav_carddav_Bundles| Installation CardDAV with Open-Xchange]]&lt;br /&gt;
&lt;br /&gt;
=== Open-Xchange Calendar synchronization with CalDAV === &lt;br /&gt;
&lt;br /&gt;
The Mac OS X, iOS and Thunderbird Lightning integration makes Open-Xchange appointments available to end users through their native applications.&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:CalDAVClients | Configuration CalDAV with Open-Xchange]]&lt;br /&gt;
* [[AppSuite:Caldav_carddav_Bundles| Installation CalDAV with Open-Xchange]]&lt;br /&gt;
&lt;br /&gt;
== OX Protect ==&lt;br /&gt;
&lt;br /&gt;
OX Protect lets you create a safe and secure online experience for your subscribers. It protects traditional digital equipment as well as IoT devices against malware, phishing and other harmful online content. At the same time, it gives users easy to configure, flexible control over which sites each family member can visit and allows users to restrict access to certain content at different times, like off-time or bedtime.&lt;br /&gt;
&lt;br /&gt;
* [[Protect:OX_Protect|Download &amp;amp; Installation of OX Protect]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == OX Monetization ==&lt;br /&gt;
&lt;br /&gt;
Grow your business by maintaining meaningful conversations with your customers using the best available tools.&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:OX_Monetization|Learn more]] --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== OX Upsell ===&lt;br /&gt;
&lt;br /&gt;
OX Upsell provides in-app upselling within OX App Suite through configurable triggers. A variety of pre-defined trigger areas are available in all applications and many features. Using the OX Upsell triggers helps you increase awareness of up-sellable and cross-sellable products. &lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:OX_Upsell|Learn More]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- === OX Display ===&lt;br /&gt;
&lt;br /&gt;
OX Display combines an OX App Suite UI framework with a server-based configuration to display pre-defined ad formats in specified prime locations within OX App Suite. It turns OX App Suite into a publishing channel for in-house and third-party display advertising and allows the easy integration of ad tags from different ad partners.&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:OX_Display|Download &amp;amp; Installation of OX Display]] --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- === OX Engage ===&lt;br /&gt;
&lt;br /&gt;
OX Engage allows you to place any kind of message into the inbox of your users, i.e. newsletters, ads, third-party and retargeting messages, alerts, etc. It displays emails in your customers’ inboxes using our patented (US 9531785 B1)IMAP injection solution, see [http://patft.uspto.gov/netacgi/nph-Parser?Sect1=PTO2&amp;amp;Sect2=HITOFF&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsearch-bool.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;co1=AND&amp;amp;d=PTXT&amp;amp;s1=%229531785+B1%22&amp;amp;OS= United States Patent] or [https://patents.google.com/patent/US9531785 Google Patents].&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:OX_Engage|Download &amp;amp; Installation of OX Engage]] --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== OX Abuse Shield ==&lt;br /&gt;
&lt;br /&gt;
OX Abuse Shield is included along with Dovecot Pro, but works with both Dovecot Pro and OX App Suite as a component to protect against login/authentication abuse. OX Abuse Shield runs on a cluster of servers, and integrates with both OX App Suite and Dovecot to detect abuse, brute force attacks and also to enforce common authentication/authorization policies across the platform.&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:OX_Abuse_Shield|OX Abuse Shield]]&lt;br /&gt;
&lt;br /&gt;
= Open-Xchange Additional Tools and Configurations =&lt;br /&gt;
&lt;br /&gt;
== Automated Deployment with Chef ==&lt;br /&gt;
&lt;br /&gt;
For an automated deployment of our software have a look at our&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:Deployment_with_Chef_Showcase|Community Showcase Deployment with Chef]]&lt;br /&gt;
* [[AppSuite:Deployment_with_Chef_for_Raspbian|Installation the Open-Xchange App Suite to a Raspberry Pi]]&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange Document Viewer ==&lt;br /&gt;
The OX Document Viewer will choose the best preview format depending on the users device on the OX App Suite Web Interface (valid Open-Xchange license required).&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:DocumentViewer |Download &amp;amp; Install Document Viewer]]&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange Image Converter ==&lt;br /&gt;
OX App Suite displays images in many different ways. OX Image Converter provides an alternative to process images by the OX Middleware. The image delivery can be delegated to an extra service, the OX Image Converter.&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:ImageConverter_Install |Download &amp;amp; Install OX Image Converter]]&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange Presenter ==&lt;br /&gt;
&lt;br /&gt;
OX Presenter allows for local and remote presentations of presentation documents (valid Open-Xchange license required).&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:Presenter_Installation_Guide|Download &amp;amp; Installation of OX Presenter]]&lt;br /&gt;
&lt;br /&gt;
== Cluster-Setup ==&lt;br /&gt;
Multiple Open-Xchange servers can form a cluster with inter-OX-communication over a network. &lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:Running_a_cluster| Configuration Cluster-Setup]]&lt;br /&gt;
&lt;br /&gt;
== HTTP based Connector via Grizzly ==&lt;br /&gt;
OX App Suite offers a second HTTP based connector for the communication between the HTTP server and the backend. This new connector is based on Oracle's Project Grizzly - a NIO and Web framework.&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:Grizzly| Configuration Connector based on Grizzly]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:AdminGuide_7.10.6&amp;diff=29057</id>
		<title>AppSuite:AdminGuide 7.10.6</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:AdminGuide_7.10.6&amp;diff=29057"/>
		<updated>2026-05-07T12:36:15Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* Additional Software */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Older versions: [[AppSuite:AdminGuide_7.10.5|7.10.5]], [[AppSuite:AdminGuide_7.10.4|7.10.4]], [[AppSuite:AdminGuide_7.10.3|7.10.3]], [[AppSuite:AdminGuide_7.10.2|7.10.2]], [[AppSuite:AdminGuide_7.10.1|7.10.1]], [[AppSuite:AdminGuide_7.10.0|7.10.0]], [[AppSuite:AdminGuide_7.8.4|7.8.4]], [[AppSuite:AdminGuide_7.8.3|7.8.3]], [[AppSuite:AdminGuide_7.8.2|7.8.2]], [[AppSuite:AdminGuide_7.8.1|7.8.1]], [[AppSuite:AdminGuide_7.8.0|7.8.0]], [[AppSuite:AdminGuide_7.6.3|7.6.3]], [[AppSuite:AdminGuide_7.6.2|7.6.2]], [[AppSuite:AdminGuide_7.6.1|7.6.1]], [[AppSuite:AdminGuide_7.6.0|7.6.0]],[[AppSuite:AdminGuide_7.4.2|7.4.2]], [[AppSuite:AdminGuide_7.4.0|7.4.0]], [[AppSuite:AdminGuide_7_2|7.2.0]], [[AppSuite:AdminGuide_7_0_1|7.0.1]]&lt;br /&gt;
&lt;br /&gt;
= Open-Xchange Installation and Update =&lt;br /&gt;
&lt;br /&gt;
== OX App Suite ==&lt;br /&gt;
* [[AppSuite:Open-Xchange_Installation_Guide_for_Debian_11.0|Download and Installation Guide for Debian GNU/Linux 11.0 (Bullseye)]]&lt;br /&gt;
* [[AppSuite:Open-Xchange_Installation_Guide_for_Debian_12.0|Download and Installation Guide for Debian GNU/Linux 12.0 (Bookworm)]]&lt;br /&gt;
* [[AppSuite:Open-Xchange_Installation_Guide_for_RHEL7|Download and Installation Guide for RedHat Enterprise Linux 7]]&lt;br /&gt;
* [[AppSuite:Open-Xchange_Installation_Guide_for_RHEL8|Download and Installation Guide for RedHat Enterprise Linux 8]]&lt;br /&gt;
&amp;lt;!-- * [[AppSuite:Open-Xchange_Installation_Guide_for_Amazon_Linux_2|Download and Installation Guide for Amazon_Linux_2]]--&amp;gt;&lt;br /&gt;
* [[AppSuite:Open-Xchange_Installation_Guide_for_CentOS_7|Download and Installation Guide for CentOS 7]]&lt;br /&gt;
* [[OXSE4UCS_Installation_en|Download and Installation Guide for Univention Corporate Server]]&lt;br /&gt;
&lt;br /&gt;
== Installing the latest Updates for OX App Suite ==&lt;br /&gt;
&lt;br /&gt;
To get the latest features and bugfixes for OX App Suite, you need to have a valid license. The following article explains how that can be done:&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:UpdatingOXPackages|Updating OX App Suite packages]]&lt;br /&gt;
* [[UpdateTasks|Update Task Management in Open-Xchange]]&lt;br /&gt;
&lt;br /&gt;
== Additional Software ==&lt;br /&gt;
* [[AppSuite:Documents_Installation_Guide |Download &amp;amp; Install OX Documents]]&lt;br /&gt;
* [[AppSuite:Spreadsheet_Installation_Guide |Download &amp;amp; Install OX Spreadsheet]]&lt;br /&gt;
* [[AppSuite:DocumentViewer |Download &amp;amp; Install Document Viewer]]&lt;br /&gt;
* [[AppSuite:OX_Drive|Installation and information of OX Drive for Client]]&lt;br /&gt;
* [[AppSuite:OX_Guard|Installation and information of OX Guard]]&lt;br /&gt;
* [[Protect:OX_Protect|Installation and information of OX Protect]]&lt;br /&gt;
* [[AppSuite:OX_Upsell|Installation and information of OX Upsell]]&lt;br /&gt;
* [[AppSuite:OX_Abuse_Shield|OX_Abuse Shield]]&lt;br /&gt;
&lt;br /&gt;
= OX App Suite Configuration =&lt;br /&gt;
&lt;br /&gt;
== OX App Suite Configuration Parameter ==&lt;br /&gt;
* https://documentation.open-xchange.com/7.10.4/middleware/administration.html - Configuration properties - everything you ever wanted to change about the App Suite&lt;br /&gt;
&lt;br /&gt;
== OX App Suite Management (CLT)==&lt;br /&gt;
* [[AppSuite:Context management|Context management]]&lt;br /&gt;
* [[AppSuite:User management|User management]]&lt;br /&gt;
* [[AppSuite:Group management|Group management]]&lt;br /&gt;
* [[AppSuite:Resource management|Resource management]]&lt;br /&gt;
* [[AppSuite:Data management|Data management]]&lt;br /&gt;
&lt;br /&gt;
= Advanced Documentation =&lt;br /&gt;
&lt;br /&gt;
== Importing and exporting data ==&lt;br /&gt;
* General [[restrictions on importing data]]&lt;br /&gt;
* Migrate a batch of users and contexts at once. Check the CSV Batch Import documentation [[Csv_import|page]].&lt;br /&gt;
* [[VCard and ICal support]]&lt;br /&gt;
* [[Using the export servlet]]&lt;br /&gt;
* [[Using the import servlet]]&lt;br /&gt;
* [[export ical/vcard|Example in bash to extract private contacts, tasks or appointments in ical/vcard format]]&lt;br /&gt;
* [[CrawlerArchitecture|Architecture of the crawler bundle]]&lt;br /&gt;
&lt;br /&gt;
== Configuration and Tweaks ==&lt;br /&gt;
* [[MailNotify_Bundle|Mail Notification (Push) with Open-Xchange]]&lt;br /&gt;
* [[Tune_apache2_for_more_concurrent_connections|Apache2 tuning]]&lt;br /&gt;
* [[Context_Preprovisioning|Context Preprovisioning]]&lt;br /&gt;
* [[Mailclient_autoconfiguration|Mail Client Autoconfiguration]]&lt;br /&gt;
&lt;br /&gt;
== Statistics ==&lt;br /&gt;
&lt;br /&gt;
* [[AppSuite:Logincounter|logincounter]]&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
* [http://www.open-xchange.com/forum/ Open-Xchange Forum]&lt;br /&gt;
* Check the [http://skb.open-xchange.com/ Open-Xchange Support Knowledgebase]&lt;br /&gt;
* [[Passwords in Open-Xchange]]&lt;br /&gt;
* [[AppSuite:OX_Logging|Logging]] - configuring and understanding the LOGBACK logging system&lt;br /&gt;
* [[AppSuite:Oxsysreport | Creating an OX Support Tarball]]&lt;br /&gt;
&lt;br /&gt;
== Integration Scenarios ==&lt;br /&gt;
* [http://oxpedia.org/wiki/index.php?title=Category:Config Open-Xchange configuration options summary]&lt;br /&gt;
* [[OX_Permission_Level | OX Permission Level Matrix]]&lt;br /&gt;
* [[Load_balancing_and_clustering | Load balancing and OX clustering]]&lt;br /&gt;
* [[Open-Xchange-RHEL-AD-Integration|Integration of Open-Xchange into MS Active Directory and Exchange ]]&lt;br /&gt;
* [[ContextRestore_Bundle|Restoring contexts using the context restore bundle]]&lt;br /&gt;
* [[Lawful_Interception|Lawful Interception (Telekommunikationsüberwachung)]]&lt;br /&gt;
* [[OX_EMail_Push_Introduction|Introduction to EMail Push in Open-Xchange]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;br /&gt;
[[Category: Administrator]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=Contact-Support:PossibleValues&amp;diff=29056</id>
		<title>Contact-Support:PossibleValues</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=Contact-Support:PossibleValues&amp;diff=29056"/>
		<updated>2026-05-07T12:35:49Z</updated>

		<summary type="html">&lt;p&gt;Khgras: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Author: Maurice de la Ferté &amp;lt;maurice.delaferte@open-xchange.com&amp;gt; --&amp;gt;&lt;br /&gt;
[[Category: Support]]&lt;br /&gt;
&amp;lt;div class=&amp;quot;title&amp;quot;&amp;gt;Posible Values for Contacting OX Support&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Product: ==&lt;br /&gt;
 Dovecot Atilika Kuromoji Library (License)&lt;br /&gt;
 Dovecot FTS&lt;br /&gt;
 Dovecot FTS Kuromoji Tokenizer (Japanese Language)&lt;br /&gt;
 Dovecot Object Storage (obox) plug-in Dovecot Obox plug-in&lt;br /&gt;
 Dovecot Pro&lt;br /&gt;
 Dovecot Pro Vault plug-in&lt;br /&gt;
 IN8 New Mail&lt;br /&gt;
 OX App Suite&lt;br /&gt;
 OX Connector for Business Mobility&lt;br /&gt;
 OX Documents&lt;br /&gt;
 OX Drive&lt;br /&gt;
 OX Guard&lt;br /&gt;
 OX Microsoft Outlook Uploader&lt;br /&gt;
 PowerDNS Authoritative Server&lt;br /&gt;
 PowerDNS Cloud Control&lt;br /&gt;
 PowerDNS DNSDist&lt;br /&gt;
 PowerDNS Dstore&lt;br /&gt;
 PowerDNS Feed&lt;br /&gt;
 PowerDNS Protect&lt;br /&gt;
 PowerDNS Protect for Families&lt;br /&gt;
 PowerDNS Protect for Malware&lt;br /&gt;
 PowerDNS Protect for Families and Malware Feed&lt;br /&gt;
 PowerDNS Recursor&lt;br /&gt;
 PowerDNS ZoneControl&lt;br /&gt;
 Vade Secure&lt;br /&gt;
 Weakforced Backend&lt;br /&gt;
&lt;br /&gt;
== Platform: ==&lt;br /&gt;
 Android&lt;br /&gt;
 Apple iOS&lt;br /&gt;
 Apple OS X&lt;br /&gt;
 Centos&lt;br /&gt;
 cPanel&lt;br /&gt;
 DEBIAN&lt;br /&gt;
 Enterprise Linux&lt;br /&gt;
 HomeGrown&lt;br /&gt;
 Microsoft Windows&lt;br /&gt;
 Odin&lt;br /&gt;
 Other&lt;br /&gt;
 Cloud Private&lt;br /&gt;
 Cloud DE 1&lt;br /&gt;
 Cloud US 2&lt;br /&gt;
 Cloud Professional DE 1&lt;br /&gt;
 Cloud Professional US 1&lt;br /&gt;
 Oracle Linux&lt;br /&gt;
 Plesk&lt;br /&gt;
 RHEL&lt;br /&gt;
 SLES&lt;br /&gt;
 UCS&lt;br /&gt;
&lt;br /&gt;
== Category: ==&lt;br /&gt;
 Administration&lt;br /&gt;
 AdminPortal&lt;br /&gt;
 Anti Spam&lt;br /&gt;
 Anti Virus&lt;br /&gt;
 CalDAV&lt;br /&gt;
 Calendar&lt;br /&gt;
 CardDAV&lt;br /&gt;
 Configuration&lt;br /&gt;
 Contacts&lt;br /&gt;
 Custom Plugin&lt;br /&gt;
 Database&lt;br /&gt;
 DNS&lt;br /&gt;
 Documentation&lt;br /&gt;
 Document Viewer&lt;br /&gt;
 Drive&lt;br /&gt;
 E-Mail&lt;br /&gt;
 Facade API&lt;br /&gt;
 Filter re-categorisation&lt;br /&gt;
 FlowControl&lt;br /&gt;
 Guard&lt;br /&gt;
 Image Converter&lt;br /&gt;
 IMAP&lt;br /&gt;
 Installation&lt;br /&gt;
 Integration&lt;br /&gt;
 Internationalization&lt;br /&gt;
 LDAP&lt;br /&gt;
 LMTP&lt;br /&gt;
 Logging&lt;br /&gt;
 Login&lt;br /&gt;
 Mail Injection Dovecot&lt;br /&gt;
 Mail Injection Middleware&lt;br /&gt;
 Messaging&lt;br /&gt;
 Middleware&lt;br /&gt;
 Migration&lt;br /&gt;
 Monitoring&lt;br /&gt;
 MS Outlook&lt;br /&gt;
 Online Help&lt;br /&gt;
 Operations&lt;br /&gt;
 Other&lt;br /&gt;
 Packaging&lt;br /&gt;
 POP3&lt;br /&gt;
 Presentation&lt;br /&gt;
 Presenter&lt;br /&gt;
 Provisioning&lt;br /&gt;
 Registration&lt;br /&gt;
 Reporting&lt;br /&gt;
 Spreadsheet&lt;br /&gt;
 Storage&lt;br /&gt;
 Synchronization&lt;br /&gt;
 Tasks&lt;br /&gt;
 Testing&lt;br /&gt;
 Text&lt;br /&gt;
 Theming&lt;br /&gt;
 Tracing&lt;br /&gt;
 Troubleshooting&lt;br /&gt;
 Update&lt;br /&gt;
 Upsell&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29055</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29055"/>
		<updated>2026-05-07T10:00:13Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* 2026 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-03&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev87&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev61&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-09&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev88&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-11&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.43, OX App Suite v8.44 and OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.498&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.143 - v8.35.144&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.481&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.84 - v8.43.85&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.458&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.54 - v8.44.58&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.370&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.2 - v8.45.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.70 - v8.45.76&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-19&lt;br /&gt;
|OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.46.483&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.4&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.91&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX Dovecot Pro v2.3.22.1&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v2.3.22.1&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v8.47 and OX App Suite v8.47 LTS&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.47.599:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.73&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev89&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev62&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev17&amp;lt;br&amp;gt;Open-Xchange App Suite Imageconverter v7.10.6-rev14&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-19&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.44, OX App Suite v8.45 and OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.531&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.16 - v8.35.17&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.145 - v8.35.160&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.467&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.59 - v8.44.71&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.411&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.77 - v8.45.100&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.530&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.93 - v8.46.115&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-02&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev90&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev63&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-22&lt;br /&gt;
|OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.48.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.85&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-23&lt;br /&gt;
|Public Patch 2026-04-23 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.545&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.161 - v8.35.162&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.562&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.117 - v8.46.128&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.637&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.74 - v8.47.86&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.442&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.86&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-29&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev91&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev64&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev18&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-30&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Frontend v7.10.6-rev65&lt;br /&gt;
|-&lt;br /&gt;
|2026-05-07&lt;br /&gt;
|Public Patch 2026-05-07 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.552&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.18&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.565&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.129 - v8.46.133&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.656&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.3Open-Xchange App Suite Middleware (Backend) v8.47.87 - v8.47.92&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.471&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.4 - v8.48.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.87 - v8.48.97&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|Support for Ingress NGINX will cease at the end of March&lt;br /&gt;
|As mentioned in the blog post (https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/), upstream support for Ingress NGINX will cease at the end of March, and the project will be retired. Please note, our support for Ingress NGINX in OX App Suite v8 will also be discontinued at the same time.&lt;br /&gt;
|-&lt;br /&gt;
|End of Life CloudAPI v1&lt;br /&gt;
|As previously announced in April and October 2025, please be aware that CloudAPI v1 was discontinued at the end of 2025. However, we have decided to extend the availability on the platform until March 31st, 2026. It is important to note that after this date, CloudAPI v1 will be unavailable, and no further connections to these endpoints will be possible. Any actions against the v1 API will fail. To ensure uninterrupted service and benefit from features such as enhanced error handling, please transition to CloudAPI v2 until end of March. You can find detailed migration instructions in our guide here: https://confluence-public.open-xchange.com/display/OASC/Migration+Guide+from+CloudAPI+v1+to+v2&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange support for Debian Buster (Debian 10) will end&lt;br /&gt;
|As part of our supported platform policy, and to ensure a stable and continuously updated environment, Open-Xchange support for Debian Buster (Debian 10) will end with a Public Patch set to be released in April 2026. We encourage administrators to upgrade to the latest operating system version. For further information about all supported platforms and databases, please refer to the requirements page: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android&lt;br /&gt;
|Will be discontinued in Q1 / Q2 2026. The app will be removed from Google Play Store Q1 / Q2 2026. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app as Q1 / Q2 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:OX_System_Requirements&amp;diff=29054</id>
		<title>AppSuite:OX System Requirements</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:OX_System_Requirements&amp;diff=29054"/>
		<updated>2026-05-05T09:00:39Z</updated>

		<summary type="html">&lt;p&gt;Khgras: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= OX App Suite v7 Requirements - Open-Xchange supported components overview =&lt;br /&gt;
&lt;br /&gt;
The following table provides an overview about the supported components of OX App Suite v7 and further products. This overview makes no claim to be complete.&lt;br /&gt;
&lt;br /&gt;
Information about Maintenance expiries of components, versions and browser support, can be found in the [[AppSuite:Versioning_and_Numbering#Maintenance_expires|Maintenance Expires Table]]&lt;br /&gt;
&lt;br /&gt;
== Hardware Requirements ==&lt;br /&gt;
&lt;br /&gt;
=== General Assumptions ===&lt;br /&gt;
&lt;br /&gt;
Open-Xchange App Suite Server (middleware services) is designed to run on physical servers or virtual machines of the same flavor. Cloud environments might be used in terms of Infrastructure as a Service (IaaS), meaning that all components need to be deployed in a classical manner on virtual machines.&lt;br /&gt;
&lt;br /&gt;
This means in particular, but not only:&lt;br /&gt;
&lt;br /&gt;
* Infrastructure is supposed to be &amp;quot;quasi-static&amp;quot;. Automatic replacement of broken nodes is fine as long as this is always an exceptional case. Scaling out or reducing number of nodes must always be a conscious task and closely monitored.&lt;br /&gt;
* The only supported &amp;quot;Database as a service&amp;quot; solution is AWS RDS for MariaDB as defined by belows compatibility table.&lt;br /&gt;
&lt;br /&gt;
Especially we expect the virtual hardware to be not over-provisioned. Each VM must have dedicated resources with respect to CPU cores, RAM, IOPS, storage, network bandwidth, network latency, etc.&lt;br /&gt;
&lt;br /&gt;
Network is expected to be flat, inside one datacenter, no multi-datacenter, no segments. No packet loss, low latency.&lt;br /&gt;
&lt;br /&gt;
'''Disclaimer: All recommendations below are without guarantee and can differ for specific deployments. For mid- and large-scale setups a detailed deployment planning and sizing tests are mandatory and should be agreed on with OX Professional Services.'''&lt;br /&gt;
&lt;br /&gt;
=== High Level Design / OS setup ===&lt;br /&gt;
&lt;br /&gt;
Operate services separately (USM, Document/Image Converters) as described in [https://oxpedia.org/wiki/index.php?title=AppSuite:Running_a_cluster Cluster Setup].&lt;br /&gt;
&lt;br /&gt;
Clocks between all nodes must be synchronized (e.g. via NTP).&lt;br /&gt;
&lt;br /&gt;
Open file/max process limits need to be adjusted properly. Based on the used Linux distribution and init system configuration will differ, see Resource Limits for further explanation.&lt;br /&gt;
&lt;br /&gt;
Platform Architecture: 64 bit versions (x84_64) of the supported [[#Software Requirements | Linux distributions]]&lt;br /&gt;
&lt;br /&gt;
=== Node Sizing ===&lt;br /&gt;
&lt;br /&gt;
==== OX App Suite Middleware ====&lt;br /&gt;
&lt;br /&gt;
* Max. 8 GB heap per JVM + 4 GB system memory for other daemons and the OS (buffers, caches)&lt;br /&gt;
* 4 CPU cores (virtual, physical or hyperthreads) for plain HTTP connections. If TLS is terminated on application nodes this might need to be doubled.&lt;br /&gt;
* Disk space&lt;br /&gt;
** 8 GB for OS and software&lt;br /&gt;
** Some services like Document Converter need SWAP partitions (~1 * RAM)&lt;br /&gt;
** 2 * system memory of free disk space (i.e. 12 GB RAM =&amp;gt; 24 GB free disk space) for file spooling, log files, heap and core dumps&lt;br /&gt;
&lt;br /&gt;
=== Untested/Unsupported Deployments ===&lt;br /&gt;
&lt;br /&gt;
* Changes to Garbage Collector settings&lt;br /&gt;
* Running in containerized environments (Docker, rkt)&lt;br /&gt;
* Elasticity/High velocity of nodes going up and down: Services are sometimes stateful and demand static configuration&lt;br /&gt;
* Cloud platform services (PaaS) that promise to replacements for certain supported technologies but have not been verified by OX for these regards&lt;br /&gt;
* Multi-site active-active&lt;br /&gt;
&lt;br /&gt;
== Software Requirements ==&lt;br /&gt;
&lt;br /&gt;
=== Linux Distributions ===&lt;br /&gt;
&lt;br /&gt;
OX App Suite is available as Linux packages for the following distributions:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
 |'''Distribution'''&lt;br /&gt;
 |'''Versions'''&lt;br /&gt;
 |'''Remarks'''&lt;br /&gt;
|- &lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
 | Red Hat Enterprise Linux&lt;br /&gt;
 | RHEL v7, RHEL v8&lt;br /&gt;
 |&lt;br /&gt;
|-&lt;br /&gt;
 | CentOS&lt;br /&gt;
 | v7 , v8&lt;br /&gt;
 | Install from RHEL package repositories&lt;br /&gt;
|-&lt;br /&gt;
 | Debian&lt;br /&gt;
 | v10 (Buster; support until April 26), v11 (Bullseye), v12 (Bookworm)&lt;br /&gt;
 |&lt;br /&gt;
|-&lt;br /&gt;
 | Univention Corporate Server&lt;br /&gt;
 | v5.2&lt;br /&gt;
 |&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Java ===&lt;br /&gt;
&lt;br /&gt;
OX App Suite Middleware requires OpenJDK headless JRE 8 or 9. Linux distributions might offer only packages for OpenJDK 11 JRE or higher, which are not suitable for OX App Suite. It is in those cases required to install Eclipse Temurin 8 JRE with HotSpot VM (successor of Adoptium). A comprehensive installation guide can be found at https://adoptium.net/de/installation/linux/. The correct JRE package is '''temurin-8-jdk'''.&lt;br /&gt;
&lt;br /&gt;
=== Databases ===&lt;br /&gt;
&lt;br /&gt;
OX App Suite uses MySQL/MariaDB with the InnoDB storage engine as its primary data store. The following vendors and products are supported.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
 |'''Vendor'''&lt;br /&gt;
 |'''Product'''&lt;br /&gt;
 |'''Versions'''&lt;br /&gt;
|- &lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
 |Oracle&lt;br /&gt;
 |MySQL Community Edition, Standard Edition, Enterprise Edition&lt;br /&gt;
 |v5.6.x, v5.7.x&lt;br /&gt;
|-&lt;br /&gt;
 |MariaDB&lt;br /&gt;
 |MariaDB Server, Galera Cluster&lt;br /&gt;
 |v10.6.x, v10.11.x, v11.4.x&lt;br /&gt;
|-&lt;br /&gt;
&amp;lt;!--  |Amazon&lt;br /&gt;
 |AWS RDS for MariaDB&lt;br /&gt;
 |10.2.x&amp;lt;br&amp;gt;Discontinued Support with end of life of OX App Suite v7.10.5 --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Important Notes ====&lt;br /&gt;
&lt;br /&gt;
* Open-Xchange does not plan to support '''MySQL 8 or higher'''. As MariaDB and MySQL are diverging and cannot be assumed drop-in replacements anymore, Open-Xchange will focus on MariaDB Server and MariaDB Galera Cluster. Future App Suite releases '''&amp;gt; 7.10.x''' might rely on features only available in '''MariaDB'''.&lt;br /&gt;
* Open-Xchange supports '''Percona XtraDB Cluster''' for existing customers with initial deployments done using '''App Suite 7.8.x or earlier'''. Those customers can continue to use Percona XtraDB Cluster throughout the 7.10.x release series. Like for MySQL, 7.10.x supports only versions 5.6 and 5.7. It is not planned to support Percona XtraDB Cluster beyond 7.10.x.&lt;br /&gt;
&lt;br /&gt;
* For some Linux distributions the included MySQL/MariaDB packages are too old to be used with App Suite. It is mandatory then to install a supported version from '''upstream package sources'''. Possible sources are the official vendor repositories of MySQL or MariaDB as well as for example Red Hat Software Collections.&lt;br /&gt;
* Required '''MySQL/MariaDB configuration''' configuration differs between '''App Suite 7.8.4 and 7.10.x''' and also between the different database systems in terms of SQL modes. See [[My.cnf]] for details.&lt;br /&gt;
* For upgrades from App Suite &amp;lt;= 7.8.2 to &amp;gt;= 7.10.0 a comprehensive '''database upgrade guide''' exists: [[AppSuite:7_10_Database_Migration]]&lt;br /&gt;
&lt;br /&gt;
== HTTP Reverse Proxy ==&lt;br /&gt;
&lt;br /&gt;
An HTTP server with reverse proxy and load balancing capabilities is required in front of App Suite application servers. TLS termination, virtual hosts, path-based routing, sticky sessions and X-Forwarded headers are typical required features. OX strongly recommends [https://httpd.apache.org/ Apache httpd 2.x] for that. Configuration examples can be found in the quickinstall guides.&lt;br /&gt;
&lt;br /&gt;
'''Important:''' For websocket support Apache httpd 2.4.x is needed, 2.2.x does not support the required ws_tunnel module. Websockets are mandatory for OX Documents starting with v7.10.3. Like with JRE and MySQL/MariaDB it might be necessary to use 3rd party packages to get the needed Linux packages. Especially for RHEL6 we recommend using Red Hat Software Collections.&lt;br /&gt;
&lt;br /&gt;
== Webserver ==&lt;br /&gt;
&lt;br /&gt;
[https://httpd.apache.org/ Apache httpd 2.x] is required as webserver to serve static App Suite UI content. Configuration examples can be found in the quickinstall guides.&lt;br /&gt;
&lt;br /&gt;
== File Storage ==&lt;br /&gt;
&lt;br /&gt;
=== Temporary Data ===&lt;br /&gt;
&lt;br /&gt;
OX App Suite stores temporary files in the local file system, e.g. for spooling of uploaded data. Any file system supported by the installed JRE is suitable.&lt;br /&gt;
&lt;br /&gt;
=== Persistent Data ===&lt;br /&gt;
&lt;br /&gt;
Persistent data like OX Drive files, PIM attachments etc. and temporary attachment data need to be stored in a distributed file system as registered filestore that is available from all server nodes. For single-node setups a local file system mount point can be used, small to mid-scale setups can be powered by NFS. For large-scale setups object storages should be considered.&lt;br /&gt;
&lt;br /&gt;
==== Object Storages ====&lt;br /&gt;
&lt;br /&gt;
OX App Suite ships with different optional adapters to support object storages.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
 |'''Vendor'''&lt;br /&gt;
 |'''Product'''&lt;br /&gt;
 |'''API'''&lt;br /&gt;
 |'''Remarks'''&lt;br /&gt;
|- &lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
 |Amazon&lt;br /&gt;
 |AWS S3&lt;br /&gt;
 |S3 HTTP API&lt;br /&gt;
 |See also [[AppSuite:S3_File_Store]]&lt;br /&gt;
|-&lt;br /&gt;
 |CEPH&lt;br /&gt;
 |RadosGW&lt;br /&gt;
 |S3 HTTP API&lt;br /&gt;
 |See also [[AppSuite:S3_File_Store]]&lt;br /&gt;
|-&lt;br /&gt;
 |Scality&lt;br /&gt;
 |Scality RING&lt;br /&gt;
 |Sproxyd HTTP API&lt;br /&gt;
 |See also [[AppSuite:Scality_File_Store]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Desktop Browser (Minimum display resolution: 1024 x 768)==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Browser'''&lt;br /&gt;
  |'''OX App Suite User Front-End'''&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |Google Chrome (latest &amp;amp; previous version)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
 |-&lt;br /&gt;
  |Mozilla Firefox (latest &amp;amp; current ESR-Version)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
 |-&lt;br /&gt;
  |Apple Safari (latest &amp;amp; previous version; macOS only)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
 |-&lt;br /&gt;
  |Microsoft Edge (Chromium-based)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
 |-&lt;br /&gt;
  |Microsoft Internet Explorer 10/11&lt;br /&gt;
  |v7.6.3&lt;br /&gt;
 |-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Mobile Device Support==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Mobile Device'''&lt;br /&gt;
  |'''Supported Browser'''&lt;br /&gt;
  |'''OX App Suite User Front-End'''&lt;br /&gt;
  |'''Minimum Speed Requirements'''&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |iPhone on iOS 18 / iOS 26 / iPad OS&lt;br /&gt;
  |Safari&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
  |3G connections (512/256kBit/s, 350ms latency)&lt;br /&gt;
 |-&lt;br /&gt;
  |Smartphone on Android 4.1 or later&lt;br /&gt;
  |Chrome (latest &amp;amp; previous version)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
  |3G connections (512/256kBit/s, 350ms latency)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Tablet Support==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Tablet'''&lt;br /&gt;
  |'''Supported Browser'''&lt;br /&gt;
  |'''OX App Suite User Front-End'''&lt;br /&gt;
  |'''Minimum Speed Requirements'''&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |Apple iPad (all devices) on iOS 18 / iOS 26/ iPad OS&lt;br /&gt;
  |Safari&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
  |3G connections (512/256kBit/s, 350ms latency)&lt;br /&gt;
 |-&lt;br /&gt;
  |Tablets on Android 4.1 or later&lt;br /&gt;
  |Chrome (latest &amp;amp; previous version)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
  |3G connections (512/256kBit/s, 350ms latency)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Calendar/Contact synchronization Apple macOS ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Requirement'''&lt;br /&gt;
  |Calendar synchronization with CalDAV&lt;br /&gt;
  |Contacts synchronization with CardDAV&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
  |macOS 15.0 (Sequoia)&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
|-&lt;br /&gt;
  |macOS 26.0 (Tahoe)&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Calendar/Contact synchronization Apple iOS ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Requirement'''&lt;br /&gt;
  |Calendar synchronization with CalDAV&lt;br /&gt;
  |Contacts synchronization with CardDAV&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
  |Apple iOS 18 / iOS 26 / iPad OS&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Mobility Solution - Supported-  Platforms, Features and Devices ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Feature/Technology/Device'''&lt;br /&gt;
  |[http://oxpedia.org/wiki/index.php?title=OXtender_for_Business_Mobility '''Connector for Business Mobility''']&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |Exchange Active Sync 12.1&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |Access and creation of emails&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
|-&lt;br /&gt;
  |Calendar/Contact synchronization Apple iOS/Android&lt;br /&gt;
  |[[File:check.gif]] &lt;br /&gt;
|-&lt;br /&gt;
  |Public and Shared PIM folder&lt;br /&gt;
  |[[File:cross.gif]]&lt;br /&gt;
|-&lt;br /&gt;
  |Global address book&lt;br /&gt;
  |[[File:check.gif]] &lt;br /&gt;
|-&lt;br /&gt;
  |Push E-Mail&lt;br /&gt;
  |[[File:check.gif]] &lt;br /&gt;
|-&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |Apple iOS 18 / iOS 26 / iPad OS&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
 |-&lt;br /&gt;
  |Android 8 (Oreo) or later with latest Gmail app.&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
 |-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== OX Drive Clients ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Requirement'''&lt;br /&gt;
  |'''System / Platform'''&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |OX Drive for Windows&lt;br /&gt;
  |OX App Suite 7.10.6&amp;lt;br&amp;gt;Latest versions of Windows 10 and above (no support for Windows RT and emulators)&lt;br /&gt;
 |-&lt;br /&gt;
  |OX Drive for Apple macOS&lt;br /&gt;
  |OX App Suite 7.10.6&amp;lt;br&amp;gt;macOS Sequoia 15, macOS Tahoe 26, Intel- and Apple Silicon-based devices are both supported&lt;br /&gt;
 |-&lt;br /&gt;
  |OX Drive for Apple iOS&lt;br /&gt;
  |OX App Suite 7.10.6&amp;lt;br&amp;gt;Apple iOS 18 / iOS 26 / iPadOS&lt;br /&gt;
&lt;br /&gt;
 |-&lt;br /&gt;
  |OX Drive for Android&lt;br /&gt;
  |OX App Suite 7.10.6&amp;lt;br&amp;gt;Smartphones and tablets running Android 10.0 and above&lt;br /&gt;
 |-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== OX Sync App ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Requirement'''&lt;br /&gt;
  |'''System / Platform / User Interface'''&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |OX App Suite&lt;br /&gt;
  |OX App Suite 7.10.6&lt;br /&gt;
 |-&lt;br /&gt;
  |OX Sync App for Android&lt;br /&gt;
  |Smartphone on Android 5.0 or later&lt;br /&gt;
 |-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== OX Guard ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Requirement'''&lt;br /&gt;
  |'''System / Platform / User Interface'''&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |OX App Suite&lt;br /&gt;
  |OX Guard since v2.10.7: OX App Suite v7.10.6&lt;br /&gt;
 |-&lt;br /&gt;
  |Mobile Device and Tablet Support&lt;br /&gt;
  |Apple iPhone on iOS 18 / iOS 26/ iPad OS: Safari (latest version &amp;amp; previous version)&amp;lt;br&amp;gt;Smartphone on Android 4.1 or later: Chrome (latest &amp;amp; previous version)&amp;lt;br&amp;gt;Apple iPad (all devices) on iOS 18 / iOS 26 / iPad OS: Safari Safari (latest version &amp;amp; previous version)&amp;lt;br&amp;gt;Tablets on Android 4.1 or later: Chrome (latest &amp;amp; previous version)&lt;br /&gt;
 |-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29053</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29053"/>
		<updated>2026-04-30T18:25:03Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* 2026 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-03&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev87&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev61&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-09&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev88&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-11&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.43, OX App Suite v8.44 and OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.498&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.143 - v8.35.144&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.481&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.84 - v8.43.85&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.458&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.54 - v8.44.58&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.370&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.2 - v8.45.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.70 - v8.45.76&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-19&lt;br /&gt;
|OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.46.483&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.4&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.91&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX Dovecot Pro v2.3.22.1&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v2.3.22.1&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v8.47 and OX App Suite v8.47 LTS&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.47.599:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.73&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev89&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev62&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev17&amp;lt;br&amp;gt;Open-Xchange App Suite Imageconverter v7.10.6-rev14&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-19&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.44, OX App Suite v8.45 and OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.531&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.16 - v8.35.17&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.145 - v8.35.160&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.467&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.59 - v8.44.71&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.411&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.77 - v8.45.100&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.530&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.93 - v8.46.115&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-02&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev90&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev63&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-22&lt;br /&gt;
|OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.48.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.85&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-23&lt;br /&gt;
|Public Patch 2026-04-23 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.545&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.161 - v8.35.162&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.562&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.117 - v8.46.128&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.637&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.74 - v8.47.86&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.442&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.86&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-29&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev91&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev64&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev18&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-30&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Frontend v7.10.6-rev65&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|Support for Ingress NGINX will cease at the end of March&lt;br /&gt;
|As mentioned in the blog post (https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/), upstream support for Ingress NGINX will cease at the end of March, and the project will be retired. Please note, our support for Ingress NGINX in OX App Suite v8 will also be discontinued at the same time.&lt;br /&gt;
|-&lt;br /&gt;
|End of Life CloudAPI v1&lt;br /&gt;
|As previously announced in April and October 2025, please be aware that CloudAPI v1 was discontinued at the end of 2025. However, we have decided to extend the availability on the platform until March 31st, 2026. It is important to note that after this date, CloudAPI v1 will be unavailable, and no further connections to these endpoints will be possible. Any actions against the v1 API will fail. To ensure uninterrupted service and benefit from features such as enhanced error handling, please transition to CloudAPI v2 until end of March. You can find detailed migration instructions in our guide here: https://confluence-public.open-xchange.com/display/OASC/Migration+Guide+from+CloudAPI+v1+to+v2&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange support for Debian Buster (Debian 10) will end&lt;br /&gt;
|As part of our supported platform policy, and to ensure a stable and continuously updated environment, Open-Xchange support for Debian Buster (Debian 10) will end with a Public Patch set to be released in April 2026. We encourage administrators to upgrade to the latest operating system version. For further information about all supported platforms and databases, please refer to the requirements page: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android&lt;br /&gt;
|Will be discontinued in Q1 / Q2 2026. The app will be removed from Google Play Store Q1 / Q2 2026. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app as Q1 / Q2 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29052</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29052"/>
		<updated>2026-04-29T12:20:38Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* 2026 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-03&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev87&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev61&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-09&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev88&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-11&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.43, OX App Suite v8.44 and OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.498&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.143 - v8.35.144&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.481&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.84 - v8.43.85&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.458&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.54 - v8.44.58&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.370&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.2 - v8.45.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.70 - v8.45.76&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-19&lt;br /&gt;
|OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.46.483&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.4&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.91&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX Dovecot Pro v2.3.22.1&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v2.3.22.1&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v8.47 and OX App Suite v8.47 LTS&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.47.599:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.73&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev89&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev62&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev17&amp;lt;br&amp;gt;Open-Xchange App Suite Imageconverter v7.10.6-rev14&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-19&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.44, OX App Suite v8.45 and OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.531&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.16 - v8.35.17&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.145 - v8.35.160&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.467&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.59 - v8.44.71&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.411&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.77 - v8.45.100&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.530&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.93 - v8.46.115&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-02&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev90&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev63&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-22&lt;br /&gt;
|OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.48.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.85&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-23&lt;br /&gt;
|Public Patch 2026-04-23 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.545&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.161 - v8.35.162&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.562&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.117 - v8.46.128&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.637&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.74 - v8.47.86&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.442&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.86&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-29&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev91&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev64&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev18&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|Support for Ingress NGINX will cease at the end of March&lt;br /&gt;
|As mentioned in the blog post (https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/), upstream support for Ingress NGINX will cease at the end of March, and the project will be retired. Please note, our support for Ingress NGINX in OX App Suite v8 will also be discontinued at the same time.&lt;br /&gt;
|-&lt;br /&gt;
|End of Life CloudAPI v1&lt;br /&gt;
|As previously announced in April and October 2025, please be aware that CloudAPI v1 was discontinued at the end of 2025. However, we have decided to extend the availability on the platform until March 31st, 2026. It is important to note that after this date, CloudAPI v1 will be unavailable, and no further connections to these endpoints will be possible. Any actions against the v1 API will fail. To ensure uninterrupted service and benefit from features such as enhanced error handling, please transition to CloudAPI v2 until end of March. You can find detailed migration instructions in our guide here: https://confluence-public.open-xchange.com/display/OASC/Migration+Guide+from+CloudAPI+v1+to+v2&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange support for Debian Buster (Debian 10) will end&lt;br /&gt;
|As part of our supported platform policy, and to ensure a stable and continuously updated environment, Open-Xchange support for Debian Buster (Debian 10) will end with a Public Patch set to be released in April 2026. We encourage administrators to upgrade to the latest operating system version. For further information about all supported platforms and databases, please refer to the requirements page: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android&lt;br /&gt;
|Will be discontinued in Q1 / Q2 2026. The app will be removed from Google Play Store Q1 / Q2 2026. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app as Q1 / Q2 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29051</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29051"/>
		<updated>2026-04-23T11:11:35Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* 2026 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-03&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev87&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev61&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-09&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev88&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-11&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.43, OX App Suite v8.44 and OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.498&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.143 - v8.35.144&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.481&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.84 - v8.43.85&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.458&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.54 - v8.44.58&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.370&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.2 - v8.45.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.70 - v8.45.76&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-19&lt;br /&gt;
|OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.46.483&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.4&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.91&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX Dovecot Pro v2.3.22.1&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v2.3.22.1&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v8.47 and OX App Suite v8.47 LTS&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.47.599:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.73&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev89&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev62&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev17&amp;lt;br&amp;gt;Open-Xchange App Suite Imageconverter v7.10.6-rev14&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-19&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.44, OX App Suite v8.45 and OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.531&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.16 - v8.35.17&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.145 - v8.35.160&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.467&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.59 - v8.44.71&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.411&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.77 - v8.45.100&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.530&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.93 - v8.46.115&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-02&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev90&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev63&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-22&lt;br /&gt;
|OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.48.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.85&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-23&lt;br /&gt;
|Public Patch 2026-04-23 for OX App Suite v8.35 LTS, OX App Suite v8.46, OX App Suite v8.47, OX App Suite v8.47 LTS and OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.545&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.161 - v8.35.162&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.562&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.117 - v8.46.128&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.47 and OX App Suite v8.47 LTS: v8.47.637&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.74 - v8.47.86&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.48: v8.48.442&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.86&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|Support for Ingress NGINX will cease at the end of March&lt;br /&gt;
|As mentioned in the blog post (https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/), upstream support for Ingress NGINX will cease at the end of March, and the project will be retired. Please note, our support for Ingress NGINX in OX App Suite v8 will also be discontinued at the same time.&lt;br /&gt;
|-&lt;br /&gt;
|End of Life CloudAPI v1&lt;br /&gt;
|As previously announced in April and October 2025, please be aware that CloudAPI v1 was discontinued at the end of 2025. However, we have decided to extend the availability on the platform until March 31st, 2026. It is important to note that after this date, CloudAPI v1 will be unavailable, and no further connections to these endpoints will be possible. Any actions against the v1 API will fail. To ensure uninterrupted service and benefit from features such as enhanced error handling, please transition to CloudAPI v2 until end of March. You can find detailed migration instructions in our guide here: https://confluence-public.open-xchange.com/display/OASC/Migration+Guide+from+CloudAPI+v1+to+v2&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange support for Debian Buster (Debian 10) will end&lt;br /&gt;
|As part of our supported platform policy, and to ensure a stable and continuously updated environment, Open-Xchange support for Debian Buster (Debian 10) will end with a Public Patch set to be released in April 2026. We encourage administrators to upgrade to the latest operating system version. For further information about all supported platforms and databases, please refer to the requirements page: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android&lt;br /&gt;
|Will be discontinued in Q1 / Q2 2026. The app will be removed from Google Play Store Q1 / Q2 2026. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app as Q1 / Q2 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29050</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29050"/>
		<updated>2026-04-22T06:12:12Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* 2026 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-03&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev87&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev61&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-09&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev88&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-11&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.43, OX App Suite v8.44 and OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.498&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.143 - v8.35.144&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.481&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.84 - v8.43.85&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.458&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.54 - v8.44.58&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.370&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.2 - v8.45.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.70 - v8.45.76&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-19&lt;br /&gt;
|OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.46.483&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.4&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.91&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX Dovecot Pro v2.3.22.1&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v2.3.22.1&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v8.47 and OX App Suite v8.47 LTS&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.47.599:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.73&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev89&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev62&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev17&amp;lt;br&amp;gt;Open-Xchange App Suite Imageconverter v7.10.6-rev14&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-19&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.44, OX App Suite v8.45 and OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.531&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.16 - v8.35.17&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.145 - v8.35.160&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.467&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.59 - v8.44.71&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.411&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.77 - v8.45.100&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.530&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.93 - v8.46.115&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-02&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev90&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev63&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-22&lt;br /&gt;
|OX App Suite v8.48&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.48.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.48.2&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.48.85&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|Support for Ingress NGINX will cease at the end of March&lt;br /&gt;
|As mentioned in the blog post (https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/), upstream support for Ingress NGINX will cease at the end of March, and the project will be retired. Please note, our support for Ingress NGINX in OX App Suite v8 will also be discontinued at the same time.&lt;br /&gt;
|-&lt;br /&gt;
|End of Life CloudAPI v1&lt;br /&gt;
|As previously announced in April and October 2025, please be aware that CloudAPI v1 was discontinued at the end of 2025. However, we have decided to extend the availability on the platform until March 31st, 2026. It is important to note that after this date, CloudAPI v1 will be unavailable, and no further connections to these endpoints will be possible. Any actions against the v1 API will fail. To ensure uninterrupted service and benefit from features such as enhanced error handling, please transition to CloudAPI v2 until end of March. You can find detailed migration instructions in our guide here: https://confluence-public.open-xchange.com/display/OASC/Migration+Guide+from+CloudAPI+v1+to+v2&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange support for Debian Buster (Debian 10) will end&lt;br /&gt;
|As part of our supported platform policy, and to ensure a stable and continuously updated environment, Open-Xchange support for Debian Buster (Debian 10) will end with a Public Patch set to be released in April 2026. We encourage administrators to upgrade to the latest operating system version. For further information about all supported platforms and databases, please refer to the requirements page: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android&lt;br /&gt;
|Will be discontinued in Q1 / Q2 2026. The app will be removed from Google Play Store Q1 / Q2 2026. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app as Q1 / Q2 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29049</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29049"/>
		<updated>2026-04-02T11:54:35Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* 2026 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-03&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev87&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev61&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-09&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev88&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-11&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.43, OX App Suite v8.44 and OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.498&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.143 - v8.35.144&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.481&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.84 - v8.43.85&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.458&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.54 - v8.44.58&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.370&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.2 - v8.45.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.70 - v8.45.76&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-19&lt;br /&gt;
|OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.46.483&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.4&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.91&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX Dovecot Pro v2.3.22.1&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v2.3.22.1&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v8.47 and OX App Suite v8.47 LTS&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.47.599:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.73&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev89&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev62&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev17&amp;lt;br&amp;gt;Open-Xchange App Suite Imageconverter v7.10.6-rev14&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-19&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.44, OX App Suite v8.45 and OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.531&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.16 - v8.35.17&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.145 - v8.35.160&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.467&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.59 - v8.44.71&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.411&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.77 - v8.45.100&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.530&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.93 - v8.46.115&lt;br /&gt;
|-&lt;br /&gt;
|2026-04-02&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev90&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev63&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|Support for Ingress NGINX will cease at the end of March&lt;br /&gt;
|As mentioned in the blog post (https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/), upstream support for Ingress NGINX will cease at the end of March, and the project will be retired. Please note, our support for Ingress NGINX in OX App Suite v8 will also be discontinued at the same time.&lt;br /&gt;
|-&lt;br /&gt;
|End of Life CloudAPI v1&lt;br /&gt;
|As previously announced in April and October 2025, please be aware that CloudAPI v1 was discontinued at the end of 2025. However, we have decided to extend the availability on the platform until March 31st, 2026. It is important to note that after this date, CloudAPI v1 will be unavailable, and no further connections to these endpoints will be possible. Any actions against the v1 API will fail. To ensure uninterrupted service and benefit from features such as enhanced error handling, please transition to CloudAPI v2 until end of March. You can find detailed migration instructions in our guide here: https://confluence-public.open-xchange.com/display/OASC/Migration+Guide+from+CloudAPI+v1+to+v2&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange support for Debian Buster (Debian 10) will end&lt;br /&gt;
|As part of our supported platform policy, and to ensure a stable and continuously updated environment, Open-Xchange support for Debian Buster (Debian 10) will end with a Public Patch set to be released in April 2026. We encourage administrators to upgrade to the latest operating system version. For further information about all supported platforms and databases, please refer to the requirements page: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android&lt;br /&gt;
|Will be discontinued in Q1 / Q2 2026. The app will be removed from Google Play Store Q1 / Q2 2026. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app as Q1 / Q2 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29048</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29048"/>
		<updated>2026-03-19T10:04:25Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* 2026 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-03&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev87&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev61&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-09&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev88&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-11&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.43, OX App Suite v8.44 and OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.498&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.143 - v8.35.144&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.481&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.84 - v8.43.85&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.458&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.54 - v8.44.58&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.370&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.2 - v8.45.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.70 - v8.45.76&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-19&lt;br /&gt;
|OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.46.483&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.4&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.91&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX Dovecot Pro v2.3.22.1&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v2.3.22.1&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v8.47 and OX App Suite v8.47 LTS&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.47.599:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.73&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev89&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev62&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev17&amp;lt;br&amp;gt;Open-Xchange App Suite Imageconverter v7.10.6-rev14&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-19&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.44, OX App Suite v8.45 and OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.531&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.16 - v8.35.17&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.145 - v8.35.160&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.467&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.59 - v8.44.71&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.411&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.77 - v8.45.100&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped versions with latest Helm Chart OX App Suite v8.46: v8.46.530&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.5&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.93 - v8.46.115&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|Support for Ingress NGINX will cease at the end of March&lt;br /&gt;
|As mentioned in the blog post (https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/), upstream support for Ingress NGINX will cease at the end of March, and the project will be retired. Please note, our support for Ingress NGINX in OX App Suite v8 will also be discontinued at the same time.&lt;br /&gt;
|-&lt;br /&gt;
|End of Life CloudAPI v1&lt;br /&gt;
|As previously announced in April and October 2025, please be aware that CloudAPI v1 was discontinued at the end of 2025. However, we have decided to extend the availability on the platform until March 31st, 2026. It is important to note that after this date, CloudAPI v1 will be unavailable, and no further connections to these endpoints will be possible. Any actions against the v1 API will fail. To ensure uninterrupted service and benefit from features such as enhanced error handling, please transition to CloudAPI v2 until end of March. You can find detailed migration instructions in our guide here: https://confluence-public.open-xchange.com/display/OASC/Migration+Guide+from+CloudAPI+v1+to+v2&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange support for Debian Buster (Debian 10) will end&lt;br /&gt;
|As part of our supported platform policy, and to ensure a stable and continuously updated environment, Open-Xchange support for Debian Buster (Debian 10) will end with a Public Patch set to be released in April 2026. We encourage administrators to upgrade to the latest operating system version. For further information about all supported platforms and databases, please refer to the requirements page: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android&lt;br /&gt;
|Will be discontinued in Q1 / Q2 2026. The app will be removed from Google Play Store Q1 / Q2 2026. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app as Q1 / Q2 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29047</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29047"/>
		<updated>2026-03-18T14:09:51Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* 2026 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-03&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev87&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev61&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-09&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev88&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-11&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.43, OX App Suite v8.44 and OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.498&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.143 - v8.35.144&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.481&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.84 - v8.43.85&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.458&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.54 - v8.44.58&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.370&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.2 - v8.45.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.70 - v8.45.76&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-19&lt;br /&gt;
|OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.46.483&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.4&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.91&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX Dovecot Pro v2.3.22.1&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v2.3.22.1&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v8.47 and OX App Suite v8.47 LTS&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.47.599:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.73&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev89&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev62&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev17&amp;lt;br&amp;gt;Open-Xchange App Suite Imageconverter v7.10.6-rev14&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|Support for Ingress NGINX will cease at the end of March&lt;br /&gt;
|As mentioned in the blog post (https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/), upstream support for Ingress NGINX will cease at the end of March, and the project will be retired. Please note, our support for Ingress NGINX in OX App Suite v8 will also be discontinued at the same time.&lt;br /&gt;
|-&lt;br /&gt;
|End of Life CloudAPI v1&lt;br /&gt;
|As previously announced in April and October 2025, please be aware that CloudAPI v1 was discontinued at the end of 2025. However, we have decided to extend the availability on the platform until March 31st, 2026. It is important to note that after this date, CloudAPI v1 will be unavailable, and no further connections to these endpoints will be possible. Any actions against the v1 API will fail. To ensure uninterrupted service and benefit from features such as enhanced error handling, please transition to CloudAPI v2 until end of March. You can find detailed migration instructions in our guide here: https://confluence-public.open-xchange.com/display/OASC/Migration+Guide+from+CloudAPI+v1+to+v2&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange support for Debian Buster (Debian 10) will end&lt;br /&gt;
|As part of our supported platform policy, and to ensure a stable and continuously updated environment, Open-Xchange support for Debian Buster (Debian 10) will end with a Public Patch set to be released in April 2026. We encourage administrators to upgrade to the latest operating system version. For further information about all supported platforms and databases, please refer to the requirements page: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android&lt;br /&gt;
|Will be discontinued in Q1 / Q2 2026. The app will be removed from Google Play Store Q1 / Q2 2026. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app as Q1 / Q2 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29046</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29046"/>
		<updated>2026-03-18T12:11:39Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* 2026 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-03&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev87&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev61&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-09&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev88&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-11&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.43, OX App Suite v8.44 and OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.498&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.143 - v8.35.144&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.481&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.84 - v8.43.85&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.458&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.54 - v8.44.58&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.370&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.2 - v8.45.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.70 - v8.45.76&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-19&lt;br /&gt;
|OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.46.483&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.4&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.91&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX Dovecot Pro v2.3.22.1&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v2.3.22.1&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v8.47 and OX App Suite v8.47 LTS&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.47.599:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.71&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v7.10.6 (Security)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend v7.10.6-rev89&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev62&amp;lt;br&amp;gt;Open-Xchange App Suite Documentconverter v7.10.6-rev17&amp;lt;br&amp;gt;Open-Xchange App Suite Imageconverter v7.10.6-rev14&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|Support for Ingress NGINX will cease at the end of March&lt;br /&gt;
|As mentioned in the blog post (https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/), upstream support for Ingress NGINX will cease at the end of March, and the project will be retired. Please note, our support for Ingress NGINX in OX App Suite v8 will also be discontinued at the same time.&lt;br /&gt;
|-&lt;br /&gt;
|End of Life CloudAPI v1&lt;br /&gt;
|As previously announced in April and October 2025, please be aware that CloudAPI v1 was discontinued at the end of 2025. However, we have decided to extend the availability on the platform until March 31st, 2026. It is important to note that after this date, CloudAPI v1 will be unavailable, and no further connections to these endpoints will be possible. Any actions against the v1 API will fail. To ensure uninterrupted service and benefit from features such as enhanced error handling, please transition to CloudAPI v2 until end of March. You can find detailed migration instructions in our guide here: https://confluence-public.open-xchange.com/display/OASC/Migration+Guide+from+CloudAPI+v1+to+v2&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange support for Debian Buster (Debian 10) will end&lt;br /&gt;
|As part of our supported platform policy, and to ensure a stable and continuously updated environment, Open-Xchange support for Debian Buster (Debian 10) will end with a Public Patch set to be released in April 2026. We encourage administrators to upgrade to the latest operating system version. For further information about all supported platforms and databases, please refer to the requirements page: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android&lt;br /&gt;
|Will be discontinued in Q1 / Q2 2026. The app will be removed from Google Play Store Q1 / Q2 2026. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app as Q1 / Q2 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29045</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29045"/>
		<updated>2026-03-18T10:18:05Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* 2026 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-03&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev87&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev61&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-09&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev88&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-11&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.43, OX App Suite v8.44 and OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.498&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.143 - v8.35.144&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.481&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.84 - v8.43.85&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.458&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.54 - v8.44.58&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.370&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.2 - v8.45.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.70 - v8.45.76&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-19&lt;br /&gt;
|OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.46.483&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.4&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.91&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX Dovecot Pro v2.3.22.1&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v2.3.22.1&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX App Suite v8.47 and OX App Suite v8.47 LTS&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.47.599:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.47.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.47.71&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|Support for Ingress NGINX will cease at the end of March&lt;br /&gt;
|As mentioned in the blog post (https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/), upstream support for Ingress NGINX will cease at the end of March, and the project will be retired. Please note, our support for Ingress NGINX in OX App Suite v8 will also be discontinued at the same time.&lt;br /&gt;
|-&lt;br /&gt;
|End of Life CloudAPI v1&lt;br /&gt;
|As previously announced in April and October 2025, please be aware that CloudAPI v1 was discontinued at the end of 2025. However, we have decided to extend the availability on the platform until March 31st, 2026. It is important to note that after this date, CloudAPI v1 will be unavailable, and no further connections to these endpoints will be possible. Any actions against the v1 API will fail. To ensure uninterrupted service and benefit from features such as enhanced error handling, please transition to CloudAPI v2 until end of March. You can find detailed migration instructions in our guide here: https://confluence-public.open-xchange.com/display/OASC/Migration+Guide+from+CloudAPI+v1+to+v2&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange support for Debian Buster (Debian 10) will end&lt;br /&gt;
|As part of our supported platform policy, and to ensure a stable and continuously updated environment, Open-Xchange support for Debian Buster (Debian 10) will end with a Public Patch set to be released in April 2026. We encourage administrators to upgrade to the latest operating system version. For further information about all supported platforms and databases, please refer to the requirements page: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android&lt;br /&gt;
|Will be discontinued in Q1 / Q2 2026. The app will be removed from Google Play Store Q1 / Q2 2026. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app as Q1 / Q2 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29044</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29044"/>
		<updated>2026-03-18T07:47:14Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* 2026 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-03&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev87&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev61&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-09&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev88&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-11&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.43, OX App Suite v8.44 and OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.498&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.143 - v8.35.144&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.481&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.84 - v8.43.85&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.458&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.54 - v8.44.58&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.370&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.2 - v8.45.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.70 - v8.45.76&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-19&lt;br /&gt;
|OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.46.483&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.4&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.91&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.5&lt;br /&gt;
|-&lt;br /&gt;
|2026-03-18&lt;br /&gt;
|OX Dovecot Pro v2.3.22.1&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v2.3.22.1&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|Support for Ingress NGINX will cease at the end of March&lt;br /&gt;
|As mentioned in the blog post (https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/), upstream support for Ingress NGINX will cease at the end of March, and the project will be retired. Please note, our support for Ingress NGINX in OX App Suite v8 will also be discontinued at the same time.&lt;br /&gt;
|-&lt;br /&gt;
|End of Life CloudAPI v1&lt;br /&gt;
|As previously announced in April and October 2025, please be aware that CloudAPI v1 was discontinued at the end of 2025. However, we have decided to extend the availability on the platform until March 31st, 2026. It is important to note that after this date, CloudAPI v1 will be unavailable, and no further connections to these endpoints will be possible. Any actions against the v1 API will fail. To ensure uninterrupted service and benefit from features such as enhanced error handling, please transition to CloudAPI v2 until end of March. You can find detailed migration instructions in our guide here: https://confluence-public.open-xchange.com/display/OASC/Migration+Guide+from+CloudAPI+v1+to+v2&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange support for Debian Buster (Debian 10) will end&lt;br /&gt;
|As part of our supported platform policy, and to ensure a stable and continuously updated environment, Open-Xchange support for Debian Buster (Debian 10) will end with a Public Patch set to be released in April 2026. We encourage administrators to upgrade to the latest operating system version. For further information about all supported platforms and databases, please refer to the requirements page: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android&lt;br /&gt;
|Will be discontinued in Q1 / Q2 2026. The app will be removed from Google Play Store Q1 / Q2 2026. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app as Q1 / Q2 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Cross_folder_fulltext_search_with_Dovecot&amp;diff=29043</id>
		<title>AppSuite:Cross folder fulltext search with Dovecot</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Cross_folder_fulltext_search_with_Dovecot&amp;diff=29043"/>
		<updated>2026-02-25T12:41:15Z</updated>

		<summary type="html">&lt;p&gt;Khgras: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Version|7.6.0}}&lt;br /&gt;
&lt;br /&gt;
= Cross-folder fulltext search with Dovecot =&lt;br /&gt;
&lt;br /&gt;
The content on this page has moved to https://documentation.open-xchange.com/7.10.6/middleware/mail/dovecot/cross_folder_fulltext_search.html.&lt;br /&gt;
&lt;br /&gt;
Note: Open-Xchange is in the process of migrating all its technical documentation to a new and improved documentation system (documentation.open-xchange.com). Please note as the migration takes place more information will be available on the new system and less on this system. Thank you for your understanding during this period of transition.&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29042</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29042"/>
		<updated>2026-02-19T10:36:15Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* 2026 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-03&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev87&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev61&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-09&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev88&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-11&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.43, OX App Suite v8.44 and OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.498&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.143 - v8.35.144&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.481&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.84 - v8.43.85&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.458&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.54 - v8.44.58&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.370&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.2 - v8.45.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.70 - v8.45.76&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-19&lt;br /&gt;
|OX App Suite v8.46&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.46.483&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.46.4&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.46.91&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|Support for Ingress NGINX will cease at the end of March&lt;br /&gt;
|As mentioned in the blog post (https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/), upstream support for Ingress NGINX will cease at the end of March, and the project will be retired. Please note, our support for Ingress NGINX in OX App Suite v8 will also be discontinued at the same time.&lt;br /&gt;
|-&lt;br /&gt;
|End of Life CloudAPI v1&lt;br /&gt;
|As previously announced in April and October 2025, please be aware that CloudAPI v1 was discontinued at the end of 2025. However, we have decided to extend the availability on the platform until March 31st, 2026. It is important to note that after this date, CloudAPI v1 will be unavailable, and no further connections to these endpoints will be possible. Any actions against the v1 API will fail. To ensure uninterrupted service and benefit from features such as enhanced error handling, please transition to CloudAPI v2 until end of March. You can find detailed migration instructions in our guide here: https://confluence-public.open-xchange.com/display/OASC/Migration+Guide+from+CloudAPI+v1+to+v2&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange support for Debian Buster (Debian 10) will end&lt;br /&gt;
|As part of our supported platform policy, and to ensure a stable and continuously updated environment, Open-Xchange support for Debian Buster (Debian 10) will end with a Public Patch set to be released in April 2026. We encourage administrators to upgrade to the latest operating system version. For further information about all supported platforms and databases, please refer to the requirements page: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android&lt;br /&gt;
|Will be discontinued in Q1 / Q2 2026. The app will be removed from Google Play Store Q1 / Q2 2026. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app as Q1 / Q2 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29041</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29041"/>
		<updated>2026-02-13T08:00:13Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* 2026 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-03&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev87&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev61&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-09&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev88&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-11&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.43, OX App Suite v8.44 and OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.498&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.143 - v8.35.144&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.481&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.84 - v8.43.85&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.458&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.54 - v8.44.58&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.370&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.2 - v8.45.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.70 - v8.45.76&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.0.4&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|Support for Ingress NGINX will cease at the end of March&lt;br /&gt;
|As mentioned in the blog post (https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/), upstream support for Ingress NGINX will cease at the end of March, and the project will be retired. Please note, our support for Ingress NGINX in OX App Suite v8 will also be discontinued at the same time.&lt;br /&gt;
|-&lt;br /&gt;
|End of Life CloudAPI v1&lt;br /&gt;
|As previously announced in April and October 2025, please be aware that CloudAPI v1 was discontinued at the end of 2025. However, we have decided to extend the availability on the platform until March 31st, 2026. It is important to note that after this date, CloudAPI v1 will be unavailable, and no further connections to these endpoints will be possible. Any actions against the v1 API will fail. To ensure uninterrupted service and benefit from features such as enhanced error handling, please transition to CloudAPI v2 until end of March. You can find detailed migration instructions in our guide here: https://confluence-public.open-xchange.com/display/OASC/Migration+Guide+from+CloudAPI+v1+to+v2&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange support for Debian Buster (Debian 10) will end&lt;br /&gt;
|As part of our supported platform policy, and to ensure a stable and continuously updated environment, Open-Xchange support for Debian Buster (Debian 10) will end with a Public Patch set to be released in April 2026. We encourage administrators to upgrade to the latest operating system version. For further information about all supported platforms and databases, please refer to the requirements page: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android&lt;br /&gt;
|Will be discontinued in Q1 / Q2 2026. The app will be removed from Google Play Store Q1 / Q2 2026. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app as Q1 / Q2 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29040</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29040"/>
		<updated>2026-02-13T07:57:41Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* 2026 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-03&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev87&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev61&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-09&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev88&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-11&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.43, OX App Suite v8.44 and OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.498&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.143 - v8.35.144&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.481&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.84 - v8.43.85&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.458&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.54 - v8.44.58&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.370&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.2 - v8.45.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.70 - v8.45.76&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-13&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.3&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|Support for Ingress NGINX will cease at the end of March&lt;br /&gt;
|As mentioned in the blog post (https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/), upstream support for Ingress NGINX will cease at the end of March, and the project will be retired. Please note, our support for Ingress NGINX in OX App Suite v8 will also be discontinued at the same time.&lt;br /&gt;
|-&lt;br /&gt;
|End of Life CloudAPI v1&lt;br /&gt;
|As previously announced in April and October 2025, please be aware that CloudAPI v1 was discontinued at the end of 2025. However, we have decided to extend the availability on the platform until March 31st, 2026. It is important to note that after this date, CloudAPI v1 will be unavailable, and no further connections to these endpoints will be possible. Any actions against the v1 API will fail. To ensure uninterrupted service and benefit from features such as enhanced error handling, please transition to CloudAPI v2 until end of March. You can find detailed migration instructions in our guide here: https://confluence-public.open-xchange.com/display/OASC/Migration+Guide+from+CloudAPI+v1+to+v2&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange support for Debian Buster (Debian 10) will end&lt;br /&gt;
|As part of our supported platform policy, and to ensure a stable and continuously updated environment, Open-Xchange support for Debian Buster (Debian 10) will end with a Public Patch set to be released in April 2026. We encourage administrators to upgrade to the latest operating system version. For further information about all supported platforms and databases, please refer to the requirements page: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android&lt;br /&gt;
|Will be discontinued in Q1 / Q2 2026. The app will be removed from Google Play Store Q1 / Q2 2026. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app as Q1 / Q2 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29039</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29039"/>
		<updated>2026-02-11T08:33:04Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* 2026 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-03&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev87&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev61&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-09&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev88&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-11&lt;br /&gt;
|OX App Suite v8.35 LTS, OX App Suite v8.43, OX App Suite v8.44 and OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.498&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.143 - v8.35.144&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.481&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.84 - v8.43.85&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.458&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.54 - v8.44.58&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.45: v8.45.370&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.2 - v8.45.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.70 - v8.45.76&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|Support for Ingress NGINX will cease at the end of March&lt;br /&gt;
|As mentioned in the blog post (https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/), upstream support for Ingress NGINX will cease at the end of March, and the project will be retired. Please note, our support for Ingress NGINX in OX App Suite v8 will also be discontinued at the same time.&lt;br /&gt;
|-&lt;br /&gt;
|End of Life CloudAPI v1&lt;br /&gt;
|As previously announced in April and October 2025, please be aware that CloudAPI v1 was discontinued at the end of 2025. However, we have decided to extend the availability on the platform until March 31st, 2026. It is important to note that after this date, CloudAPI v1 will be unavailable, and no further connections to these endpoints will be possible. Any actions against the v1 API will fail. To ensure uninterrupted service and benefit from features such as enhanced error handling, please transition to CloudAPI v2 until end of March. You can find detailed migration instructions in our guide here: https://confluence-public.open-xchange.com/display/OASC/Migration+Guide+from+CloudAPI+v1+to+v2&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange support for Debian Buster (Debian 10) will end&lt;br /&gt;
|As part of our supported platform policy, and to ensure a stable and continuously updated environment, Open-Xchange support for Debian Buster (Debian 10) will end with a Public Patch set to be released in April 2026. We encourage administrators to upgrade to the latest operating system version. For further information about all supported platforms and databases, please refer to the requirements page: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android&lt;br /&gt;
|Will be discontinued in Q1 / Q2 2026. The app will be removed from Google Play Store Q1 / Q2 2026. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app as Q1 / Q2 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29038</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29038"/>
		<updated>2026-02-09T13:44:48Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* 2026 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-03&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev87&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev61&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-09&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev88&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|Support for Ingress NGINX will cease at the end of March&lt;br /&gt;
|As mentioned in the blog post (https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/), upstream support for Ingress NGINX will cease at the end of March, and the project will be retired. Please note, our support for Ingress NGINX in OX App Suite v8 will also be discontinued at the same time.&lt;br /&gt;
|-&lt;br /&gt;
|End of Life CloudAPI v1&lt;br /&gt;
|As previously announced in April and October 2025, please be aware that CloudAPI v1 was discontinued at the end of 2025. However, we have decided to extend the availability on the platform until March 31st, 2026. It is important to note that after this date, CloudAPI v1 will be unavailable, and no further connections to these endpoints will be possible. Any actions against the v1 API will fail. To ensure uninterrupted service and benefit from features such as enhanced error handling, please transition to CloudAPI v2 until end of March. You can find detailed migration instructions in our guide here: https://confluence-public.open-xchange.com/display/OASC/Migration+Guide+from+CloudAPI+v1+to+v2&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange support for Debian Buster (Debian 10) will end&lt;br /&gt;
|As part of our supported platform policy, and to ensure a stable and continuously updated environment, Open-Xchange support for Debian Buster (Debian 10) will end with a Public Patch set to be released in April 2026. We encourage administrators to upgrade to the latest operating system version. For further information about all supported platforms and databases, please refer to the requirements page: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android&lt;br /&gt;
|Will be discontinued in Q1 / Q2 2026. The app will be removed from Google Play Store Q1 / Q2 2026. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app as Q1 / Q2 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:OX_System_Requirements&amp;diff=29037</id>
		<title>AppSuite:OX System Requirements</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:OX_System_Requirements&amp;diff=29037"/>
		<updated>2026-02-03T13:00:59Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* Linux Distributions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= OX App Suite v7 Requirements - Open-Xchange supported components overview =&lt;br /&gt;
&lt;br /&gt;
The following table provides an overview about the supported components of OX App Suite v7 and further products. This overview makes no claim to be complete.&lt;br /&gt;
&lt;br /&gt;
Information about Maintenance expiries of components, versions and browser support, can be found in the [[AppSuite:Versioning_and_Numbering#Maintenance_expires|Maintenance Expires Table]]&lt;br /&gt;
&lt;br /&gt;
== Hardware Requirements ==&lt;br /&gt;
&lt;br /&gt;
=== General Assumptions ===&lt;br /&gt;
&lt;br /&gt;
Open-Xchange App Suite Server (middleware services) is designed to run on physical servers or virtual machines of the same flavor. Cloud environments might be used in terms of Infrastructure as a Service (IaaS), meaning that all components need to be deployed in a classical manner on virtual machines.&lt;br /&gt;
&lt;br /&gt;
This means in particular, but not only:&lt;br /&gt;
&lt;br /&gt;
* Infrastructure is supposed to be &amp;quot;quasi-static&amp;quot;. Automatic replacement of broken nodes is fine as long as this is always an exceptional case. Scaling out or reducing number of nodes must always be a conscious task and closely monitored.&lt;br /&gt;
* The only supported &amp;quot;Database as a service&amp;quot; solution is AWS RDS for MariaDB as defined by belows compatibility table.&lt;br /&gt;
&lt;br /&gt;
Especially we expect the virtual hardware to be not over-provisioned. Each VM must have dedicated resources with respect to CPU cores, RAM, IOPS, storage, network bandwidth, network latency, etc.&lt;br /&gt;
&lt;br /&gt;
Network is expected to be flat, inside one datacenter, no multi-datacenter, no segments. No packet loss, low latency.&lt;br /&gt;
&lt;br /&gt;
'''Disclaimer: All recommendations below are without guarantee and can differ for specific deployments. For mid- and large-scale setups a detailed deployment planning and sizing tests are mandatory and should be agreed on with OX Professional Services.'''&lt;br /&gt;
&lt;br /&gt;
=== High Level Design / OS setup ===&lt;br /&gt;
&lt;br /&gt;
Operate services separately (USM, Document/Image Converters) as described in [https://oxpedia.org/wiki/index.php?title=AppSuite:Running_a_cluster Cluster Setup].&lt;br /&gt;
&lt;br /&gt;
Clocks between all nodes must be synchronized (e.g. via NTP).&lt;br /&gt;
&lt;br /&gt;
Open file/max process limits need to be adjusted properly. Based on the used Linux distribution and init system configuration will differ, see Resource Limits for further explanation.&lt;br /&gt;
&lt;br /&gt;
Platform Architecture: 64 bit versions (x84_64) of the supported [[#Software Requirements | Linux distributions]]&lt;br /&gt;
&lt;br /&gt;
=== Node Sizing ===&lt;br /&gt;
&lt;br /&gt;
==== OX App Suite Middleware ====&lt;br /&gt;
&lt;br /&gt;
* Max. 8 GB heap per JVM + 4 GB system memory for other daemons and the OS (buffers, caches)&lt;br /&gt;
* 4 CPU cores (virtual, physical or hyperthreads) for plain HTTP connections. If TLS is terminated on application nodes this might need to be doubled.&lt;br /&gt;
* Disk space&lt;br /&gt;
** 8 GB for OS and software&lt;br /&gt;
** Some services like Document Converter need SWAP partitions (~1 * RAM)&lt;br /&gt;
** 2 * system memory of free disk space (i.e. 12 GB RAM =&amp;gt; 24 GB free disk space) for file spooling, log files, heap and core dumps&lt;br /&gt;
&lt;br /&gt;
=== Untested/Unsupported Deployments ===&lt;br /&gt;
&lt;br /&gt;
* Changes to Garbage Collector settings&lt;br /&gt;
* Running in containerized environments (Docker, rkt)&lt;br /&gt;
* Elasticity/High velocity of nodes going up and down: Services are sometimes stateful and demand static configuration&lt;br /&gt;
* Cloud platform services (PaaS) that promise to replacements for certain supported technologies but have not been verified by OX for these regards&lt;br /&gt;
* Multi-site active-active&lt;br /&gt;
&lt;br /&gt;
== Software Requirements ==&lt;br /&gt;
&lt;br /&gt;
=== Linux Distributions ===&lt;br /&gt;
&lt;br /&gt;
OX App Suite is available as Linux packages for the following distributions:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
 |'''Distribution'''&lt;br /&gt;
 |'''Versions'''&lt;br /&gt;
 |'''Remarks'''&lt;br /&gt;
|- &lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
 | Red Hat Enterprise Linux&lt;br /&gt;
 | RHEL v7, RHEL v8&lt;br /&gt;
 |&lt;br /&gt;
|-&lt;br /&gt;
 | CentOS&lt;br /&gt;
 | v7 , v8&lt;br /&gt;
 | Install from RHEL package repositories&lt;br /&gt;
|-&lt;br /&gt;
 | Debian&lt;br /&gt;
 | v10 (Buster; support until April 26), v11 (Bullseye), v12 (Bookworm)&lt;br /&gt;
 |&lt;br /&gt;
|-&lt;br /&gt;
 | Univention Corporate Server&lt;br /&gt;
 | v5.2&lt;br /&gt;
 |&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Java ===&lt;br /&gt;
&lt;br /&gt;
OX App Suite Middleware requires OpenJDK headless JRE 8 or 9. Linux distributions might offer only packages for OpenJDK 11 JRE or higher, which are not suitable for OX App Suite. It is in those cases required to install Eclipse Temurin 8 JRE with HotSpot VM (successor of Adoptium). A comprehensive installation guide can be found at https://adoptium.net/de/installation/linux/. The correct JRE package is '''temurin-8-jdk'''.&lt;br /&gt;
&lt;br /&gt;
=== Databases ===&lt;br /&gt;
&lt;br /&gt;
OX App Suite uses MySQL/MariaDB with the InnoDB storage engine as its primary data store. The following vendors and products are supported.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
 |'''Vendor'''&lt;br /&gt;
 |'''Product'''&lt;br /&gt;
 |'''Versions'''&lt;br /&gt;
|- &lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
 |Oracle&lt;br /&gt;
 |MySQL Community Edition, Standard Edition, Enterprise Edition&lt;br /&gt;
 |v5.6.x, v5.7.x&lt;br /&gt;
|-&lt;br /&gt;
 |MariaDB&lt;br /&gt;
 |MariaDB Server, Galera Cluster&lt;br /&gt;
 |v10.6.x, v10.11.x&lt;br /&gt;
|-&lt;br /&gt;
&amp;lt;!--  |Amazon&lt;br /&gt;
 |AWS RDS for MariaDB&lt;br /&gt;
 |10.2.x&amp;lt;br&amp;gt;Discontinued Support with end of life of OX App Suite v7.10.5 --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Important Notes ====&lt;br /&gt;
&lt;br /&gt;
* Open-Xchange does not plan to support '''MySQL 8 or higher'''. As MariaDB and MySQL are diverging and cannot be assumed drop-in replacements anymore, Open-Xchange will focus on MariaDB Server and MariaDB Galera Cluster. Future App Suite releases '''&amp;gt; 7.10.x''' might rely on features only available in '''MariaDB'''.&lt;br /&gt;
* Open-Xchange supports '''Percona XtraDB Cluster''' for existing customers with initial deployments done using '''App Suite 7.8.x or earlier'''. Those customers can continue to use Percona XtraDB Cluster throughout the 7.10.x release series. Like for MySQL, 7.10.x supports only versions 5.6 and 5.7. It is not planned to support Percona XtraDB Cluster beyond 7.10.x.&lt;br /&gt;
&lt;br /&gt;
* For some Linux distributions the included MySQL/MariaDB packages are too old to be used with App Suite. It is mandatory then to install a supported version from '''upstream package sources'''. Possible sources are the official vendor repositories of MySQL or MariaDB as well as for example Red Hat Software Collections.&lt;br /&gt;
* Required '''MySQL/MariaDB configuration''' configuration differs between '''App Suite 7.8.4 and 7.10.x''' and also between the different database systems in terms of SQL modes. See [[My.cnf]] for details.&lt;br /&gt;
* For upgrades from App Suite &amp;lt;= 7.8.2 to &amp;gt;= 7.10.0 a comprehensive '''database upgrade guide''' exists: [[AppSuite:7_10_Database_Migration]]&lt;br /&gt;
&lt;br /&gt;
== HTTP Reverse Proxy ==&lt;br /&gt;
&lt;br /&gt;
An HTTP server with reverse proxy and load balancing capabilities is required in front of App Suite application servers. TLS termination, virtual hosts, path-based routing, sticky sessions and X-Forwarded headers are typical required features. OX strongly recommends [https://httpd.apache.org/ Apache httpd 2.x] for that. Configuration examples can be found in the quickinstall guides.&lt;br /&gt;
&lt;br /&gt;
'''Important:''' For websocket support Apache httpd 2.4.x is needed, 2.2.x does not support the required ws_tunnel module. Websockets are mandatory for OX Documents starting with v7.10.3. Like with JRE and MySQL/MariaDB it might be necessary to use 3rd party packages to get the needed Linux packages. Especially for RHEL6 we recommend using Red Hat Software Collections.&lt;br /&gt;
&lt;br /&gt;
== Webserver ==&lt;br /&gt;
&lt;br /&gt;
[https://httpd.apache.org/ Apache httpd 2.x] is required as webserver to serve static App Suite UI content. Configuration examples can be found in the quickinstall guides.&lt;br /&gt;
&lt;br /&gt;
== File Storage ==&lt;br /&gt;
&lt;br /&gt;
=== Temporary Data ===&lt;br /&gt;
&lt;br /&gt;
OX App Suite stores temporary files in the local file system, e.g. for spooling of uploaded data. Any file system supported by the installed JRE is suitable.&lt;br /&gt;
&lt;br /&gt;
=== Persistent Data ===&lt;br /&gt;
&lt;br /&gt;
Persistent data like OX Drive files, PIM attachments etc. and temporary attachment data need to be stored in a distributed file system as registered filestore that is available from all server nodes. For single-node setups a local file system mount point can be used, small to mid-scale setups can be powered by NFS. For large-scale setups object storages should be considered.&lt;br /&gt;
&lt;br /&gt;
==== Object Storages ====&lt;br /&gt;
&lt;br /&gt;
OX App Suite ships with different optional adapters to support object storages.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
 |'''Vendor'''&lt;br /&gt;
 |'''Product'''&lt;br /&gt;
 |'''API'''&lt;br /&gt;
 |'''Remarks'''&lt;br /&gt;
|- &lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
 |Amazon&lt;br /&gt;
 |AWS S3&lt;br /&gt;
 |S3 HTTP API&lt;br /&gt;
 |See also [[AppSuite:S3_File_Store]]&lt;br /&gt;
|-&lt;br /&gt;
 |CEPH&lt;br /&gt;
 |RadosGW&lt;br /&gt;
 |S3 HTTP API&lt;br /&gt;
 |See also [[AppSuite:S3_File_Store]]&lt;br /&gt;
|-&lt;br /&gt;
 |Scality&lt;br /&gt;
 |Scality RING&lt;br /&gt;
 |Sproxyd HTTP API&lt;br /&gt;
 |See also [[AppSuite:Scality_File_Store]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Desktop Browser (Minimum display resolution: 1024 x 768)==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Browser'''&lt;br /&gt;
  |'''OX App Suite User Front-End'''&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |Google Chrome (latest &amp;amp; previous version)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
 |-&lt;br /&gt;
  |Mozilla Firefox (latest &amp;amp; current ESR-Version)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
 |-&lt;br /&gt;
  |Apple Safari (latest &amp;amp; previous version; macOS only)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
 |-&lt;br /&gt;
  |Microsoft Edge (Chromium-based)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
 |-&lt;br /&gt;
  |Microsoft Internet Explorer 10/11&lt;br /&gt;
  |v7.6.3&lt;br /&gt;
 |-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Mobile Device Support==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Mobile Device'''&lt;br /&gt;
  |'''Supported Browser'''&lt;br /&gt;
  |'''OX App Suite User Front-End'''&lt;br /&gt;
  |'''Minimum Speed Requirements'''&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |iPhone on iOS 18 / iOS 26 / iPad OS&lt;br /&gt;
  |Safari&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
  |3G connections (512/256kBit/s, 350ms latency)&lt;br /&gt;
 |-&lt;br /&gt;
  |Smartphone on Android 4.1 or later&lt;br /&gt;
  |Chrome (latest &amp;amp; previous version)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
  |3G connections (512/256kBit/s, 350ms latency)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Tablet Support==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Tablet'''&lt;br /&gt;
  |'''Supported Browser'''&lt;br /&gt;
  |'''OX App Suite User Front-End'''&lt;br /&gt;
  |'''Minimum Speed Requirements'''&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |Apple iPad (all devices) on iOS 18 / iOS 26/ iPad OS&lt;br /&gt;
  |Safari&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
  |3G connections (512/256kBit/s, 350ms latency)&lt;br /&gt;
 |-&lt;br /&gt;
  |Tablets on Android 4.1 or later&lt;br /&gt;
  |Chrome (latest &amp;amp; previous version)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
  |3G connections (512/256kBit/s, 350ms latency)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Calendar/Contact synchronization Apple macOS ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Requirement'''&lt;br /&gt;
  |Calendar synchronization with CalDAV&lt;br /&gt;
  |Contacts synchronization with CardDAV&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
  |macOS 15.0 (Sequoia)&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
|-&lt;br /&gt;
  |macOS 26.0 (Tahoe)&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Calendar/Contact synchronization Apple iOS ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Requirement'''&lt;br /&gt;
  |Calendar synchronization with CalDAV&lt;br /&gt;
  |Contacts synchronization with CardDAV&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
  |Apple iOS 18 / iOS 26 / iPad OS&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Mobility Solution - Supported-  Platforms, Features and Devices ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Feature/Technology/Device'''&lt;br /&gt;
  |[http://oxpedia.org/wiki/index.php?title=OXtender_for_Business_Mobility '''Connector for Business Mobility''']&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |Exchange Active Sync 12.1&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |Access and creation of emails&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
|-&lt;br /&gt;
  |Calendar/Contact synchronization Apple iOS/Android&lt;br /&gt;
  |[[File:check.gif]] &lt;br /&gt;
|-&lt;br /&gt;
  |Public and Shared PIM folder&lt;br /&gt;
  |[[File:cross.gif]]&lt;br /&gt;
|-&lt;br /&gt;
  |Global address book&lt;br /&gt;
  |[[File:check.gif]] &lt;br /&gt;
|-&lt;br /&gt;
  |Push E-Mail&lt;br /&gt;
  |[[File:check.gif]] &lt;br /&gt;
|-&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |Apple iOS 18 / iOS 26 / iPad OS&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
 |-&lt;br /&gt;
  |Android 8 (Oreo) or later with latest Gmail app.&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
 |-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== OX Drive Clients ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Requirement'''&lt;br /&gt;
  |'''System / Platform'''&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |OX Drive for Windows&lt;br /&gt;
  |OX App Suite 7.10.6&amp;lt;br&amp;gt;Latest versions of Windows 10 and above (no support for Windows RT and emulators)&lt;br /&gt;
 |-&lt;br /&gt;
  |OX Drive for Apple macOS&lt;br /&gt;
  |OX App Suite 7.10.6&amp;lt;br&amp;gt;macOS Sequoia 15, macOS Tahoe 26, Intel- and Apple Silicon-based devices are both supported&lt;br /&gt;
 |-&lt;br /&gt;
  |OX Drive for Apple iOS&lt;br /&gt;
  |OX App Suite 7.10.6&amp;lt;br&amp;gt;Apple iOS 18 / iOS 26 / iPadOS&lt;br /&gt;
&lt;br /&gt;
 |-&lt;br /&gt;
  |OX Drive for Android&lt;br /&gt;
  |OX App Suite 7.10.6&amp;lt;br&amp;gt;Smartphones and tablets running Android 10.0 and above&lt;br /&gt;
 |-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== OX Sync App ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Requirement'''&lt;br /&gt;
  |'''System / Platform / User Interface'''&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |OX App Suite&lt;br /&gt;
  |OX App Suite 7.10.6&lt;br /&gt;
 |-&lt;br /&gt;
  |OX Sync App for Android&lt;br /&gt;
  |Smartphone on Android 5.0 or later&lt;br /&gt;
 |-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== OX Guard ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Requirement'''&lt;br /&gt;
  |'''System / Platform / User Interface'''&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |OX App Suite&lt;br /&gt;
  |OX Guard since v2.10.7: OX App Suite v7.10.6&lt;br /&gt;
 |-&lt;br /&gt;
  |Mobile Device and Tablet Support&lt;br /&gt;
  |Apple iPhone on iOS 18 / iOS 26/ iPad OS: Safari (latest version &amp;amp; previous version)&amp;lt;br&amp;gt;Smartphone on Android 4.1 or later: Chrome (latest &amp;amp; previous version)&amp;lt;br&amp;gt;Apple iPad (all devices) on iOS 18 / iOS 26 / iPad OS: Safari Safari (latest version &amp;amp; previous version)&amp;lt;br&amp;gt;Tablets on Android 4.1 or later: Chrome (latest &amp;amp; previous version)&lt;br /&gt;
 |-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:OX_System_Requirements&amp;diff=29036</id>
		<title>AppSuite:OX System Requirements</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:OX_System_Requirements&amp;diff=29036"/>
		<updated>2026-02-03T12:46:34Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* Software Requirements */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= OX App Suite v7 Requirements - Open-Xchange supported components overview =&lt;br /&gt;
&lt;br /&gt;
The following table provides an overview about the supported components of OX App Suite v7 and further products. This overview makes no claim to be complete.&lt;br /&gt;
&lt;br /&gt;
Information about Maintenance expiries of components, versions and browser support, can be found in the [[AppSuite:Versioning_and_Numbering#Maintenance_expires|Maintenance Expires Table]]&lt;br /&gt;
&lt;br /&gt;
== Hardware Requirements ==&lt;br /&gt;
&lt;br /&gt;
=== General Assumptions ===&lt;br /&gt;
&lt;br /&gt;
Open-Xchange App Suite Server (middleware services) is designed to run on physical servers or virtual machines of the same flavor. Cloud environments might be used in terms of Infrastructure as a Service (IaaS), meaning that all components need to be deployed in a classical manner on virtual machines.&lt;br /&gt;
&lt;br /&gt;
This means in particular, but not only:&lt;br /&gt;
&lt;br /&gt;
* Infrastructure is supposed to be &amp;quot;quasi-static&amp;quot;. Automatic replacement of broken nodes is fine as long as this is always an exceptional case. Scaling out or reducing number of nodes must always be a conscious task and closely monitored.&lt;br /&gt;
* The only supported &amp;quot;Database as a service&amp;quot; solution is AWS RDS for MariaDB as defined by belows compatibility table.&lt;br /&gt;
&lt;br /&gt;
Especially we expect the virtual hardware to be not over-provisioned. Each VM must have dedicated resources with respect to CPU cores, RAM, IOPS, storage, network bandwidth, network latency, etc.&lt;br /&gt;
&lt;br /&gt;
Network is expected to be flat, inside one datacenter, no multi-datacenter, no segments. No packet loss, low latency.&lt;br /&gt;
&lt;br /&gt;
'''Disclaimer: All recommendations below are without guarantee and can differ for specific deployments. For mid- and large-scale setups a detailed deployment planning and sizing tests are mandatory and should be agreed on with OX Professional Services.'''&lt;br /&gt;
&lt;br /&gt;
=== High Level Design / OS setup ===&lt;br /&gt;
&lt;br /&gt;
Operate services separately (USM, Document/Image Converters) as described in [https://oxpedia.org/wiki/index.php?title=AppSuite:Running_a_cluster Cluster Setup].&lt;br /&gt;
&lt;br /&gt;
Clocks between all nodes must be synchronized (e.g. via NTP).&lt;br /&gt;
&lt;br /&gt;
Open file/max process limits need to be adjusted properly. Based on the used Linux distribution and init system configuration will differ, see Resource Limits for further explanation.&lt;br /&gt;
&lt;br /&gt;
Platform Architecture: 64 bit versions (x84_64) of the supported [[#Software Requirements | Linux distributions]]&lt;br /&gt;
&lt;br /&gt;
=== Node Sizing ===&lt;br /&gt;
&lt;br /&gt;
==== OX App Suite Middleware ====&lt;br /&gt;
&lt;br /&gt;
* Max. 8 GB heap per JVM + 4 GB system memory for other daemons and the OS (buffers, caches)&lt;br /&gt;
* 4 CPU cores (virtual, physical or hyperthreads) for plain HTTP connections. If TLS is terminated on application nodes this might need to be doubled.&lt;br /&gt;
* Disk space&lt;br /&gt;
** 8 GB for OS and software&lt;br /&gt;
** Some services like Document Converter need SWAP partitions (~1 * RAM)&lt;br /&gt;
** 2 * system memory of free disk space (i.e. 12 GB RAM =&amp;gt; 24 GB free disk space) for file spooling, log files, heap and core dumps&lt;br /&gt;
&lt;br /&gt;
=== Untested/Unsupported Deployments ===&lt;br /&gt;
&lt;br /&gt;
* Changes to Garbage Collector settings&lt;br /&gt;
* Running in containerized environments (Docker, rkt)&lt;br /&gt;
* Elasticity/High velocity of nodes going up and down: Services are sometimes stateful and demand static configuration&lt;br /&gt;
* Cloud platform services (PaaS) that promise to replacements for certain supported technologies but have not been verified by OX for these regards&lt;br /&gt;
* Multi-site active-active&lt;br /&gt;
&lt;br /&gt;
== Software Requirements ==&lt;br /&gt;
&lt;br /&gt;
=== Linux Distributions ===&lt;br /&gt;
&lt;br /&gt;
OX App Suite is available as Linux packages for the following distributions:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
 |'''Distribution'''&lt;br /&gt;
 |'''Versions'''&lt;br /&gt;
 |'''Remarks'''&lt;br /&gt;
|- &lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
 | Red Hat Enterprise Linux&lt;br /&gt;
 | RHEL v7, RHEL v8&lt;br /&gt;
 |&lt;br /&gt;
|-&lt;br /&gt;
 | CentOS&lt;br /&gt;
 | v7 , v8&lt;br /&gt;
 | Install from RHEL package repositories&lt;br /&gt;
|-&lt;br /&gt;
 | Debian&lt;br /&gt;
 | v10 (Buster; support until April 26), v11 (Bullseye), v12 (Bookworm)&lt;br /&gt;
 |&lt;br /&gt;
|-&lt;br /&gt;
 | Univention Corporate Server&lt;br /&gt;
 | v5.0, v5.2&lt;br /&gt;
 |&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Java ===&lt;br /&gt;
&lt;br /&gt;
OX App Suite Middleware requires OpenJDK headless JRE 8 or 9. Linux distributions might offer only packages for OpenJDK 11 JRE or higher, which are not suitable for OX App Suite. It is in those cases required to install Eclipse Temurin 8 JRE with HotSpot VM (successor of Adoptium). A comprehensive installation guide can be found at https://adoptium.net/de/installation/linux/. The correct JRE package is '''temurin-8-jdk'''.&lt;br /&gt;
&lt;br /&gt;
=== Databases ===&lt;br /&gt;
&lt;br /&gt;
OX App Suite uses MySQL/MariaDB with the InnoDB storage engine as its primary data store. The following vendors and products are supported.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
 |'''Vendor'''&lt;br /&gt;
 |'''Product'''&lt;br /&gt;
 |'''Versions'''&lt;br /&gt;
|- &lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
 |Oracle&lt;br /&gt;
 |MySQL Community Edition, Standard Edition, Enterprise Edition&lt;br /&gt;
 |v5.6.x, v5.7.x&lt;br /&gt;
|-&lt;br /&gt;
 |MariaDB&lt;br /&gt;
 |MariaDB Server, Galera Cluster&lt;br /&gt;
 |v10.6.x, v10.11.x&lt;br /&gt;
|-&lt;br /&gt;
&amp;lt;!--  |Amazon&lt;br /&gt;
 |AWS RDS for MariaDB&lt;br /&gt;
 |10.2.x&amp;lt;br&amp;gt;Discontinued Support with end of life of OX App Suite v7.10.5 --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Important Notes ====&lt;br /&gt;
&lt;br /&gt;
* Open-Xchange does not plan to support '''MySQL 8 or higher'''. As MariaDB and MySQL are diverging and cannot be assumed drop-in replacements anymore, Open-Xchange will focus on MariaDB Server and MariaDB Galera Cluster. Future App Suite releases '''&amp;gt; 7.10.x''' might rely on features only available in '''MariaDB'''.&lt;br /&gt;
* Open-Xchange supports '''Percona XtraDB Cluster''' for existing customers with initial deployments done using '''App Suite 7.8.x or earlier'''. Those customers can continue to use Percona XtraDB Cluster throughout the 7.10.x release series. Like for MySQL, 7.10.x supports only versions 5.6 and 5.7. It is not planned to support Percona XtraDB Cluster beyond 7.10.x.&lt;br /&gt;
&lt;br /&gt;
* For some Linux distributions the included MySQL/MariaDB packages are too old to be used with App Suite. It is mandatory then to install a supported version from '''upstream package sources'''. Possible sources are the official vendor repositories of MySQL or MariaDB as well as for example Red Hat Software Collections.&lt;br /&gt;
* Required '''MySQL/MariaDB configuration''' configuration differs between '''App Suite 7.8.4 and 7.10.x''' and also between the different database systems in terms of SQL modes. See [[My.cnf]] for details.&lt;br /&gt;
* For upgrades from App Suite &amp;lt;= 7.8.2 to &amp;gt;= 7.10.0 a comprehensive '''database upgrade guide''' exists: [[AppSuite:7_10_Database_Migration]]&lt;br /&gt;
&lt;br /&gt;
== HTTP Reverse Proxy ==&lt;br /&gt;
&lt;br /&gt;
An HTTP server with reverse proxy and load balancing capabilities is required in front of App Suite application servers. TLS termination, virtual hosts, path-based routing, sticky sessions and X-Forwarded headers are typical required features. OX strongly recommends [https://httpd.apache.org/ Apache httpd 2.x] for that. Configuration examples can be found in the quickinstall guides.&lt;br /&gt;
&lt;br /&gt;
'''Important:''' For websocket support Apache httpd 2.4.x is needed, 2.2.x does not support the required ws_tunnel module. Websockets are mandatory for OX Documents starting with v7.10.3. Like with JRE and MySQL/MariaDB it might be necessary to use 3rd party packages to get the needed Linux packages. Especially for RHEL6 we recommend using Red Hat Software Collections.&lt;br /&gt;
&lt;br /&gt;
== Webserver ==&lt;br /&gt;
&lt;br /&gt;
[https://httpd.apache.org/ Apache httpd 2.x] is required as webserver to serve static App Suite UI content. Configuration examples can be found in the quickinstall guides.&lt;br /&gt;
&lt;br /&gt;
== File Storage ==&lt;br /&gt;
&lt;br /&gt;
=== Temporary Data ===&lt;br /&gt;
&lt;br /&gt;
OX App Suite stores temporary files in the local file system, e.g. for spooling of uploaded data. Any file system supported by the installed JRE is suitable.&lt;br /&gt;
&lt;br /&gt;
=== Persistent Data ===&lt;br /&gt;
&lt;br /&gt;
Persistent data like OX Drive files, PIM attachments etc. and temporary attachment data need to be stored in a distributed file system as registered filestore that is available from all server nodes. For single-node setups a local file system mount point can be used, small to mid-scale setups can be powered by NFS. For large-scale setups object storages should be considered.&lt;br /&gt;
&lt;br /&gt;
==== Object Storages ====&lt;br /&gt;
&lt;br /&gt;
OX App Suite ships with different optional adapters to support object storages.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
 |'''Vendor'''&lt;br /&gt;
 |'''Product'''&lt;br /&gt;
 |'''API'''&lt;br /&gt;
 |'''Remarks'''&lt;br /&gt;
|- &lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
 |&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
 |Amazon&lt;br /&gt;
 |AWS S3&lt;br /&gt;
 |S3 HTTP API&lt;br /&gt;
 |See also [[AppSuite:S3_File_Store]]&lt;br /&gt;
|-&lt;br /&gt;
 |CEPH&lt;br /&gt;
 |RadosGW&lt;br /&gt;
 |S3 HTTP API&lt;br /&gt;
 |See also [[AppSuite:S3_File_Store]]&lt;br /&gt;
|-&lt;br /&gt;
 |Scality&lt;br /&gt;
 |Scality RING&lt;br /&gt;
 |Sproxyd HTTP API&lt;br /&gt;
 |See also [[AppSuite:Scality_File_Store]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Desktop Browser (Minimum display resolution: 1024 x 768)==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Browser'''&lt;br /&gt;
  |'''OX App Suite User Front-End'''&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |Google Chrome (latest &amp;amp; previous version)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
 |-&lt;br /&gt;
  |Mozilla Firefox (latest &amp;amp; current ESR-Version)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
 |-&lt;br /&gt;
  |Apple Safari (latest &amp;amp; previous version; macOS only)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
 |-&lt;br /&gt;
  |Microsoft Edge (Chromium-based)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
 |-&lt;br /&gt;
  |Microsoft Internet Explorer 10/11&lt;br /&gt;
  |v7.6.3&lt;br /&gt;
 |-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Mobile Device Support==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Mobile Device'''&lt;br /&gt;
  |'''Supported Browser'''&lt;br /&gt;
  |'''OX App Suite User Front-End'''&lt;br /&gt;
  |'''Minimum Speed Requirements'''&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |iPhone on iOS 18 / iOS 26 / iPad OS&lt;br /&gt;
  |Safari&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
  |3G connections (512/256kBit/s, 350ms latency)&lt;br /&gt;
 |-&lt;br /&gt;
  |Smartphone on Android 4.1 or later&lt;br /&gt;
  |Chrome (latest &amp;amp; previous version)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
  |3G connections (512/256kBit/s, 350ms latency)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Tablet Support==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Tablet'''&lt;br /&gt;
  |'''Supported Browser'''&lt;br /&gt;
  |'''OX App Suite User Front-End'''&lt;br /&gt;
  |'''Minimum Speed Requirements'''&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |Apple iPad (all devices) on iOS 18 / iOS 26/ iPad OS&lt;br /&gt;
  |Safari&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
  |3G connections (512/256kBit/s, 350ms latency)&lt;br /&gt;
 |-&lt;br /&gt;
  |Tablets on Android 4.1 or later&lt;br /&gt;
  |Chrome (latest &amp;amp; previous version)&lt;br /&gt;
  |v7.10.6&lt;br /&gt;
  |3G connections (512/256kBit/s, 350ms latency)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Calendar/Contact synchronization Apple macOS ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Requirement'''&lt;br /&gt;
  |Calendar synchronization with CalDAV&lt;br /&gt;
  |Contacts synchronization with CardDAV&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
  |macOS 15.0 (Sequoia)&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
|-&lt;br /&gt;
  |macOS 26.0 (Tahoe)&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Calendar/Contact synchronization Apple iOS ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Requirement'''&lt;br /&gt;
  |Calendar synchronization with CalDAV&lt;br /&gt;
  |Contacts synchronization with CardDAV&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
  |Apple iOS 18 / iOS 26 / iPad OS&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Mobility Solution - Supported-  Platforms, Features and Devices ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Feature/Technology/Device'''&lt;br /&gt;
  |[http://oxpedia.org/wiki/index.php?title=OXtender_for_Business_Mobility '''Connector for Business Mobility''']&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |Exchange Active Sync 12.1&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |Access and creation of emails&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
|-&lt;br /&gt;
  |Calendar/Contact synchronization Apple iOS/Android&lt;br /&gt;
  |[[File:check.gif]] &lt;br /&gt;
|-&lt;br /&gt;
  |Public and Shared PIM folder&lt;br /&gt;
  |[[File:cross.gif]]&lt;br /&gt;
|-&lt;br /&gt;
  |Global address book&lt;br /&gt;
  |[[File:check.gif]] &lt;br /&gt;
|-&lt;br /&gt;
  |Push E-Mail&lt;br /&gt;
  |[[File:check.gif]] &lt;br /&gt;
|-&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |Apple iOS 18 / iOS 26 / iPad OS&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
 |-&lt;br /&gt;
  |Android 8 (Oreo) or later with latest Gmail app.&lt;br /&gt;
  |[[File:check.gif]]&lt;br /&gt;
 |-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== OX Drive Clients ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Requirement'''&lt;br /&gt;
  |'''System / Platform'''&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |OX Drive for Windows&lt;br /&gt;
  |OX App Suite 7.10.6&amp;lt;br&amp;gt;Latest versions of Windows 10 and above (no support for Windows RT and emulators)&lt;br /&gt;
 |-&lt;br /&gt;
  |OX Drive for Apple macOS&lt;br /&gt;
  |OX App Suite 7.10.6&amp;lt;br&amp;gt;macOS Sequoia 15, macOS Tahoe 26, Intel- and Apple Silicon-based devices are both supported&lt;br /&gt;
 |-&lt;br /&gt;
  |OX Drive for Apple iOS&lt;br /&gt;
  |OX App Suite 7.10.6&amp;lt;br&amp;gt;Apple iOS 18 / iOS 26 / iPadOS&lt;br /&gt;
&lt;br /&gt;
 |-&lt;br /&gt;
  |OX Drive for Android&lt;br /&gt;
  |OX App Suite 7.10.6&amp;lt;br&amp;gt;Smartphones and tablets running Android 10.0 and above&lt;br /&gt;
 |-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== OX Sync App ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Requirement'''&lt;br /&gt;
  |'''System / Platform / User Interface'''&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |OX App Suite&lt;br /&gt;
  |OX App Suite 7.10.6&lt;br /&gt;
 |-&lt;br /&gt;
  |OX Sync App for Android&lt;br /&gt;
  |Smartphone on Android 5.0 or later&lt;br /&gt;
 |-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== OX Guard ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; id=&amp;quot;ganz_oben&amp;quot;&lt;br /&gt;
  |'''Requirement'''&lt;br /&gt;
  |'''System / Platform / User Interface'''&lt;br /&gt;
 |- &lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
  |&amp;amp;nbsp;&lt;br /&gt;
 |-&lt;br /&gt;
  |OX App Suite&lt;br /&gt;
  |OX Guard since v2.10.7: OX App Suite v7.10.6&lt;br /&gt;
 |-&lt;br /&gt;
  |Mobile Device and Tablet Support&lt;br /&gt;
  |Apple iPhone on iOS 18 / iOS 26/ iPad OS: Safari (latest version &amp;amp; previous version)&amp;lt;br&amp;gt;Smartphone on Android 4.1 or later: Chrome (latest &amp;amp; previous version)&amp;lt;br&amp;gt;Apple iPad (all devices) on iOS 18 / iOS 26 / iPad OS: Safari Safari (latest version &amp;amp; previous version)&amp;lt;br&amp;gt;Tablets on Android 4.1 or later: Chrome (latest &amp;amp; previous version)&lt;br /&gt;
 |-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29035</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29035"/>
		<updated>2026-02-03T12:43:30Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* 2026 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|-&lt;br /&gt;
|2026-02-03&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Open-Xchange App Suite Backend 7.10.6-rev87&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v7.10.6-rev61&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|Support for Ingress NGINX will cease at the end of March&lt;br /&gt;
|As mentioned in the blog post (https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/), upstream support for Ingress NGINX will cease at the end of March, and the project will be retired. Please note, our support for Ingress NGINX in OX App Suite v8 will also be discontinued at the same time.&lt;br /&gt;
|-&lt;br /&gt;
|End of Life CloudAPI v1&lt;br /&gt;
|As previously announced in April and October 2025, please be aware that CloudAPI v1 was discontinued at the end of 2025. However, we have decided to extend the availability on the platform until March 31st, 2026. It is important to note that after this date, CloudAPI v1 will be unavailable, and no further connections to these endpoints will be possible. Any actions against the v1 API will fail. To ensure uninterrupted service and benefit from features such as enhanced error handling, please transition to CloudAPI v2 until end of March. You can find detailed migration instructions in our guide here: https://confluence-public.open-xchange.com/display/OASC/Migration+Guide+from+CloudAPI+v1+to+v2&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange support for Debian Buster (Debian 10) will end&lt;br /&gt;
|As part of our supported platform policy, and to ensure a stable and continuously updated environment, Open-Xchange support for Debian Buster (Debian 10) will end with a Public Patch set to be released in April 2026. We encourage administrators to upgrade to the latest operating system version. For further information about all supported platforms and databases, please refer to the requirements page: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android&lt;br /&gt;
|Will be discontinued in Q1 / Q2 2026. The app will be removed from Google Play Store Q1 / Q2 2026. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app as Q1 / Q2 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29034</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29034"/>
		<updated>2026-02-03T12:42:14Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* Maintenance expires */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|Support for Ingress NGINX will cease at the end of March&lt;br /&gt;
|As mentioned in the blog post (https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/), upstream support for Ingress NGINX will cease at the end of March, and the project will be retired. Please note, our support for Ingress NGINX in OX App Suite v8 will also be discontinued at the same time.&lt;br /&gt;
|-&lt;br /&gt;
|End of Life CloudAPI v1&lt;br /&gt;
|As previously announced in April and October 2025, please be aware that CloudAPI v1 was discontinued at the end of 2025. However, we have decided to extend the availability on the platform until March 31st, 2026. It is important to note that after this date, CloudAPI v1 will be unavailable, and no further connections to these endpoints will be possible. Any actions against the v1 API will fail. To ensure uninterrupted service and benefit from features such as enhanced error handling, please transition to CloudAPI v2 until end of March. You can find detailed migration instructions in our guide here: https://confluence-public.open-xchange.com/display/OASC/Migration+Guide+from+CloudAPI+v1+to+v2&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange support for Debian Buster (Debian 10) will end&lt;br /&gt;
|As part of our supported platform policy, and to ensure a stable and continuously updated environment, Open-Xchange support for Debian Buster (Debian 10) will end with a Public Patch set to be released in April 2026. We encourage administrators to upgrade to the latest operating system version. For further information about all supported platforms and databases, please refer to the requirements page: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android&lt;br /&gt;
|Will be discontinued in Q1 / Q2 2026. The app will be removed from Google Play Store Q1 / Q2 2026. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app as Q1 / Q2 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29033</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29033"/>
		<updated>2026-02-03T07:36:04Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* Maintenance expires */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|Support for Ingress NGINX will cease at the end of March&lt;br /&gt;
|As mentioned in the blog post (https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/), upstream support for Ingress NGINX will cease at the end of March, and the project will be retired. Please note, our support for Ingress NGINX in OX App Suite v8 will also be discontinued at the same time.&lt;br /&gt;
|-&lt;br /&gt;
|End of Life CloudAPI v1&lt;br /&gt;
|As previously announced in April and October 2025, please be aware that CloudAPI v1 was discontinued at the end of 2025. However, we have decided to extend the availability on the platform until March 31st, 2026. It is important to note that after this date, CloudAPI v1 will be unavailable, and no further connections to these endpoints will be possible. Any actions against the v1 API will fail. To ensure uninterrupted service and benefit from features such as enhanced error handling, please transition to CloudAPI v2 until end of March. You can find detailed migration instructions in our guide here: https://confluence-public.open-xchange.com/display/OASC/Migration+Guide+from+CloudAPI+v1+to+v2&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android&lt;br /&gt;
|Will be discontinued in Q1 / Q2 2026. The app will be removed from Google Play Store Q1 / Q2 2026. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app as Q1 / Q2 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29032</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29032"/>
		<updated>2026-02-03T07:33:29Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* Maintenance expires */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|End of Life CloudAPI v1&lt;br /&gt;
|As previously announced in April and October 2025, please be aware that CloudAPI v1 was discontinued at the end of 2025. However, we have decided to extend the availability on the platform until March 31st, 2026. It is important to note that after this date, CloudAPI v1 will be unavailable, and no further connections to these endpoints will be possible. Any actions against the v1 API will fail. To ensure uninterrupted service and benefit from features such as enhanced error handling, please transition to CloudAPI v2 until end of March. You can find detailed migration instructions in our guide here: https://confluence-public.open-xchange.com/display/OASC/Migration+Guide+from+CloudAPI+v1+to+v2&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android&lt;br /&gt;
|Will be discontinued in Q1 / Q2 2026. The app will be removed from Google Play Store Q1 / Q2 2026. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app as Q1 / Q2 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
	<entry>
		<id>https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29031</id>
		<title>AppSuite:Versioning and Numbering</title>
		<link rel="alternate" type="text/html" href="https://wiki.open-xchange.com/wiki/index.php?title=AppSuite:Versioning_and_Numbering&amp;diff=29031"/>
		<updated>2026-01-22T09:05:39Z</updated>

		<summary type="html">&lt;p&gt;Khgras: /* 2026 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Versioning and Numbering of Open-Xchange Products=&lt;br /&gt;
&lt;br /&gt;
== Abbreviations ==&lt;br /&gt;
&lt;br /&gt;
The Open-Xchange versioning will be structured in the following way:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;generation&amp;gt;.&amp;lt;major release&amp;gt;.&amp;lt;minor release&amp;gt; Rev&amp;lt;build number&amp;gt;'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Meaning&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Comparison&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;generation&amp;gt;&lt;br /&gt;
|The first number is the product generation number. A new generation may contain new architecture, different technology and many more.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite 7&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;major release&amp;gt;&lt;br /&gt;
|The second version number (major release) indicates significant program changes in terms of added functionality. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible, which means, that mainly new functions can be added. If Open-Xchange releases a new major release this will be an even number, unstable interim releases have odd numbers.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;minor release&amp;gt;&lt;br /&gt;
|The third version number (minor releases) indicates an update with consolidated bug fixes and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;build number&amp;gt;&lt;br /&gt;
|The Rev-number (Revision) shows the progress of the development in single steps&lt;br /&gt;
|&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX App Suite v7.10.6-Revx&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Public Patch Release / Patch Release&lt;br /&gt;
|A Public Patch Release enables Open-Xchange to publish a feature together with a patch. This in turn enables Open-Xchange to react more flexibly to time requests for certain features, thus relieving minor releases and making it possible to shift them. Delivering a feature with a Public Patch Release requires:&lt;br /&gt;
* It can be implemented without far-reaching side effects. This is especially true for features that are implemented as plug-ins. To a limited extend, features affecting a limited sub set of core functionality can be included. Technical pragmatism is fine to reach the goal (e.g., copy &amp;amp; paste of functionality instead of abstraction into a service). This pragmatism has to be leveled out though as soon as the feature is ported into a more flexible branch.  &lt;br /&gt;
*It can be deactivated and is deactivated by default. If a customer installs a Public Patch Release, the familiar feature set does not change. Only if explicitly activating the enhanced features, will they be available to the end user.&lt;br /&gt;
*If features require changes to the data base schema or configuration files, they have to be developed in such a way that they do not impair the running system.&lt;br /&gt;
*Side-effects of Public Patch Releases are evaluated by the respective developers. Together with the QA team, they make a test plan for checking for those side effects and other effects. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release Levels of Open-Xchange ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;OX Release Level (new)&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;New Generation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Public Patch Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |&amp;lt;font color=&amp;quot;#008000&amp;quot;&amp;gt;Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Target Audience'''&lt;br /&gt;
|All&lt;br /&gt;
|Public/All&lt;br /&gt;
|Maintenance customers &amp;amp; Partners&lt;br /&gt;
|Public/All&lt;br /&gt;
|L3 Support Customers, Value Package Partners&lt;br /&gt;
|-&lt;br /&gt;
|'''Purpose'''&lt;br /&gt;
|Provide new technologies&lt;br /&gt;
|Provide functional enhancements including Bug Fixes, accumulate earlier Patch Releases's / major releases. Major changes to design and enhancements of APIs are possible. All APIs shall be backward compatible.&lt;br /&gt;
|Provide common bug fixes for all customers, accumulate previous Patch Release's and non-intrusive feature enhancements. APIs and database will not be changed if this can be avoided. All changes must be backward compatible.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for all Support Customer, small features (developed in such a way that they do not impair the running system), temporary until next Maintenance Release accumulative.&lt;br /&gt;
|Provide fixes for severity level 1/2 tickets, for a specific Support Customer, small features, temporary until next Maintenance Release accumulative&lt;br /&gt;
|-&lt;br /&gt;
|'''Frequency'''&lt;br /&gt;
|Open-Xchange Roadmap&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|Decided by Open-Xchange&lt;br /&gt;
|As soon as required&lt;br /&gt;
|According to SLA&lt;br /&gt;
|-&lt;br /&gt;
|'''[[AppSuite:Version_Support_Commitment|Support Committment]]'''&lt;br /&gt;
|5 years after First Customer Shippment (FCS)&lt;br /&gt;
|6 months after FCS (Latest Minor Release at the Major-Release cycle will be official supported)&lt;br /&gt;
|Last Minor Release of a supported Major Release&lt;br /&gt;
|Next Public Patch Release&lt;br /&gt;
|Next (Public) Patch Release&lt;br /&gt;
|-&lt;br /&gt;
|'''Requested by'''&lt;br /&gt;
|Product Management&lt;br /&gt;
|Product Management, Professional Services&lt;br /&gt;
|Support, QA, Product Management, Professional Services&lt;br /&gt;
|Entitled Customer (Support, Professional Services), Product Management&lt;br /&gt;
|Entitled Customer (Support, Professional Services)&lt;br /&gt;
|-&lt;br /&gt;
|'''Compatibility requirements/backward compatibility'''&lt;br /&gt;
|&lt;br /&gt;
|Database updates, Changes of configuration files&lt;br /&gt;
|Backward compatibility to last major release. In urgent cases there could be database updates or configuration file changes&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|Backward compatibility to last major release&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts OX (QA)'''&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests, Feature Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Test, Always Tests, Bug Fix Tests, Dependencies Tests, Heuristic Tests, Performance Tests&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Fix Approval&lt;br /&gt;
|Smoke Tests, Always Tests, Bug Fix Tests - Support: Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Efforts Customer/Partner'''&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, New Feature Tests, Integration Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Tests, Integration Tests&lt;br /&gt;
|Smoke Tests&lt;br /&gt;
|Smoke Tests, Bug Fix Approval&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Open-Xchange Server 6 ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX:HE&lt;br /&gt;
|Open-Xchange Hosting Edition&lt;br /&gt;
|Designed for organizations that want to provide a scalable, multi-tenant e-mail and collaboration solution to their customers. Focus:  Software-as-a-Service offerings&lt;br /&gt;
|-&lt;br /&gt;
|OX:SE&lt;br /&gt;
|Open-Xchange Server Edition&lt;br /&gt;
|Designed for medium and large size organizations, educational institutions and public administrations seeking a customizable communication solution. Focus: System Integrators&lt;br /&gt;
|-&lt;br /&gt;
|OX:SEforUCS&lt;br /&gt;
|Open-Xchange Server Edition for Univention Corporate Server&lt;br /&gt;
|Integration to in-house customer environments&lt;br /&gt;
|} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Open-Xchange App Suite ==&lt;br /&gt;
&lt;br /&gt;
=== Editions ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;50&amp;quot;|Abbreviation&lt;br /&gt;
!align=&amp;quot;left&amp;quot; width=&amp;quot;200&amp;quot;|Description&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Target usage&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite&lt;br /&gt;
|Open-Xchange App Suite&lt;br /&gt;
|The modular email and productivity suite designed for Telcos, Hosters, and Service Providers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2007 2007]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2008 2008]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2009 2009]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2010 2010]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2011 2011]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2012 2012]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2013 2013]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2014 2014]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2015 2015]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2016 2016]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2017 2017]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2018 2018]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2019 2019]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2020 2020]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2021 2021]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2022 2022]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2023 2023]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2024 2024]===&lt;br /&gt;
&lt;br /&gt;
===[https://oxpedia.org/wiki/index.php?title=Versioning_and_Numbering_2025 2025]===&lt;br /&gt;
&lt;br /&gt;
=== 2026 ===&lt;br /&gt;
&lt;br /&gt;
'''Please Note: Minor and Major Product Releases in bold'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |GA&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Major Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Minor Release&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Public Patch Releases&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Shipped Packages&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-08&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Dovecot Pro v3.1.2&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-20&lt;br /&gt;
|Public Patch 2026-01-20 for OX App Suite v8.35 LTS, OX App Suite v8.42, OX App Suite v8.43 and OX App Suite v8.44&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|Shipped version with latest Helm Chart OX App Suite v8.35 LTS: v8.35.480&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.35.13 - v8.35.15&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.35.140 - v8.35.142&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.42: v8.42.416&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.42.6&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.42.77 - v8.42.81&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.43: v8.43.475&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.43.3&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.43.70 - v8.43.83&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shipped version with latest Helm Chart OX App Suite v8.44: v8.44.439&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.44.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.44.36 - v8.44.52&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-21&lt;br /&gt;
|OX App Suite v8.45&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|Shipped versions with latest Helm Chart v8.45.338:&amp;lt;br&amp;gt;Open-Xchange App Suite Frontend v8.45.1&amp;lt;br&amp;gt;Open-Xchange App Suite Middleware (Backend) v8.45.69&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|OX Dovecot Pro v2.3.22&lt;br /&gt;
|-&lt;br /&gt;
|2026-01-22&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|[[File:check.gif]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|OX Abuse Shield v3.0.0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expires==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expires&lt;br /&gt;
|-&lt;br /&gt;
|OX Sync app v1.5.7 for Android&lt;br /&gt;
|Will be discontinued from the 31st of December 2025. The app will be removed from Google Play Store by end of December 2025. From this point users will no longer be able to download the app. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Sync app as of January 2026, both on OX App Suite and on the OX Sync app itself.&lt;br /&gt;
|-&lt;br /&gt;
|OX App Suite v7.10.6&lt;br /&gt;
|OX App Suite v7 (LTS): Support Commitment is until December 2026.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Maintenance expired (Archive)==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Product-, Release- and Component Name&lt;br /&gt;
!align=&amp;quot;left&amp;quot; |Maintance expired&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the OX Mail App and the OX Mobile API Facade. In that announcement it was mentioned that users would still be able to continue using the OX Mail App as long as the OX Mobile API Facade remained running. As of the end of July 2024 this will no longer be the case because the OX Mobile API Facade will be completely removed from the software stack.&amp;lt;br&amp;gt;The reason for removing the OX Mobile API Facade is that after Google shutdown Google Cloud Messaging (GCM), and their move to Firebase Cloud Messaging (FCM), Push Notifications for OX Mail App also stopped. As Push Notifications are a vital part of the OX Mail App, Open-Xchange made the decision and removed the OX Mobile API Facade completely from the software stack in the Public Patch, end of July 2024. &lt;br /&gt;
|End of July 2024&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange rolled out HTTP Strict Transport Security (HSTS) for its web services at open-xchange.com on 2023-06-01. This mechanism will further improve the security of connections and mitigates potential downgrade attacks. It enforces that HTTP clients use HTTPS rather than the unencrypted and unauthenticated version of this protocol. We further intend to use HSTS-preloading, which means clients will use HTTPS straight away and will not attempt to use HTTP.&lt;br /&gt;
|2023-06-01&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange introduced the new OX Drive app v3 for Apple iOS beginning of 2022. This new OX Drive app for Apple iOS, now called &amp;quot;OX Drive by Open-Xchange&amp;quot;, is an intelligent file synchronization app for iOS phones and tablets. With this new generation app, Open-Xchange provides a seamless integration into Apple’s app ecosystem and into the system’s own file browser, the Files app. This new OX Drive app replaced the previous OX Drive app v2. We would like to notify you that support for the OX Drive app v2 for Apple iOS will be discontinued from the 3rd of April. With this date, Open-Xchange will remove the app from the Apple App Store. Existing users can continue to use the app but no new users will be able to download it. At the same time Open-Xchange will also stop providing further updates and support it. The new OX Drive app is available at https://apps.apple.com/de/app/ox-drive-by-open-xchange/id1585939206. Existing users of the legacy app can also easily upgrade to the new version by following the &amp;quot;New app available&amp;quot; entry in the navigation panel.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that the OX Mail App for iOS and Android will be discontinued on the 3rd of April. With this date, Open-Xchange will remove the apps from the stores. However, existing users can continue to use the OX Mail App as long as the Mobile API Facade component is running. Please be aware that Open-Xchange will also stop providing further updates and support for the OX Mail App and the Mobile API Facade component.&lt;br /&gt;
|2023-04-03&lt;br /&gt;
|-&lt;br /&gt;
|In the past, Open-Xchange provided documentation and support for operating OX App Suite in the Amazon Web Services environment. In addition, parts of the Amazon Web Services service portfolio was also supported. We would like to notify you that support for the following Amazon Web Services products will be discontinued after release v7.10.5 of OX App Suite. For the duration of the support &amp;amp; maintenance period for release v7.10.5 nothing will change: Amazon Linux 2 &amp;amp; AWS RDS for MySQL and MariaDB&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange announced the discontinuation of support for Debian Stretch (Debian 9) on 29th of July 2022. We encourage administrators to update to the latest operating system version. For details of all supported platforms and databases please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms&lt;br /&gt;
|Since 29th of July 2022 &lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported browser policy, Open-Xchange announces the discontinuation of support for Microsoft Internet Explorer 11 and Microsoft Edge Legacy, with the next release. For details of all supported browsers please refer to the requirements page at: https://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.10.5&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange is pleased to announce that eM Client now has support for OX App Suite built into the standard eM Client product. As a consequence, Open-Xchange will discontinue the special &amp;quot;eM Client for OX App Suite&amp;quot; version. Support &amp;amp; maintenance for this version will end 31st of December 2020. We know that making product changes can sometimes be challenging, so we have teamed up with eM Client to make this change as easy as possible. Please visit https://www.emclient.com/emclient-for-ox to learn about the upgrade path and license options. By switching to the official eM Client product, you will benefit from increased update cycles and remove problems related to specific license checks.&lt;br /&gt;
|Since 2020-12-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for SUSE Linux Enterprise Server 12 (SLES 12), Red Hat Enterprise Linux 6 and CentOS 6 with the next upcoming release of OX App Suite, planned for the next release. Additionally, Open-Xchange announces the discontinuation of support for Kerberos.&lt;br /&gt;
|Since OX App Suite v7.10.4&lt;br /&gt;
|-&lt;br /&gt;
|As a result of customer feedback, Open-Xchange will extend the active support commitment for OX App Suite v7.8.4 until 2020-06-30. Open-Xchange wants to allow extended upgrade time to OX App Suite v7.10.x for its customers. Please note, after 2020-06-30, Open-Xchange won't provide any new patches for OX App Suite v7.8.4 version. Additionally, Open-Xchange extends the official support of 7.10.2 until 2020-06-30.&lt;br /&gt;
|Since 2020-06-30&lt;br /&gt;
|-&lt;br /&gt;
|We would like to notify you that support for the following products will be discontinued from the 31st. March 2019. Open-Xchange Server 6, OX Hosting Edition, OX Server Edition, OX Mobile Web Interface and OX Notifier.&amp;lt;br&amp;gt;Open-Xchange Server 6, OX Hosting Edition and OX Server Edition, was the first generation of scalable email and collaboration software produced by Open-Xchange for hosted environments. Our second-generation product, OX App Suite, launched five years ago in early 2013, and as a consequence we have decided to discontinue support of Open-Xchange Server 6 and end all maintenance activities.&amp;lt;br&amp;gt;Please note: Open-Xchange Server 6 packages will still be available on our software repositories and will work with the middleware version v7.8.4. but we will not provide any support and maintenance activities. Of course, Open-Xchange is going to keep the Open Source software of those products available to the public.&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Up until now Open-Xchange has provided support for installations of OX App Suite 7.10.x on Debian Jessie. OX App Suite v7.10.x requires OpenJDK 8; OpenJDK 8 is a backport on Debian Jessie and Debian Jessie is currently in LTS (Long Term Support). Recently we have found out that the support for this backport in Debian Jessie has now been discontinued. This means that Debian Jessie no longer supports the required OpenJDK 8. Due to the above situation we regrettably have to inform you that support of OX App Suite v7.10.x and any future version on Debian Jessie must be discontinued from the 2019-03-31. Open-Xchange encourages administrators to regularly update to the latest available platform releases. To ensure a stable and up to date environment please note the different versions supported. An overview of the latest supported platform release can be found in the OXpedia at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Linux_Distributions&lt;br /&gt;
|Since 2019-03-31&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for Apple iOS 10 with OX App Suite v7.10.1.&lt;br /&gt;
|Since OX App Suite v7.10.1: 2018-11-29&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for Connector for Microsoft Outlook, Open-Xchange Updater (with all components inside) with the major release of OX App Suite v7.10. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 9 with OX App Suite v7.10. Open-Xchange supports Apple iOS 11 now. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues maintenance and support for OX Mail v1 by end of Q2 2018. Further information can be found about OX Mail v2 in all product communications. &lt;br /&gt;
|Since OX App Suite v7.10.0: 2018-07-04&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of support for Suse Linux Enterprise Server 11 (SLES 11) and Debian Wheezy with an upcoming release of OX App Suite, planned for Q4 2016. We encourage administrators to update to the latest operating system version, Suse Linux Enterprise Server 12 (SLES 12) and Debian Jessie. For details of all supported platforms and databases please refer to the requirements page at: http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Server_Platforms &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange discontinues support for the following platform operating systems: Apple iOS 8, Apple Mac OS X 10.10 (Yosemite), Windows 7 and Windows Phone 7. &lt;br /&gt;
|Since OX App Suite v7.8.3: 2016-11-30&lt;br /&gt;
|-&lt;br /&gt;
|In accordance with the supported platform policy, Open-Xchange announces the discontinuation of Internet Explorer 10 support for OX App Suite web frontend. This comes in with the release of OX App Suite v7.8.1. For details of all supported browsers please refer to the requirements page at:&lt;br /&gt;
http://oxpedia.org/wiki/index.php?title=AppSuite:OX_System_Requirements#Desktop_Browser_.28Minimum_display_resolution:_1024_x_768.29&lt;br /&gt;
|Since OX App Suite v7.8.1: 2016-03-31&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Apple iOS 7 with the next major release of OX App Suite v7.8.0&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange will discontinue support for Debian Squeeze (Debian 6) with the next major release of OX App Suite v7.8.0. We encourage administrators to update to the latest operating system version of Debian.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|With the v7.8.0 release, Open-Xchange will discontinue support for the Random Token login method (sometimes also called Easy Login). Specifically, this means that the &amp;quot;login?action=redirect&amp;quot; call (see http://oxpedia.org/wiki/index.php?title=HTTP_API#Redirect) will be removed. Furthermore, the &amp;quot;com.openexchange.ajax.login.randomToken&amp;quot; setting will be removed from the &amp;quot;login.properties&amp;quot; file, and the &amp;quot;login?action=login&amp;quot; call will never contain the &amp;quot;random&amp;quot; token. We strongly encourage users of the Random Token login method to change their custom login implementations and use one of the supported methods.&lt;br /&gt;
|Since OX App Suite v7.8.0: 2015-10-07&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple Mac OS X 10.8 Mountain Lion with the minor release of OX App Suite, v7.6.2: 2015-03-11&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinues support for Apple iOS 6 with the minor release of OX App Suite, v7.6.2&lt;br /&gt;
|Since OX App Suite v7.6.2: 2015-03-16&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support of all old Android stock browsers on mobile and tablet devices with the release of OX App Suite v7.6.1. OX App Suite is only supported on the new official stock browser, Chrome on Android.&lt;br /&gt;
|Since OX App Suite v7.6.1: 2014-10-15&lt;br /&gt;
|-&lt;br /&gt;
|Support for AJP based communication between the HTTP server and the OX backend server. Open-Xchange already provides a new HTTP connector which is based on the Grizzly project. Download and configuration instructions are available at http://oxpedia.org/wiki/index.php?title=AppSuite:Grizzly&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued OX App Suite web frontend support for Internet Explorer 9 with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Open-Xchange Server 6 and OX App Suite calendar and contact synchronization (CalDAV/CardDAV) support for Mac OS X 10.6 (Snow Leopard) and Mac OS X 10.7 (Lion) with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued Connector for Business Mobility support for Windows Mobile 6, 6.5, Symbian (Mail for Exchange 3.x), Apple iPhone iOS 5 and Blackberry with the major release of OX App Suite v7.6.0.&lt;br /&gt;
|Since OX App Suite v7.6.0: 2014-06-25&lt;br /&gt;
|-&lt;br /&gt;
|With OX App Suite v7.4.2, the name of the “Files” app was changed to “Drive”. As part of our product strategy we developed clients for different desktop and mobile devices to provide improved file handling and synchronization.&lt;br /&gt;
|Since OX App Suite v7.4.2: 2014-02-11&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7 (Wheezy) was released by the Debian project on May 4th 2013. Both OX App Suite and Open-Xchange Server 6 support Debian 7 with OpenJDK 7 and MySQL 5.5 with this release of OX App Suite. Please note that the combination Debian 7 / OpenJDK 6 or Sun Java 6 will not be supported as a platform by Open-Xchange.&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange discontinued support for the currently available &amp;quot;showruntimestats&amp;quot; monitoring function (which fetches runtime information from the Java virtual machine and about the Open-Xchange Groupware backend). With OX App Suite v7.4.0, there is a new monitoring function using Jolokia for Open-Xchange. From v7.4.0 onwards, this is located inside the Open-Xchange Bundle and configured by jolokia.properties. Further information can be found at http://oxpedia.org/wiki/index.php?title=Jolokia&lt;br /&gt;
|Since OX App Suite v7.4.0: 2013-09-26&lt;br /&gt;
|-&lt;br /&gt;
|Open-Xchange provided a new LDAP Contact Storage Integration Bundle. Open-Xchange discontinued support for the old bundle with OX App Suite v7.2.1. Further configuration information is available at the Open-Xchange Knowledgebase under: http://oxpedia.org/wiki/index.php?title=ContactStorageLDAP&lt;br /&gt;
|Since OX App Suite v7.2.1: 2013-05-27&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== What version do I have installed ==&lt;br /&gt;
&lt;br /&gt;
Check [[UpdatingOXPackages#What_Service_Pack_do_I_have_installed.3F|this article]] to find out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: OX7]]&lt;br /&gt;
[[Category: AppSuite]]&lt;/div&gt;</summary>
		<author><name>Khgras</name></author>
	</entry>
</feed>