Skip to content

Releases: FurryCoders/falocalrepo-server

v3.1.2

09 Apr 21:28
v3.1.2
2ec1058
Compare
Choose a tag to compare

🚀 New Features

  • Flash Player! ▶️
    • Playback of Flash files is now fully supported thanks to Ruffle
    • Ruffle is loaded via CDN to avoid making the package too heavy (Ruffle weighs around 6MB), so an internet connection is required to play Flash files

⚙️ Changes

  • Improved layout when zooming on desktop screens
  • Improved efficiency of submission pages
  • Submission file is now placed above the metadata instead of inside the card on small screens
  • Sticky image button is available on all devices

🔧 Fixes

  • Fix submissions that have type flash but use GIF files not being shown
  • Fix buttons not being clickable if on the same line as the sticky image button
  • Fix sticky image button not being drawn above zoomed sticky image

🔗 Links

v3.1.1

07 Apr 16:14
v3.1.1
01b44db
Compare
Choose a tag to compare

⚙️ Changes

  • Using a database with a version number that differs only in patch will not trigger a VersionError exception

🔧 Fixes

  • Fix legacy emojis being rendered in italic and disregarding the style of the text around them

📦 Dependencies

🔗 Links

v3.1.0

04 Apr 21:51
v3.1.0
cf6b5b3
Compare
Choose a tag to compare

🚀 New Features

  • Comments
    • Comments for submissions and journals are shown at the bottom of the respective page, with indentation for replies
  • Submission image overlay
    • When viewing a submission with an image file on mobile, a new button appears in the lower right which when clicked puts the image into an overlay, so it can be seen when scrolling down to read the description
    • The overlaid image still supports tap-to-zoom
  • Legacy Fur Affinity emojis
    • Full support for legacy emojis like :veryhappy:, :love:, etc. which are now rendered with modern emojis
    • No modern emoji exists for :whatever: and :badhairday: emojis, so :3 and :badhair: are used instead to avoid empty tags

⚙️ Changes

  • Submission images can fill the entire width of the window when enlarged on desktop

🔧 Fixes

  • Fix error which caused the pre-cache to be ignored

📦 Dependencies

🔗 Links

v3.0.5

01 Apr 19:39
v3.0.5
eebcabe
Compare
Choose a tag to compare

⚙️ Changes

  • When hovering above a submission image, the cursor changes depending on whether it is zoomed in or out

📦 Dependencies

🔗 Links