SAOImageDS9 Version 8.2 Release Notes
- 12.11.2019 GUI: fix keyboard accelerators for MacOS.
- 12.11.2019 GUI: add keyboard accelerators ^Q and ^, for UNIX/Windows.
- 12.13.2019 GUI: add keyboard accelerators ^A ^W ^P ^S ^+ ^- ^O.
- 12.13.2019 GUI: add 'File:Open As' and 'File:Save As' buttons to button bar.
- 12.16.2019 REGION: render regions 'over' coordinate grid as previous versions.
- 12.17.2019 3D: fixed a typo which will give an error message while in 3d mode.
- 12.17.2019 MOVIE: 3D movies can now be in single mode or in tile mode.
- 12.17.2019 MOVIE: fix parser call for "3d gif foo.gif opts".
- 12.17.2019 MOVIE: 3D movies can now change in zoom.
- 12.17.2019 3D: simply cache to be more reliable.
- 12.18.2019 TKCON: upgrade to version 2.7.3, fixes edit shortcut under MacOS.
- 12.18.2019 TKMPEG: upgrade to version 1.0.7, fix CXX compile issues.
- 12.18.2019 TKBLT: upgrade to version 3.2.21, fix CXX compile issues.
- 12.19.2019 TCL/TK: upgrade to version 8.6.10.
- 01.11.2020 MASK: add options for blending multiple masks before alpha compositing image.
- 01.15.2020 WCS: add a check to verify that AST has successfully parsed a WCS header before using.
- 01.24.2020 FOOTPRINT: add support for CXC and HLA footprint servers.
- 02.10.2020 CATALOG: fixed a problem with the CDS ref id for GAIA and IRAS catalogs.
- 02.17.2020 RELEASE version 8.2b1
- 02.17.2020 VO: remove vo method xpa as option.
- 02.19.2020 MASK: fixed an issue with the mask dialog and colors.
- 02.26.2020 MASK: fixed an issue with the mask blending.
- 02.26.2020 MASK: add blend mode darken.
- 02.26.2020 MASK: add blend mode screen.
- 03.04.2020 WCS: fixed a problem with wcs reset and WCSNAMEP keywords.
- 03.10.2020 SCALE: implemented 'minmax rescan' command for shm users.
- 04.07.2020 CATALOG: add support for import FITS catalogs.
- 04.14.2020 MACOS: removed a kludge fix for mouse wheel. Tk is now reporting correct mouse coordinates.
- 04.24.2020 GUI: themes fully supported for all X11 ports.
- 04.27.2020 GUI: add awthemes.
- 04.27.2020 GUI: add ttkthemes.
- 05.17.2020 GUI: add scidthemes.
- 05.19.2020 GUI: fix menu select color for themes.
- 05.21.2020 MACOS: fix an issue with frames not refreshing correctly.
- 05.21.2020 XPA: upgrade to version 2.1.20.
- 05.22.2020 TKSAO: fixed a problem which allows all images to be loaded before refreshing.
- 05.26.2020 BUILD: add support for FreeBSD.
- 05.27.2020 GUI: add 'File:Save Image' buttons to button bar.
- 05.27.2020 GUI: add 'File:Export' buttons to button bar.
- 05.28.2020 GUI: add 'File:Import' buttons to button bar.
- 05.28.2020 WCS: add 'WCSAXES' keyword to wcs dialog.
- 05.28.2020 WCS: add 'PSx_x' keywords to wcs dialog.
- 05.28.2020 ANALYSIS: add 'open' and 'save' parameter types.
- 06.01.2020 ANALYSIS: add support for notebook tabs in parameter dialog.
- 06.01.2020 ANALYSIS: add 'Edit' menu to parameter dialog.
- 06.02.2020 ANALYSIS: add macro substitution for parameter default values.
- 06.03.2020 ANALYSIS: add parameter 'Reset' buttons.
- 06.03.2020 ANALYSIS: add 'text' parameter types.
- 06.04.2020 ANALYSIS: add $messageok().
- 06.23.2020 REGION: fix issue when image has no wcs and plot2D, plot3D, or statistics dialog automatically created.
- 06.24.2020 SAMP: command line process first looking for yes/no.
- 06.26.2020 SIA: implement 'current' command.
- 06.26.2020 FP: implement 'current' command.
- 06.27.2020 PLOT: implement 'current' command.
- 06.27.2020 CATALOG: implement 'current' command.
- 07.15.2020 MAGNIFIER: simplify magnifier update sequence.
- 08.12.2020 PLOT: new API parser.
- 08.14.2020 PRISM: add new Prism like support.
- 08.21.2020 PLOT: new control panel.
- 08.21.2020 PLOT: add support for backups.
- 08.22.2020 AGIF: add delay parameter.
- 08.23.2020 GUI: add short cuts Region/None mode.
- 08.24.2020 GRID: change default colors to cyan.
- 08.24.2020 REGION: fix prefs region buttons issue.
- 08.25.2020 PLOT: parser: add backward compatibility for DAX.
- 08.25.2020 PLOT: fix a minor issue with backup and themes.
- 08.25.2020 PLOT: fill out control panel menus.
- 08.28.2020 PLOT: fix scatter contorl panel.
- 08.28.2020 PREFS: fix an issue with prefs files from 8.2b1.
- 08.28.2020 PRISM: newplot/newgraph/newdataset plots.
- 08.30.2020 PLOT: plot backup save set extension to PLB.
- 08.30.2020 PLOT: fix plot current cmd.
- 08.31.2020 PREFS: look for old themes and reset.
- 09.01.2020 REGIONS: add default color at load dialog.
- 09.04.2020 PRISM: add support for gz files.
- 09.04.2020 GUI: fixed an issue with spaces in dirs/filenames and standard open/save dialog.
- 09.08.2020 PLOT: theme colors default is off.
- 09.08.2020 REGION: fixed a problem reading from file id.
- 09.09.2020 PRISM: display column names in upper case, along with units (if present) in lower case.
- 09.09.2020 PRISM: on load, set default extension to be first non-null.
- 09.09.2020 PRISM: add manual paging for large tables.
- 09.10.2020 PRISM: add goto row.
- 09.10.2020 GUI: add mousewheel bindings to all tables.
- 09.11.2020 GUI: both modal and non-modal dialogs are centered via prefs.
- 09.11.2020 PANNER: fixed a reliability issue.
- 09.13.2020 GUI: add themes to window port.
- 09.14.2020 PLOT: add eps support.
- 09.18.2020 PRISM: add support for ASCII tables in VOT,TSV,CSV, and RDB format.
- 09.20.2020 PRISM: fixed a problem with histogram barwidth.
- 09.23.2020 GUI: add support for Chandra Public Archive.
- 09.28.2020 PANNER: change default image coordinate colors to cyan.
- 10.03.2020 PREFS: fixed an issue with older prefs files, themes, and MacOS Aqua ports.
- 10.04.2020 WCS: fixed an issue with updating footprint servers.
- 10.04.2020 RELEASE version 8.2rc
- 10.15.2020 PRISM: fixed an issue with compressed FITS files.
- 10.21.2020 RELEASE version 8.2rc2
- 10.26.2020 CATALOG: fixed an issue with compressed FITS catalog files.
- 10.26.2020 RELEASE version 8.2rc3
- 10.27.2020 FITSY: increase precision float/double bin table value to 13.
- 10.30.2020 CUBE: if set cube order is current value, don't invoke (which deletes all regions).
- 10.30.2020 SCALE: fixed lock scalelimits for all frames as we are changing mode to user.
- 11.03.2020 PLOT: tweaks to control panel for bar plots.
- 11.03.2020 PRISM: add plot properties to generate line plots.
- 11.03.2020 PRISM: add plot properties to generate histogram plots.
- 11.04.2020 PRISM: several plot parser tweaks.
- 11.04.2020 PRISM: add support for secondary header of units.
- 11.05.2020 GUI: tables now use fg/bg for headers.
- 11.05.2020 PLOT: fix prefs 'Use Theme Colors' option.
- 11.06.2020 PRISM: various fixes and tweaks.
- 11.06.2020 PRISM: Click - Click - Plot now supported.
- 11.10.2020 PLOT: move control panel to top menu.
- 11.11.2020 RELEASE version 8.2rc4
- 11.17.2020 THEME: fixed an issue with MacOS prism and catalogs.
- 11.18.2020 THEME: fixed an issue with Linux/Windows scale, horz, vert graphs.
- 12.15.2020 RELEASE version 8.2
- 12.08.2020 THEME: fixed an issue when updating complex plots.
- 12.09.2020 PRISM: fixed an problem displaying repeat column units.
- 12.09.2020 PRISM: be sure to display the last column with a large number of columns.
- 12.12.2020 PRISM: fixed an issue with search header for keywords.
- 01.05.2021 REGION: fixed issue with using default color override at load time. Now, only DS9 and TNG format affected. All others use current region color.
- 01.11.2021 SHARED: be sure shared memory is compiled if available.
- 01.12.2021 TKTABLE: update to v2.10.6.
- 01.14.2021 REGION: if region dialog and statistics dialog are closed in order, reopen statistics dialog when region modified (like plot).
- 01.14.2021 BACKUP: be sure window is realized so that matrices are calculated before pan/block/bin/crosshair.
- 01.17.2021 PLOT: fixed an issue with "plot data" cmd and samp.
- 01.18.2021 SAMP: fix samp command for use from XPA and command line.
- 01.18.2021 DIALOG: fixed an issue saving text from a text dialog under windows.
- 01.19.2021 CATALOG: fixed typo in catalog parser.
- 01.30.2021 SAMP: fixed a number of issues to improve reliability.
- 02.03.2021 PRISM: fixed an issue with backups and XML tables.
- 02.15.2021 RELEASE version 8.2.1