@ -2149,7 +2149,8 @@ See also:
[mosra/magnum#521](https://github.com/mosra/magnum/pull/521),
[mosra/magnum#563](https://github.com/mosra/magnum/pull/563),
[mosra/magnum#564](https://github.com/mosra/magnum/pull/564),
[mosra/magnum#680](https://github.com/mosra/magnum/pull/680))
[mosra/magnum#680](https://github.com/mosra/magnum/pull/680),
[mosra/magnum#686](https://github.com/mosra/magnum/pull/686))
- @ref Corrade::Utility::Debug and friends were always brought to the
@ref Magnum namespace via a @cpp using @ce directive, but this was never
reflected in the docs and thus hidden from users. Now it's shown in the
@ -240,6 +240,8 @@ Are the below lists missing your name or something's wrong?
improvements
- **Stéphane Brard** ([\@aspioupiou](https://github.com/aspioupiou)) ---
shared context support in windowless applications
- **[\@ThePixelMoon](https://github.com/ThePixelMoon)** --- documentation
fixes
- **Thibault Jochem** ([\@Tryum](https://github.com/Tryum)) ---
@ref Platform::GlfwApplication improvements
- **Thomas Tissot-Dupont** ([\@dolphineye](https://github.com/dolphineye))
@ -4,6 +4,7 @@
Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019,
2020, 2021, 2022, 2023, 2024, 2025, 2026
Vladimír Vondruš <mosra@centrum.cz>
Copyright © 2026 ThePixelMoon <yourlocalmoon7@gmail.com>
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),