* Default IAS15 timestepping criterion is now `adaptive_mode=2`. See Pham, Rein, and Spiegel (2024) for details. To use the old default timestepping criterion, set `adaptive_mode=1`.
* Fixed a race condition that should improve the responsiveness of web based visualizations.
* Removed the glad dependency from emscripten builds which reduces filesize and improves performance.