Skip to content

Commit b1a6edc

Browse files
chore(release): 1.16.0 [skip ci]
# [1.16.0](v1.15.0...v1.16.0) (2024-05-02) ### Bug Fixes * setup Content-Security Policy to allow only self-hosted resources ([6355a79](6355a79)) * swap horizontal and bottom paddings ([bfc737b](bfc737b)) * **ui, gamestates, locales:** fix condition in value extractor, fix locales text, fix background position in FadedCard and GameStatePageLayout ([472b93e](472b93e)) * **ui:** scroll to top on page change ([b50c941](b50c941)) * use root path ([75f8052](75f8052)) ### Features * add referrer policy ([bf2649b](bf2649b)) * **gamestates:** add saves page for admin, generate queryParams from object ([3eca1e2](3eca1e2)) * **gamestates:** integrate gamestates api ([fcacf77](fcacf77)) * **gamestates:** make all operations in temporary folder ([6a626f4](6a626f4)) * **graphics:** integrate graphics api, fix error handling ([1a6ad69](1a6ad69)) * hide parameter types widget ([2235a84](2235a84)) * **ui, accessibility:** add proper focus state styles for interactive elements ([93851a8](93851a8)) * **ui:** add CopyButton component, add CopyButton for game state path ([8f221b0](8f221b0)) * **ui:** add loading state for PolyButton, add blur effect for game image on save page ([5cd1405](5cd1405)) * **ui:** add micro-interaction animations, some ui changes, change folder structure ([6af39c2](6af39c2)) * **ui:** add register icon ([81a4e30](81a4e30)) * **ui:** add synchronization with query parameters, some css changes ([2d9ea1d](2d9ea1d)) * **ui:** increase padding-top of sidebar, check if function setTitleBarOverlay exists ([8a89df7](8a89df7)) * **ui:** ui changes ([e8500a5](e8500a5))
1 parent 1fcaaf0 commit b1a6edc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cloud-saves",
33
"productName": "cloud-saves",
4-
"version": "1.15.0",
4+
"version": "1.16.0",
55
"description": "Desktop app for managing game saves in cloud",
66
"private": true,
77
"repository": {

0 commit comments

Comments
 (0)