Maintain, optimize and troubleshoot your NLE
|
Professional cloud workflow platform
|
Simplified media management
|
Kollaborate Server 2025.1.4 - Apr 23 2025
Important: The Docker image is configured to convert the current database to your MariaDB version automatically. As such, we would recommend backing up the database before upgrading to any version as you may be unable to downgrade otherwise. You can download the current database as a .sql file from the Tools section of the Admin Area. We recommend doing this BEFORE copying the newer version's files over.
Changes:
Kollaborate Server 2025.1.3 - Apr 11 2025
Important: The Docker image is configured to convert the current database to your MariaDB version automatically. As such, we would recommend backing up the database before upgrading to any version as you may be unable to downgrade otherwise. You can download the current database as a .sql file from the Tools section of the Admin Area. We recommend doing this BEFORE copying the newer version's files over.
Changes:
In case you missed it, here are some recent software updates for our products.
Kollaborate Server 2025.1.2 - Mar 31 2025
Important: The Docker image is configured to convert the current database to your MariaDB version automatically. As such, we would recommend backing up the database before upgrading to any version as you may be unable to downgrade otherwise. You can download the current database as a .sql file from the Tools section of the Admin Area. We recommend doing this BEFORE copying the newer version's files over.
Changes:
Kollaborate Server 2025.1.1 - Mar 16 2025
Important: The Docker image is configured to convert the current database to your MariaDB version automatically. As such, we would recommend backing up the database before upgrading to any version as you may be unable to downgrade otherwise. You can download the current database as a .sql file from the Tools section of the Admin Area. We recommend doing this BEFORE copying the newer version's files over.
Changes:
Changes since Beta 3:
We've just launched a major Kollaborate update with significant changes. To minimize disruption, we are making it opt-in for now and will gradually roll it out to everyone.
Note that if you're opted in but your colleagues are not, you may have access to features they do not. For example, if you grant a user permission to modify others' files, they will only be able to modify them if they are also opted in. This will become less of a problem as more users are opted in, but you may prefer to manually opt in your entire team at the same time.
Add tags to files to give them new context. Click on a tag to view all other files with this tag.
Tags are also integrated with Workflows. You can have an Upload Workflow automatically add tags to a file if it meets certain criteria (e.g. adding a "vfx" tag if certain terms appear in its filename). File Workflows can add tags that can disappear when the file is assigned a different workflow, which is great for adding context-specific tags.
You can now tag a user in a comment to get their attention by pressing the @ key. (Chrome and Firefox only)
Trying to find a file but don't know what project it's in? Global Search allows you to locate files wherever they exist.
Template projects can be created with teams, folder structures, saved searches and tasks. You can then create a new project from this template and these elements will be automatically created in the new project.
A custom column is available on the Files page to sort by the date of the last comment on a file.
There is also a filter to show files with unviewed comments (i.e. comments added since you last viewed the file), which is very useful for cutting through the noise on a big project and getting to the information you need faster.
There is an optional Duration column that can be added to the Files page for sorting, and you can also search by duration.
There is now a button in the comments tab next to the timecode display to set it to the current playhead position. This is useful if you start typing elsewhere and need to correct where the comment will be inserted.
Thumbnails have been upgraded to be double the size.
Searches can now be turned into filters by saving them.
We've added new permissions: modifying others' files and modifying others' comments. This allows you to grant users control over others' resources without having to make them an admin.
Additionally, links now have the option to make the transcript viewable to recipients.
This isn't a full UI redesign (that's being worked on) but we've updated the color scheme, icons, fonts and made other UI tweaks. This includes new user interface controls for thumbnails, timecode and copying text.
Kollaborate's backend has been significantly improved and modernized, providing security, reliability and performance improvements. Currently the old and new backends coexist and the majority of the user-facing areas are still on the old backend, but we plan significant performance improvements as we switch more things to the new backend.
The Favorites page has been removed from the user dropdown. Please use the filters on the Files and player pages to filter by favorites.
Custom file permissions have been removed. Please use departments to control access to files.
The App Storage section of My Private Files has been deprecated and will be removed in a future version.
Synced Sessions have been deprecated and will be removed in a future version. We remain committed to solving this problem but plan to do so in a different way in future.
Kollaborate is an essential cloud workflow platform that allows you to share files with clients and team members while integrating with Digital Rebellion apps and services. To find out more, see the overview or register for the free trial.
We've just released a major new update for Kollaborate Server, our self-hosted workflow platform for pro video.
The first thing you'll notice is that we're now numbering versions by the current year, the major version number for this year, and a minor version number.
We've replaced Apache with our own custom web server. This provides performance, security and robustness improvements. Our plan is to eventually rewrite all of the PHP code on the site with the new system. As of right now, file streaming, downloads, heatmaps, captchas, some parts of the upload cycle, some background operations, and some file operations are using the new backend, with the rest being forwarded to the old backend.
So both backends currently coexist and we had to completely reimplement user login sessions to work with both systems at the same time, which now make use of Redis Stack Server. If you have a non-Docker installation you'll need to install Redis Stack Server - see the Installation Guide for details on how to do this.
No more having to visit /upgrade and run the upgrader manually. Upgrades will now happen automatically when Kollaborate Server launches.
We've added several security and traffic management features to increase the availability of your site under load or malicious abuse. Kollaborate Server will now shed load at times of extremely high traffic, which can help mitigate DDOS attacks. It will also rate limit requests and return an error if a user makes too many requests too quickly.
You may have seen lots of 404 errors in your logs for URLs that don't exist like /wp-admin. They are users scanning for vulnerabilities (Kollaborate does not use these technologies and is not vulnerable to these issues). Those users are now automatically banned for 3 days or until the server is relaunched. This setting can be switched off if desired - see the Installation Guide for more details.
Kollaborate Server will now periodically backup your database, including before a database upgrade.
The Synced Sessions feature has been deprecated and will be removed in a future update. We remain committed to solving this issue in the long-term, but plan to solve it in a different way.
The Favorites page has been removed. Please use the filters on the Files / player pages to filter favorites.
It's now much easier to set the maximum uploadable file size - just edit max_upload_size_gb in server_config.toml.
Kollaborate Server now checks for updates automatically and will show an icon to let you know that an update is available.
There are lots of additional changes - see the release notes for more details. We're excited to take this big step with our new backend and we welcome feedback about the changes.
Kollaborate is an essential cloud workflow platform that allows you to share files with clients and team members while integrating with Digital Rebellion apps and services. Kollaborate Server allows you to host the platform in-house on your own servers and storage. To find out more, see the Kollaborate Server overview or register for the free cloud trial (Server trials are available on request).
Kollaborate Server 2025.1.1 Beta 3 - Feb 27 2025
Important: The Docker image is configured to convert the current database to your MariaDB version automatically. As such, we would recommend backing up the database before upgrading to any version as you may be unable to downgrade otherwise. You can download the current database as a .sql file from the Tools section of the Admin Area. We recommend doing this BEFORE copying the newer version's files over.
Note: This release is a beta version. Although it has been extensively tested, we have given it a beta label due to the major changes it contains. You should therefore be cautious before rolling it out to a production server.
Changes since Beta 2:
Kollaborate Server 2025.1.1 Beta 2 - Feb 17 2025
Important: The Docker image is configured to convert the current database to your MariaDB version automatically. As such, we would recommend backing up the database before upgrading to any version as you may be unable to downgrade otherwise. You can download the current database as a .sql file from the Tools section of the Admin Area. We recommend doing this BEFORE copying the newer version's files over.
Note: This release is a beta version. Although it has been extensively tested, we have given it a beta label due to the major changes it contains. You should therefore be cautious before rolling it out to a production server.
Changes since Beta 1:
Kollaborate Server 2025.1.1 Beta 1 - Feb 13 2025
Important: The Docker image is configured to convert the current database to your MariaDB version automatically. As such, we would recommend backing up the database before upgrading to any version as you may be unable to downgrade otherwise. You can download the current database as a .sql file from the Tools section of the Admin Area. We recommend doing this BEFORE copying the newer version's files over.
Note: This release is a beta version. Although it has been extensively tested, we have given it a beta label given the major changes it contains. You should therefore be cautious before rolling it out to a production server.
Changes:
We've just released a major new update for Kollaborate Server, our self-hosted workflow platform for pro video. This version is beta due to the number of major changes involved.
The first thing you'll notice is that we're now numbering versions by the current year, the major version number for this year, and a minor version number.
We've replaced Apache with our own custom web server. This provides performance, security and robustness improvements. Our plan is to eventually rewrite all of the PHP code on the site with the new system. As of right now, file streaming, downloads, heatmaps, captchas, some parts of the upload cycle, and some file operations are using the new backend, with the rest being forwarded to the old backend.
So both backends currently coexist and we had to completely reimplement user login sessions to work with both systems at the same time, which now make use of Redis Stack Server. If you have a non-Docker installation you'll need to install Redis Stack Server - see the Installation Guide for details on how to do this.
No more having to visit /upgrade and run the upgrader manually. Upgrades will now happen automatically when Kollaborate Server launches.
We've added several security and traffic management features to increase the availability of your site under load or malicious abuse. Kollaborate Server will now shed load at times of extremely high traffic, which can help mitigate DDOS attacks. It will also rate limit requests and return an error if a user makes too many requests too quickly.
You may have seen lots of 404 errors in your logs for URLs that don't exist like /wp-admin. They are users scanning for vulnerabilities (Kollaborate does not use these technologies and is not vulnerable to these issues). Those users are now automatically banned for 24 hours or until the server is relaunched.
Kollaborate Server will now periodically backup your database, including before a database upgrade.
The Synced Sessions feature has been deprecated and will be removed in a future update. We remain committed to solving this issue in the long-term, but plan to solve it in a different way.
It's now much easier to set the maximum uploadable file size - just edit max_upload_size_gb in server_config.toml.
Kollaborate Server now checks for updates automatically and will show an icon to let you know that an update is available.
There are lots of additional changes - see the release notes for more details. We're excited to take this big step with our new backend and we welcome feedback about the changes.
Kollaborate is an essential cloud workflow platform that allows you to share files with clients and team members while integrating with Digital Rebellion apps and services. Kollaborate Server allows you to host the platform in-house on your own servers and storage. To find out more, see the Kollaborate Server overview or register for the free cloud trial (Server trials are available on request).
Kollaborate Server 3.9.2 - Dec 31 2024
Important: The Docker image is configured to convert the current database to your MariaDB version automatically. As such, we would recommend backing up the database before upgrading to any version as you may be unable to downgrade otherwise. You can download the current database as a .sql file from the Tools section of the Admin Area. We recommend doing this before copying the newer version's files over.
Changes:
We’ve become aware that Kollaborate’s existing architecture makes certain features hard to deliver, so after considering all available options we recently embarked on a Rust rewrite of the backend.
The benefits of rewriting in Rust are improved performance, increased reliability, greater efficiency / better use of resources,
and much greater control of the overall experience. We have focused so far on areas where a lot of data was being processed, such as delivering media files and thumbnails, as well as downloading a folder as a zip file, and have seen noticeable performance increases.
Some of the features the new backend will eventually enable are a public API (for self-hosting), background file transfers, and WebDAV support, among many others. For self-hosted customers, it will also eventually offer simpler licensing and an openly-accessible trial version. We have also laid the groundwork for a lot of features that we will enable once we are less reliant on the old backend. We’re still working on rewriting backend parts in Rust, but when we’re ready to start converting user-facing areas of the site we will be conducting a big UI overhaul.
This project will take a long time to complete, but we’ve structured it in such a way that the old and new backends can run concurrently and we can switch features over to the new version as and when they become available. We will be releasing a preview version soon for self-hosted customers and will be rolling it out to the cloud in the next couple of months.
Kollaborate is an essential cloud workflow platform that allows you to share files with clients and team members while integrating with Digital Rebellion apps and services. Kollaborate Server allows you to host the platform in-house on your own servers and storage. To find out more, see the Kollaborate Server overview or register for the free cloud trial (Server trials are available on request).
Kollaborate Encoder 1.8.1 - Oct 16 2024
Kollaborate Server 3.9.1 - Oct 16 2024
Important: The Docker image is configured to convert the current database to your MariaDB version automatically. As such, we would recommend backing up the database before upgrading to any version as you may be unable to downgrade otherwise. You can download the current database as a .sql file from the Tools section of the Admin Area. We recommend doing this before copying the newer version's files over.
Changes:
Kollaborate Server 3.9.1 is now out, which is mainly a bug fix release but has some small new features.
You can now add banners to the top of pages to communicate information to users. This could be information like tutorials or details about scheduled maintenance. You can add site-wide banners or just add them to specific pages. Banners support HTML input so you can add styling and URLs to banners.
Additionally, you can choose to add a full-page announcement to users upon their next login. This will show a page that they need to click past to get to the Projects page. This page will only appear once for users.
Announcements can be accessed from the Tools page in the Admin Area.
Clicking Share under the player now gives you a choice between sharing a new link or viewing existing links to a file, instead of creating a new link immediately.
The remaining changes are bug fixes and the full list of changes can be viewed here after logging in. There is also a corresponding Kollaborate Encoder 1.8.1 update that is required for compatibility with this Kollaborate Server version.
Kollaborate is an essential cloud workflow platform that allows you to share files with clients and team members while integrating with Digital Rebellion apps and services. Kollaborate Server allows you to host the platform in-house on your own servers and storage. To find out more, see the Kollaborate Server overview or register for the free cloud trial (Server trials are available on request).