Skip to content

Releases: JMBeresford/retrom

retrom-v0.4.5-pre.554193a426003a77acd5f795f1e022e59ae4b6e5

22 Nov 01:31
7899ac8
Compare
Choose a tag to compare
Merge 554193a426003a77acd5f795f1e022e59ae4b6e5 into 4e72687e0ea5424d4…

retrom-v0.4.5-pre.401bcc5d22c144e0b8d99c892997bd1a0f1dfff3

22 Nov 00:55
4d84817
Compare
Choose a tag to compare
Merge 401bcc5d22c144e0b8d99c892997bd1a0f1dfff3 into 405ecf82c9cb831ee…

retrom-v0.4.5-pre.7bb134b5a45f32d8907ec3e995af711f4e4c359d

21 Nov 23:56
1e8e5bc
Compare
Choose a tag to compare
Merge 7bb134b5a45f32d8907ec3e995af711f4e4c359d into 6a54251496f95fc28…

retrom-v0.4.4

19 Nov 04:56
Compare
Choose a tag to compare

Fixes

  • better handle certain networking configs

    Networking configurations that do not support the GRPC protocol are now
    supported.

retrom-v0.4.3

19 Nov 02:07
Compare
Choose a tag to compare

Fixes

  • UI Tweaks

    Fullscreen mode menus now work properly on smaller screen sizes.
    Navigation via gamepad/hotkeys in fullscreen mode is now more intuitive.
    Fullscreen mode now sorts platforms alphabetically.

retrom-v0.4.2

17 Nov 06:27
Compare
Choose a tag to compare

Fixes

  • auto-updating

New

  • announcement system

    Retrom now has an announcement system that can be used to display
    important messages without requiring a new release. This is useful for
    getting notified about breakages in current versions or new features
    that are available.

  • fullscreen game page overhaul

    The game page in fullscreen mode was unfortunately prone to bugs and
    inconsistencies on various screen sizes. This overhaul cleans up the UI
    to make it more compatible with different screen sizes and resolutions,
    and to make it more intuitive to use.

retrom-v0.4.1

13 Nov 04:07
Compare
Choose a tag to compare

Fixes

  • home screen scrolling to bottom

    The home screen no longer scrolls to the bottom of the page on
    initial load.

retrom-v0.4.0

11 Nov 23:33
Compare
Choose a tag to compare

New

  • initial gamepad support

    Retrom now supports most Xbox and PlayStation controllers

  • [breaking] fullscreen mode (#173)

    Fullscreen mode now available in the View menu item

retrom-v0.3.3

08 Nov 02:22
Compare
Choose a tag to compare

New

  • indicate installation status in side bar

    Installed games are now highlighted in the side bar. They are also
    grouped together at the top of the list with an option to opt-out of
    this behavior.

retrom-v0.3.2

26 Oct 02:55
Compare
Choose a tag to compare

Fixes

  • MultiFileGame installations