- Bumped bundled {fmt} library to 11.2.0 by @gabime in #3399
- Fixed incorrect behavior in
dup_filter_sink
when reporting skipped messages by @SleepingSoul in #3390 - Fixed MSVC C4530 warning when exceptions are disabled by @roeas in #3393
- Added support for modifying
max-size
andmax-files
inrotating_file_sink
after creation by @gabime in #3397 - Added
spdlog::register_or_replace(new_logger)
to safely replace existing loggers in the registry by @gabime in #3398 - Fixed broken links to the wiki and local references by @cgringmuth in #3377 and #3378, and by @non-descriptive in #3381
Full Changelog: v1.15.2...v1.15.3
Special thanks to @tt4g for assisting with community questions and issues.