This release contains a few new addition and otherwise many bug fixes and dependency/project maintenance.
New features
- Add Fuzzy Dark Matter (FDM) dynamical friction by @Adrian998obs in #731
 - Add wrapper to turn any potential into an oblate Staeckel potential by @jobovy in #765
 - Build pyodide wheels for different python versions by @jobovy in #770
 - Add Einasto potential by @johnwez1 in #760
 - Add Python 3.14 wheels by @jobovy in #751
 
Bug fixes and minor tweaks
- Fix use of relative tolerance parameter in some of the C integrators by @jobovy in #753
 - Mention that tests assume the default configuration in the dev docs by @jobovy in #754
 - include rtol and atol in integration of orbits by @jennywagner in #752
 - Change rounding of number of papers using galpy by @jobovy in #757
 - Change 
numexprunparseable error test now that logical operations are supported innumexprby @jobovy in #761 - Simplify potential amplitude unit parsing by @jobovy in #766
 - Upgrade pyodide version by @jobovy in #767
 - Keep both full galpy version and latest version wheels by @jobovy in #769
 - Fix pyodide wheels upload path by @jobovy in #771
 - Flatten the directory structure of Pyodide wheels before uploading by @jobovy in #772
 - Fix pyodide upload again (make sure wheelhouse directory exists before uploading) by @jobovy in #773
 - Update info on latest wheels available on AWS and on pyodide wheels by @jobovy in #774
 
Dependencies / maintenance
- Bump to next development version v1.11.1 by @jobovy in #741
 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #742
 - Bump pypa/cibuildwheel from 3.0 to 3.1 in the actions group by @dependabot[bot] in #744
 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #745
 - Bump actions/download-artifact from 4 to 5 in the actions group by @dependabot[bot] in #746
 - Bump actions/checkout from 4 to 5 in the actions group by @dependabot[bot] in #747
 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #755
 - Bump the actions group with 2 updates by @dependabot[bot] in #756
 - Bump pypa/cibuildwheel from 3.1 to 3.2 in the actions group by @dependabot[bot] in #758
 - Use non-interactive matplotlib backend in tests to avoid flaky tcl backend errors by @jobovy in #762
 - Upgrade mac x86_64 runner to macos-15-intel by @jobovy in #763
 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #764
 - Bump the actions group with 2 updates by @dependabot[bot] in #768
 - Release 1.11.1 by @jobovy in #775
 
New Contributors
- @Adrian998obs made their first contribution in #731
 - @jennywagner made their first contribution in #752
 
Full Changelog: v1.11.0...v1.11.1