Product Releases: Resource Manager

Go back
  • stable v1.4.1 - 
    • Add compatibility for new image logic in laravel 12
  • stable v1.4 - 
    • Added persistent storage for managed images.
    • Images are stored in storage/extensions/resourcemanager.
    • Image URLs now use /fs/resourcemanager/<filename>.
    • Stored images persist through normal Resource Manager and Blueprint updates.
  • stable v1.3 - 

    Community Addition #1 By: https://github.com/KingIronMan2011

    • Added additional file formats allowed,
    • Added safe file handling.
    • Improved Extension Page.
  • stable v1.2 - 
    • Improved layout of page.
    • Updated Blueprint version
  • stable v1.1 - 
    • Re-Added default included images,
    • Added more allowed mime types.
  • stable v1.0.2 - 
    • Fixed a path traversal vulnerability
  • stable v1.0.0 - 

    Initial Release