v1.11.0
What's Changed
New Features
- New CircularAnnulusROI class to represent circular annulus ROI by @pllim in #2403
- Add center and move_to methods to RangeSubsetState by @pllim in #2404
- Add filter/search to table viewer by @jfoster17 in #2392
- Add functionality for moving viewers between tabs by @Carifio24 in #2387
Bug Fixes
- Disallow broken qtconsole 5.4.2 by @jfoster17 in #2396
- Fix bugs with unit conversion when changing x/y attributes by @astrofrog in #2400
- Make sure getitem always returns a numpy array by @jfoster17 in #2399
Other Changes
Full Changelog: v1.10.0...v1.11.0