Tine 2.0 v2020.08.5 Release Notes
Release Date: 2020-11-19 // almost 4 years ago-
๐ Releasenotes
๐ Changelog
๐ Clear cache moved to setup
โ Run it like this:
$ setup.php --clear\_cache [-v]
๐ Support OpenSync on Android
๐ see #7217
๐ Shard Containers: don't give anyone export/sync grants
๐ TIne 2.0 no longer gives all users ("anyone") SYNC and EXPORT grants on new shared containers by default.
๐ see 4280735
โก๏ธ Major Bug in Update Script
๐ ... has been fixed in 2020.08.5.
โก๏ธ see "update 2020.08.3 to 2020.08.4, weird versions for Calendar module" #7225
๐ Features
โ a4df4b1 feature(ci): copy source code to image for php tests
2055cf8 feature(Felamimail/spam): copy eml to local dir
824ee30 feature(Felamimail): add spam actions to contextmenu (with multi-selection)
๐ 536f949 feature(WebDAV): support OpenSync on Android #7217
โ c57d8d7 feature(ci): test with tine20 /health api
โ a9d4c40 feature(ci): setup tests
๐ a7dce11 feature(Setup/cli): move clear cache to setup๐ Bugfixes
d34bc7a fix(Felamimail): can't file mails with tree-selection
๐ 87a991f fix(Felamimail/Sieve): remove whitespace before/after email redirect
ef5f2f8 fix(Tinebase/Westpanel): save order of component
93f2dc4 fix(Tinebase): pref options missing
c386750 fix(Felamimail/Message): skip copy check
๐ป 8ab9fcf fix(Calendar iMIP) fix recure exception id / uid mixup
a802acc fix(Tinebase/Core): Tinebase controllers special handling
๐ 00feddd fix(Calendar SyncTokens) fix resolveToBaseEventsEventually for attendees of recurs
6a54c10 fix(Tinebase): blurOnSelect leads to endless focus loop
โก๏ธ af21eb2 fix(Calendar CalDAV/ActiveSync) protect non default attendee roles during client updates
โก๏ธ c3737b7 fix(Calendar/Update): adjust available/current app version
โก๏ธ 392544b fix(Tinebase/Update): we need to re-run updateSchema in 14.1
e31ccc5 fix(Filemanager/Controller): handle null notification xprops
โก๏ธ bb23079 fix(Setup/Controller): prevent throwing 404 exception during update cleanup
438c843 fix(Tinebase/Fulltext): check if file is readable
86a9459 fix(Filemanager): can't download revisions from history
99ead32 fix(Felamimail/Sieve): set max length for action_argument fields
a25ec65 fix(Tinebase): don't apply borken westpanel state
bc43fe2 fix(Tinebase): hide loadmask after second Pw wrong
8b6bf5f fix(ci): phpunit 8.5 processIsolation not working in ci
69da5e3 fix(Tinebase): Filepicker constraints sometimes not evalutated
b16d16d fix(Setup/InstallDump): check filesize of mysql backup file
4d65e95 fix(Tinebase/Container): add title field on applicationRecord๐จ Refactoring
๐จ 9f039e5 refactor(Filemanager): use autoconfigured col & filter model
Commits and Milestone
All changes in detail: 2020.08.4...2020.08.5
Milestone: https://github.com/tine20/tine20/milestone/374
GitHub Issues (2020.08.5): https://github.com/tine20/tine20/issues?q=is%3Aclosed+milestone%3A2020.08.5๐ฆ Packages
SHA1 checksums for the download files
๐ฆ https://packages.tine20.org/source/2020.08.5/sha1sum_2020.08.5.txt๐ฆ All-in-One Package
(containing: Felamimail, Timetracker, Crm, Calendar, Addressbook, ActiveSync, Filemanager, Tasks, Sales):
๐ฆ https://packages.tine20.org/source/2020.08.5/tine20-allinone_2020.08.5.tar.bz2
๐ฆ https://packages.tine20.org/source/2020.08.5/tine20-allinone_2020.08.5.zipInventory
๐ฆ https://packages.tine20.org/source/2020.08.5/tine20-inventory_2020.08.5.tar.bz2
๐ฆ https://packages.tine20.org/source/2020.08.5/tine20-inventory_2020.08.5.zip๐ SimpleFAQ
๐ฆ https://packages.tine20.org/source/2020.08.5/tine20-simplefaq_2020.08.5.tar.bz2
๐ฆ https://packages.tine20.org/source/2020.08.5/tine20-simplefaq_2020.08.5.zipHumanresources
๐ฆ https://packages.tine20.org/source/2020.08.5/tine20-humanresources_2020.08.5.tar.bz2
๐ฆ https://packages.tine20.org/source/2020.08.5/tine20-humanresources_2020.08.5.zip๐ฆ Voip Package (Voipmanager/Phone)
๐ฆ https://packages.tine20.org/source/2020.08.5/tine20-voip_2020.08.5.tar.bz2
๐ฆ https://packages.tine20.org/source/2020.08.5/tine20-voip_2020.08.5.zip๐ฆ Business Edition Try & Buy Packages
๐ง https://packages.tine20.com/maintenance/
๐ณ Docker Image
๐ณ https://hub.docker.com/r/tine20/tine20
Installation
๐ See Howto at https://github.com/tine20/tine20/wiki/EN%3AInstall-Howto
โก๏ธ Update
โก๏ธ See Howto at https://github.com/tine20/tine20/wiki/EN%3AUpdate-Howto
Previous changes from v2020.08.4
-
๐ Releasenotes
๐ Changelog
โก๏ธ Major Bug in Update Script
โก๏ธ see "Update from 2020.08.2 to 2020.08.3 fails due to Database upgrade Tinebase" #7223
๐ PHP 7.2 - 7.4 Support
๐ Support for PHP versions < 7.2 has been dropped.
PHPUNIT 8.5
โก๏ธ We finally updated our tests to run with phpunit 8.5+.
๐ see c5932e2
๐ Features
๐ e6141ea feature(Tinebase) generic system clipboard plugin
๐ Bugfixes
๐ณ b3a2424 fix(docker) add php7-json
โก๏ธ 2dbd3f1 fix(Tinebase/Update): new major version is 14
๐ป fbae498 fix(Tinebase UI) sizing of readOnly trigger fields
๐ป d418374 fix(Tinebase UI) checkbox readOnly not working
โก๏ธ f40d50c fix(Setup Update) SORT_NUMERIC + also update disabled apps
7e2d50f fix(TB ForeignRecordFilter) fix toArray of query filter
1f939e2 fix(TB MC) one_to_one record handling
๐ f180db2 fix(Tinebase) filtertoolbar layout fixes
๐ ada3672 fix(Tinebase) ace editor not working in builds๐จ Refactoring
๐จ 43dc283 refactor(Filemanager): let client cope with Node modelConfig
Commits and Milestone
All changes in detail: 2020.08.3...2020.08.4
Milestone: https://github.com/tine20/tine20/milestone/374
GitHub Issues (2020.08.4): https://github.com/tine20/tine20/issues?q=is%3Aclosed+milestone%3A2020.08.4๐ฆ Packages
SHA1 checksums for the download files
๐ฆ https://packages.tine20.org/source/2020.08.4/sha1sum_2020.08.4.txt๐ฆ All-in-One Package
(containing: Felamimail, Timetracker, Crm, Calendar, Addressbook, ActiveSync, Filemanager, Tasks, Sales):
๐ฆ https://packages.tine20.org/source/2020.08.4/tine20-allinone_2020.08.4.tar.bz2
๐ฆ https://packages.tine20.org/source/2020.08.4/tine20-allinone_2020.08.4.zipInventory
๐ฆ https://packages.tine20.org/source/2020.08.4/tine20-inventory_2020.08.4.tar.bz2
๐ฆ https://packages.tine20.org/source/2020.08.4/tine20-inventory_2020.08.4.zip๐ SimpleFAQ
๐ฆ https://packages.tine20.org/source/2020.08.4/tine20-simplefaq_2020.08.4.tar.bz2
๐ฆ https://packages.tine20.org/source/2020.08.4/tine20-simplefaq_2020.08.4.zipHumanresources
๐ฆ https://packages.tine20.org/source/2020.08.4/tine20-humanresources_2020.08.4.tar.bz2
๐ฆ https://packages.tine20.org/source/2020.08.4/tine20-humanresources_2020.08.4.zip๐ฆ Voip Package (Voipmanager/Phone)
๐ฆ https://packages.tine20.org/source/2020.08.4/tine20-voip_2020.08.4.tar.bz2
๐ฆ https://packages.tine20.org/source/2020.08.4/tine20-voip_2020.08.4.zip๐ฆ Business Edition Try & Buy Packages
๐ง https://packages.tine20.com/maintenance/
Installation
๐ See Howto at https://github.com/tine20/tine20/wiki/EN%3AInstall-Howto
โก๏ธ Update
โก๏ธ See Howto at https://github.com/tine20/tine20/wiki/EN%3AUpdate-Howto