• 1.4.0 394dd4f9f8

    lukas released this 2023-11-09 20:02:46 +00:00 | 223 commits to main since this release

    New

    • More fields are now optional. This is to make it easier to add new items in bulk.
      • Game: Wikidata ID
      • Edition: Platform, Year
      • Purchase: Platform
      • Platform: Group
      • Session: Device
    • New fields:
      • Game: Year Released
        • To record original year of release
        • Upon migration, this will be set to a year of any of the game's edition that has it set
      • Purchase: Date Finished
    • Editions are now unique combination of name and platform
    • Add more stats:
      • All finished games
      • All finished 2023 games
      • All finished games that were purchased this year
      • Sessions (count)
      • Days played
      • Finished (count)
      • Unfinished (count)
      • Refunded (count)
      • Backlog Decrease (count)
    • New workflow:
      • Adding Game, Edition, Purchase, and Session in a row is now much faster

    Improved

    • game overview: simplify playtime range display
    • new session: order devices alphabetically
    • ignore English articles when sorting names
      • added a new sort_name field that gets automatically created
    • automatically fill certain values in forms:
      • new game: name and sort name after typing
      • new edition: name, sort name, and year when selecting game
      • new purchase: platform when selecting edition
    Downloads