From 4cc718509035200f4f44f5a858e82bbe1477efa0 Mon Sep 17 00:00:00 2001 From: Matthieu Baumann Date: Tue, 2 Jul 2024 19:09:09 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2490b13..5993e225 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## 3.4.2-beta +* [impr] Improve smartphone support by setting media queries + a better logic for deploying the contextual menu sub options. * [impr] Improve `WCS` view export with 3rd euler rotation encoding: . Still some cases are to be handled like: crval on the equator or cylindrical with a galactic frame rotation. * [fixed] Change `RADECSYS` to `RADESYS` for `Aladin#getViewWCS` to follow fits standard deprecation * [feat] Add new method `Aladin#getViewImageBuffer` to get the current view as a PNG buffer