Improved Web Gallery Behaviour and Look.
The web gallery is now fully responsive, providing an optimized experience on mobile devices.
- Added mobile support for web gallery.
- Added new modern looking CSS for web gallery
- Added a like feature for the web gallery
- Added tag display support
- Added metadata display
Added Screenshot Statistics Screen for Client and Server
Added a new Screenshots Statistics Screen, providing insights into screenshot metrics
- Added global user statistics
- Added per User Statistics
- Added Storage Statistics
- Added Screenshot Location Insights and Heatmap
- Data is accessible via
/statistics
endpoint
Discord Webhook Improvements
Modified Discord Webhook Logic to set the embed color based of the screenshot
- Add dominant color extraction and simplify image processing
Bug Fixes
- Fixed: Edited Screenshots Metadata / Album / Tags not working
- Fixed Web Gallery only accessible from localhost
Improved Web Gallery Behaviour and Look.
The web gallery is now fully responsive, providing an optimized experience on mobile devices.
- Added mobile support for web gallery.
- Added new modern looking CSS for web gallery
- Added a like feature for the web gallery
- Added tag display support
- Added metadata display
Added Screenshot Statistics Screen for Client and Server
Added a new Screenshots Statistics Screen, providing insights into screenshot metrics
- Added global user statistics
- Added per User Statistics
- Added Storage Statistics
- Added Screenshot Location Insights and Heatmap
- Data is accessible via
/statistics
endpoint
Improved Ingame Editor
Added a new Button to place a watermark in the bottom left corner with the player head and name
- Added watermark button
Discord Webhook Improvements
Modified Discord Webhook Logic to set the embed color based of the screenshot
- Add dominant color extraction and simplify image processing
Bug Fixes
- Fixed: Edited Screenshots Metadata / Album / Tags not working
- Fixed Web Gallery only accessible from localhost
DELETE OLD Static webpage files for the new CSS to apply
- Added missing translations
- Added CSS to web gallery
- Fixed InGame Gallery Sorting while Loading Bug
- Added World Seed in ScreenshotData
- Changed Default Sort Order (Liked, Date)
- Fixed Crash when config folder isn't present
- Added local screenshot data (json)
- Added json data display to local screenshots
- Added filtering screenshots for web server
- Fixed translation in Config Screen not displayed right
- Added new config entry for local screenshot json data
- Added Screenshot Signs(Shift Right click to insert link, then wax the sign)
- Added screenshot like/pin system
- Added new Config Values:
- highlightScreenshotSigns: if screenshot signs should be highlighted
- hideSign: if the original sign should be hidden if the sign is a screenshot sign
- useCustomSign: if a custom Highlight texture should be used
- highlightOscillation: if the highlight should grow and shrink
- rotateHighlightSign: if the highlight sign should be rotated
- rotateHighlightItem: if the display item should be rotated
- highlightItem: item which can be displayed on top of the sign
- highlightColorA: Alpha value of the highlight(1=hidden, 0=opaque)
- highlightColorR: Red Value of Highlight
- highlightColorG: Green Value of Highlight
- highlightColorB: Blue Value of Highlight
- highlightRotationSpeed: Rotation Speed of Highlight