Releases: GravityTwoG/cloud-saves
Releases · GravityTwoG/cloud-saves
v1.20.0
v1.19.0
v1.18.0
1.18.0 (2024-06-19)
Bug Fixes
Features
- i18n: add translations (1dee6c2)
- i18n: add translations (6457c5b)
- ui: add theme toggling animation (fda3b76)
- ui: add View Transitions API tag, add game state example (f62b420)
- ui: add view transitions for ExpandedSelect, fix stylelint issues (00864ab)
- ui: Change ParametersView to show parameters grid (a73ee05)
- ui: make sidebar collapsible (1ef290a)
v1.17.0
v1.16.0
1.16.0 (2024-05-02)
Bug Fixes
- setup Content-Security Policy to allow only self-hosted resources (6355a79)
- swap horizontal and bottom paddings (bfc737b)
- ui, gamestates, locales: fix condition in value extractor, fix locales text, fix background position in FadedCard and GameStatePageLayout (472b93e)
- ui: scroll to top on page change (b50c941)
- use root path (75f8052)
Features
- add referrer policy (bf2649b)
- gamestates: add saves page for admin, generate queryParams from object (3eca1e2)
- gamestates: integrate gamestates api (fcacf77)
- gamestates: make all operations in temporary folder (6a626f4)
- graphics: integrate graphics api, fix error handling (1a6ad69)
- hide parameter types widget (2235a84)
- ui, accessibility: add proper focus state styles for interactive elements (93851a8)
- ui: add CopyButton component, add CopyButton for game state path (8f221b0)
- ui: add loading state for PolyButton, add blur effect for game image on save page (5cd1405)
- ui: add micro-interaction animations, some ui changes, change folder structure (6af39c2)
- ui: add register icon (81a4e30)
- ui: add synchronization with query parameters, some css changes (2d9ea1d)
- ui: increase padding-top of sidebar, check if function setTitleBarOverlay exists (8a89df7)
- ui: ui changes (e8500a5)
v1.15.0
1.15.0 (2024-04-17)
Bug Fixes
- electron-api: add unsubscribe functions (5ae1211)
- fix CRLF in scs files, comment npm audit for a while (5e48e90)
Features
- gamestate: add updatedAt, uploadedAt (60817f9)
- gamestates: move getting of synced gamestates into react application (6d70e8e)
- gamestates: move getting of synced gamestates into react application (3efe0e0)
- gameStateValues: add array indexing support (872ecee)
- ui: add ImageInput component (08395a3)
- ui: use Sync icon instead of word sync, change sync settings color (f1cdcb9)
v1.14.0
1.14.0 (2024-04-11)
Bug Fixes
Features
- add filter by game, use debounced auto search (d5e6bfe)
- auth: logout on 401 error (fac798f)
- graphics: add graphics (dd98241)
- graphics: integrate graphics api (9052bee)
- ui: add custom titlebar styles (f863e6e)
- ui: add more icons, change spinner, change styles, naming (d51d0a1)
- ui: use currentColor in icon colors, add shadow (d3b10fa)
v1.13.0
1.13.0 (2024-04-09)
Bug Fixes
- ui: add onChange prop (0a14b54)
Features
- api: response changed (69646e4)
- css: change css variables format to ---- (8f7ed27)
- domain: change icon to image, define default values in defaultValues argument instead of appending items on mount (b4a8b93)
- graphics: add graphics page (3dabe86)
- ui: change icons (c88e690)
- ui: extract common code to components, add custom scrollbar styles (11a8af4)
- ui: extract component ExpandedSelect (b7baf8b)
- ui: show app version in footer, change layout (b142891)
- ui: use css variables in theme of toasts (2000ff7)
- ui: use more graphics (6f54f8d)