Hello everyone!
I am happy to release version v0.7 today.
Changes
Patch-System
From now we have a brand new patch-system! Addons and modules now support the execution of additional scripts. So many administrative tasks (e.g. for the update for nextcloud 29) shouldn’t require any manual administrative tasks even for “older” libre workspace instances which are existing longer.
You can read everything important here: Addons
These are the first patches:
- The PDO-Sqlite Drivers are now installed for nextcloud.
- Redis is now used as memory cache. Old nextcloud instances with redis on docker also move to the new Redis (from the debian repositories).
- The nextcloud 29 data directory error (which is a false warning in our case) is handled: The nextcloud config removes “localhost” from keys like overwrite.client.url and replaces them with “cloud.example.com” (in respect to your domain of course).
The Patches are executed automatically after a backup and update or at 02:00 am.
Manual Updates of Addons
This feature was requested by many folks of you:
Under “System-Management” you are now able to start updates of some modules manually:
Other Changes
- OnlyOffice-Nextcloud now shouldn’t disable itself randomly.
- Nextcloud has a new pretty url in new installations of libre workspace (without index.php)
- The Create User Form is now more userfriendly and displays error messages more present
- The Nextcloud and Libre Workspace update scripts are now hardned and should cover more edge cases
Also many more bugfixes where been made. You can see all changes here: Comparing v0.6.1...v0.7.0 · Jean28518/libre-workspace · GitHub
Download
You can download the latest version here.
Update
You can easily update Libre Workspace via the system management view, when you are logged in as an admin.
Roadmap
What features will come next? You can find the project board here: Libre Workspace · GitHub
What do you think about the new version? Which features or changes do you want to see in libre workspace? Let me know it in this thread or on Github