Skip to content

V0.3.0 - Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@CaramelFur CaramelFur released this 28 Aug 14:50
· 165 commits to master since this release
62a4c91

Warning, not compatible with V0.2.0 database, empty database recommended

  • Support for logging in
  • Support for registering
  • Support for role based permission management
  • Add system preferences
  • Add user preferences
  • Add ability to store original image
  • Add route animations
  • Setup correct CORS
  • Add exif stripping on any non-original images
  • Convert images between many types:
    • QOI
    • JPG
    • PNG
    • WEBP (animated supported)
    • TIFF
    • BMP
    • GIF
  • Link images to user account
  • Support deleting of images
  • Add own images overview
  • Allow primitive image editing
    • Resizing
    • Rotating
    • Quality
    • Flip
    • Strip transparency
    • Negative
    • Greyscale
  • Support DB migrations (so next versions should stay compatible)