ResourceSpace Labs is our innovation programme, giving customers early access to the latest features and improvements before they're officially released.
Customers on our Business Cloud package or above can opt in to have their UAT (User Acceptance Testing) instance track our development branch. This means you'll be able to:
- Explore new functionality as it's created.
- Provide feedback that helps shape future releases.
- Stay ahead of the curve with upcoming features.
Labs gives you the opportunity to experiment in a safe environment — your production system remains stable, while your UAT system stays at the cutting edge.
How to Join
If you're on Business Cloud or higher, just contact our Customer Success team to opt in. We'll switch your UAT instance to track the trunk and you'll be among the first to try out what's next for ResourceSpace.
The Latest Features from our Development Team
r27540 | 2025-10-01 | ![]() | Added validation checks for date ip and lang to csv import |
r27533 | 2025-09-30 | ![]() | REV: Partially revert r27179 and r27237 to allow simplesaml and simpleldap plugins to create new users (as before) |
r27529 | 2025-09-30 | ![]() | allow the get_resource_path API binding to support writing metadata |
r27523 | 2025-09-29 | ![]() | add collection filter to update_extracted_text script |
r27508 | 2025-09-26 | ![]() | support document-relative URLs |
r27507 | 2025-09-25 | ![]() | Added test to check get_resource_path() correctly returns banned extensions |
r27501 | 2025-09-25 | ![]() | welcometext message supports HTML |
r27467 | 2025-09-18 | ![]() | insignificant change done purely for consistency reasons |
r27457 | 2025-09-17 | ![]() | Syntax check happens first in test.php; remove spurious new line |
r27456 | 2025-09-17 | ![]() | Transaction around dbstruct() to speed it up |
r27440 | 2025-09-16 | ![]() | address some old mistakes Development q12910: Featured Collection UI improvements When I created a new folder in a Featured Collection, it took me a while to figure out how to add existing resources to the collection. These are the two options presented on screen: Add a new sub folder or upload to the collection To add existing resources, I need to go back up, hover over the collection and Select the collection: Could "Select this collection" be a tile Icon in the folder you create? I figured it out eventually, but it too me a few times to experiment. |
r27436 | 2025-09-16 | ![]() | REV: Revert changes in r27354 |
r27411 | 2025-09-10 | ![]() | REV: Partial revert of r27185 to allow last TMS ID data to win (and still use previous ID data if the last one is invalid) |
r27410 | 2025-09-10 | ![]() | provide type hinting to HookTms_linkEditAftersaveresourcedata |
r27400 | 2025-09-09 | ![]() | Remove unneeded license |
r27398 | 2025-09-09 | ![]() | Language update following accessibility changes - new page titles |
r27391 | 2025-09-09 | ![]() | Renumbered the test list and added the script to do so. Old skool BASIC vibes. |
r27385 | 2025-09-08 | ![]() | Moved plugin page titles to plugin language files Development q13449: Accessibility improvements Blue Frontier have recently completed an accessibility audit for ResourceSpace - https://drive.google.com/file/d/1JyVU-39ImG5FJi33FFgfBHP-gks73GY_/view?usp=drive_link This quote will address the issues raised in this report and fix them where feasible. Focusing on quick wins for the time being. |
r27382 | 2025-09-08 | ![]() | Update password hashing algorithm to Argon2. Removed legacy support for plaintext passwords. |
r27375 | 2025-09-05 | ![]() | Featured collections UX Development q12910: Featured Collection UI improvements When I created a new folder in a Featured Collection, it took me a while to figure out how to add existing resources to the collection. These are the two options presented on screen: Add a new sub folder or upload to the collection To add existing resources, I need to go back up, hover over the collection and Select the collection: Could "Select this collection" be a tile Icon in the folder you create? I figured it out eventually, but it too me a few times to experiment. |