You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
## [5.0.36] - 2023-05-30
2
+
3
+
* updated the mongoose C networking library to v7.10
4
+
* re-worked internal messaging to take advantage of the new mongoose v7.10 lock-free message queue (_*improved performance*_)
5
+
* applied glib atomic reference counting to the user session C structure (_*improved reliability*_)
6
+
1
7
## [5.0.35] - 2023-05-24
2
8
3
9
* Introduced a hard limit of 500 Splatalogue spectral lines that can be displayed simultaneously in the website. This has been done in order to prevent an information overload and a website slowdown. The 500 lines that are displayed will be chosen as a random subset of the larger than 500 original number of lines. Please refine your search criteria to avoid a hard limit. If the hard limit has been reached information will be displayed in the web browser JavaScript console (press F12 to view it in most browsers).
0 commit comments