File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apply from: gradle.oshCoreDir + '/common.gradle'
22description = ' '
33
44allprojects {
5- version = " 3.0.0-rc.4 "
5+ version = " 3.0.0-rc.5 "
66}
77
88subprojects {
Original file line number Diff line number Diff line change 11# OSCAR Build Node Change Log
22All notable changes to this project will be documented in this file.
33
4+ ## 3.0.0-rc.5 2025-12-09
5+ ### Changes
6+ - Improved pagination speed on large datasets
7+ - Improved site stats by adding to previously recorded stats
8+ ### Fixed
9+ - Fixed bug with HLS thread-locking which causes live video to be unavailable after some time
10+
411## 3.0.0-rc.4 2025-12-05
512### Changes
613- Improved PostGIS query speed for observations
Original file line number Diff line number Diff line change 9494 "uiClass" : " com.botts.ui.oscar.forms.OSCARServiceForm"
9595 }
9696 ],
97- "deploymentName" : " OSCAR 3.0.0-rc.4 " ,
97+ "deploymentName" : " OSCAR 3.0.0-rc.5 " ,
9898 "enableLandingPage" : false ,
9999 "id" : " 5cb05c9c-9123-4fa1-8731-ffaa51489678" ,
100100 "autoStart" : true ,
You can’t perform that action at this time.
0 commit comments