-
Notifications
You must be signed in to change notification settings - Fork 47
Roadmap
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.
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.
The issues in next minor release:
For an overview about the issues, see the Next Minor Release table below.
- 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.
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.
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
This is a collection of tickets we are aware of, want to fix them, but have no estimated timeframe.