Skip to content

Releases: CroquetMickael/up

v1.1.0

05 Feb 13:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

1.0.0

13 Oct 20:47
Compare
Choose a tag to compare

1.0.0 (2021-10-15)

Bug Fixes

  • Activate: fixing api key issue (aa53c2e)
  • AutoUpload: fixing autoUpload behaviour with files (ef734d1)
  • Replays: remove it from activate page (8853417)
  • Router: using HasHRouter instead of Browser, fix the production issue (351eae3)
  • Upload: fixing width issue in upload modal (ded7cf8)

Features

  • Activate: add external open for upload token (480b2b1)
  • App: Showing tray icons + notification (87510df)
  • AutoUpdate: adding autoUpdate and splash screen (d2774dc)
  • AutoUpload: Adding electron part with chokidar (17861db)
  • AutoUpload: Adding react part for the autoupload (bc84107)
  • Charts: Charts component + first usage in boost section (61dc78a)
  • Disclaimer: Alpha disclaimer (91acba9)
  • Home: Adding all charts (aec7df1)
  • Home: adding boost data (3f0c723)
  • Home: Adding compared games (f5b5e52)
  • Home: adding movement data (58ef321)
  • Home: Adding Tabs for datas (f6f3c20)
  • Home: better showing of data + custom scrollbar (b4da4bc)
  • Home: Using compared games in sections (b49c9b3)
  • Layout: Adding a Layout with titlebar (4de0d07)
  • Layout: Adding sidebar (9e5b7de)
  • Logo: New logo of the application and tray icons (5e03128)
  • Mocks: adding 3 new endpoints (5d658e5)
  • Notification: adding notification system (693f3c5)
  • Replay: Adding replay detail (ded9718)
  • Replays: Adding a loading at first loading of the application (73378b4)
  • Replays: Adding replays route list (47943c2)
  • Replays: creating a replay context (b10de15)
  • Replays: Hiding replay tracking with a toggle (eac51e7)
  • Replays: Updating replays data on new upload replays (d94cc4c)
  • Replays: Using replay context in Home page (c455738)
  • Settings: Adding settings page (9e0c157)
  • Settings: Auto launch on startup (e504939)
  • Titlebar: Adding color/Icons and Titlebar (795fc9d)
  • Upload: adding a queue system with a queue list (77e92a4)
  • Upload: adding retries pattern + thirty seconds wait (5e05e8b)
  • Upload: Upload replay file (d28c164)