···109109 - Fixed scroll to top button not animating out
110110 - Fixed scroll to top button being ontop of filters menu
111111 - Fixed photo ordering
112112- - Fixed automatic updates
113112 - Fixed broken legacy named photos
114113 - Fixed photos being loaded with the wrong resolution
115114116115 - Added support for multilayer photos
117116 - Added close to tray toggle
117117+ - Added update available prompt
118118119119- - Remove all sync stuff119119+ - Remove all sync stuff
120120+ - Removed automatic updates
···24332433 "markdownDescription": "Denies the unminimize command without any pre-configured scope."
24342434 },
24352435 {
24362436- "description": "Allows reading the opened deep link via the get_current command\n#### This default permission set includes:\n\n- `allow-get-current`",
24372437- "type": "string",
24382438- "const": "deep-link:default",
24392439- "markdownDescription": "Allows reading the opened deep link via the get_current command\n#### This default permission set includes:\n\n- `allow-get-current`"
24402440- },
24412441- {
24422442- "description": "Enables the get_current command without any pre-configured scope.",
24432443- "type": "string",
24442444- "const": "deep-link:allow-get-current",
24452445- "markdownDescription": "Enables the get_current command without any pre-configured scope."
24462446- },
24472447- {
24482448- "description": "Enables the is_registered command without any pre-configured scope.",
24492449- "type": "string",
24502450- "const": "deep-link:allow-is-registered",
24512451- "markdownDescription": "Enables the is_registered command without any pre-configured scope."
24522452- },
24532453- {
24542454- "description": "Enables the register command without any pre-configured scope.",
24552455- "type": "string",
24562456- "const": "deep-link:allow-register",
24572457- "markdownDescription": "Enables the register command without any pre-configured scope."
24582458- },
24592459- {
24602460- "description": "Enables the unregister command without any pre-configured scope.",
24612461- "type": "string",
24622462- "const": "deep-link:allow-unregister",
24632463- "markdownDescription": "Enables the unregister command without any pre-configured scope."
24642464- },
24652465- {
24662466- "description": "Denies the get_current command without any pre-configured scope.",
24672467- "type": "string",
24682468- "const": "deep-link:deny-get-current",
24692469- "markdownDescription": "Denies the get_current command without any pre-configured scope."
24702470- },
24712471- {
24722472- "description": "Denies the is_registered command without any pre-configured scope.",
24732473- "type": "string",
24742474- "const": "deep-link:deny-is-registered",
24752475- "markdownDescription": "Denies the is_registered command without any pre-configured scope."
24762476- },
24772477- {
24782478- "description": "Denies the register command without any pre-configured scope.",
24792479- "type": "string",
24802480- "const": "deep-link:deny-register",
24812481- "markdownDescription": "Denies the register command without any pre-configured scope."
24822482- },
24832483- {
24842484- "description": "Denies the unregister command without any pre-configured scope.",
24852485- "type": "string",
24862486- "const": "deep-link:deny-unregister",
24872487- "markdownDescription": "Denies the unregister command without any pre-configured scope."
24882488- },
24892489- {
24902436 "description": "This permission set configures what kind of\nfetch operations are available from the http plugin.\n\nThis enables all fetch operations but does not\nallow explicitly any origins to be fetched. This needs to\nbe manually configured before usage.\n\n#### Granted Permissions\n\nAll fetch operations are enabled.\n\n\n#### This default permission set includes:\n\n- `allow-fetch`\n- `allow-fetch-cancel`\n- `allow-fetch-read-body`\n- `allow-fetch-send`",
24912437 "type": "string",
24922438 "const": "http:default",