Releases: CroquetMickael/up
Releases · CroquetMickael/up
v1.1.0
What's Changed
- Showing application version by @CroquetMickael in #5
- Adding english & french translation by @CroquetMickael in #7
Full Changelog: v1.0.0...v1.1.0
1.0.0
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)