Skip to content
matidau edited this page Apr 15, 2023 · 4 revisions

Lot of things are to be done in Z-Push. All new issues go generally into "Next", are investigated and then either moved to one of the next minor version (e.g. a bugfix), to the next major release or go to Backlog, if there is no timeframe to fix an issue.


Versions

2.6.2 - stable

The issues addressed in current stable release:

  • Outlook stuck in calendar sync

For an overview about the issues, see the Current Stable Release table below. 

2.6.3 - next minor release

The issues in next minor release:

For an overview about the issues, see the Next Minor Release table below.

3.0 - future

  • ActiveSync 16.0 and 16.1 support
  • Refactor
    • zpushdefs.php (use class constants instead of defines)
    • mapiprovider.php (getEmail, setting body etc.)
    • kopano backend availability in mapiprovider, importer, exporter etc (dependency injection? setter?)
    • code refactoring
  • Minimum PHP version 7.0 
  • Reduce static functions' calls

For an overview for this version, see the Next Future Release table below.

Roadmap by Tickets

Next steps

The "next" section contains all tickets which are still under investigation and are prioritized higher of getting a fix.

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

Lot of things are to be done in Z-Push. All new issues go generally into [Next](https://github.com/Z-Hub/Z-Push/wiki/Roadmap#-next-steps), are investigated and then either moved to one of the next minor version (e.g. a bugfix), to the next major release or go to [Backlog](https://github.com/Z-Hub/Z-Push/wiki/Roadmap#-backlog), if there is no timeframe to fix an issue.

Versions 2.6.2 - stable

The issues addressed in current stable release:

Outlook stuck in calendar sync

For an overview about the issues, see the Current Stable Release table below. 2.6.3 - next minor release

The issues in next minor release:

For an overview about the issues, see the Next Minor Release table below. 3.0 - future

ActiveSync 16.0 and 16.1 support
Refactor
    zpushdefs.php (use class constants instead of defines)
    mapiprovider.php (getEmail, setting body etc.)
    kopano backend availability in mapiprovider, importer, exporter etc (dependency injection? setter?)
    code refactoring
Minimum PHP version 7.0 (question)
Reduce static functions' calls

Backlog

This is a collection of tickets we are aware of, want to fix them, but have no estimated timeframe.