**Implemented enhancements:**

- simplify loading mechanism of data files [#46](https://codeberg.org/gaiasky/gaiasky/issues/46).
- add sample image when choosing theme [#38](https://codeberg.org/gaiasky/gaiasky/issues/38).
- drop old manual lo-res/hi-res texture loading and implement mipmapping [#35](https://codeberg.org/gaiasky/gaiasky/issues/35).
- update project to libgdx 1.6.0 [#34](https://codeberg.org/gaiasky/gaiasky/issues/34).
- add simple screenshot mode [#32](https://codeberg.org/gaiasky/gaiasky/issues/32).
- move default location of screenshots to `$HOME/.gaiasandbox/screenshots` [#31](https://codeberg.org/gaiasky/gaiasky/issues/31).
- add new Ceres texture from Dawn spacecraft [#30](https://codeberg.org/gaiasky/gaiasky/issues/30).
- new command to travel to focus object instantly [#29](https://codeberg.org/gaiasky/gaiasky/issues/29).
- support for location info [#28](https://codeberg.org/gaiasky/gaiasky/issues/28).
- migrate build system to gradle [#2](https://codeberg.org/gaiasky/gaiasky/issues/2).

**Fixed bugs:**

- Linux launcher not working if spaces in path [#47](https://codeberg.org/gaiasky/gaiasky/issues/47).
- fix labels in Gaia Fov mode [#45](https://codeberg.org/gaiasky/gaiasky/issues/45).
- last update date is sensible to running locale [#43](https://codeberg.org/gaiasky/gaiasky/issues/43).
- RA and DEC are wrong in binary version of HYG catalog [#42](https://codeberg.org/gaiasky/gaiasky/issues/42).
- keyboard focus stays in input texts [#41](https://codeberg.org/gaiasky/gaiasky/issues/41).
- fix new line rendering for perspective lines [#37](https://codeberg.org/gaiasky/gaiasky/issues/37).
- motion blur not working with FXAA or NFAA [#36](https://codeberg.org/gaiasky/gaiasky/issues/36).
- fix night/day blending in shader  [#33](https://codeberg.org/gaiasky/gaiasky/issues/33).
- screenshot action (F5) not working well with motion blur [#27](https://codeberg.org/gaiasky/gaiasky/issues/27).
