- Support for fitting power-law spectra with `FitModel`.
- Support for fitting a blackbody disk component in `FitModel`.
- Support for ATMO, BT-Cond, and (now publically available) petitCODE hot grid spectra.
- Added the `inc_mass` parameter in `plot_posterior`.
- Improved `title_fmt` parameter in `plot_posterior`.
- Added the `flux_density` parameter in `add_object`.
- Support for ALMA fluxes.
- Renamed `plot_photometry` to `plot_mag_posterior`.
- Support of `get_mcmc_photometry` for calibration spectra.
- Improved sampling of the log-normal grain size distribution. The grid of cross sections has been recalculated.
- New error inflation approach. A scaling relative to the model fluxes is fitted instead of a constant value.
- A large number of smaller, new features and improvements.
- Some maintenance and updated dependencies.
- Updated tutorials, documentation and docstrings.
- Additional type hints and type checks.