Share v4.0.1 Release Notes

Release Date: 2020-03-20 // about 4 years ago
  • ๐Ÿ”„ Changelog

    4.0.1

    • ๐Ÿ›  Fixed a bug where users can still create accounts even when signups are disabled (Hotfix)

    4.0.0

    โšก๏ธ This is a fair big of a update but this is a list "all" changes that have been made

    • Made a lot of the code cleaner and easier to mange for developers
    • โž• Added last login date and location
    • โž• Added logo and favicon support
    • โž• Added Service worker and PWA support (this is in very beta).
    • Switched to bower for frameworks (Must npm i again).
    • โž• Added transfer ownership.
    • โž• Added MFA.
    • โž• Added a verify checkmark.
    • Redesigned and redo of the upload,token and user lising pages.
    • โž• Added Tests.
    • โœ‚ Removed avatars.
    • โž• Added new docs.
    • Switched to sendgrid official mailer
    • ๐Ÿ”„ Changed from csurf to lusca.
    • ๐Ÿ”„ Changed the routes.
    • ๐Ÿ”„ Changed from passport-local-mongoose to passport-local.
    • โ†” Integrated Docker both for development and production modes. Thanks to @exia for adding this.
    • โž• Adding a better way to handle the emails. As there is so many templates that are just reused. For easier reuse.
    • โž• Added Streamer mode. It will stop leaks for both the user and if they have admin others as well.
    • Now you can make yourself owner by going to /owner. If the email matches the one in the env then it will change the account to owner (This is safe as the email has to be verified anyways which makes sure its yours.).
    • API route has been changed file and image route to just be as one.
    • All upload lists have been reworked to be faster.
    • 0๏ธโƒฃ You can now limit the size of each upload by default its 100M.
    • ๐Ÿ›  Fixed dashboard so it will add a 's' when there is more the one user or upload.
    • โž• Added suspend users 24 hours , a week, and even a month. With unsuspend.
    • โž• Added ban and unban users. Confirm the ban of a user has been added.
    • ๐Ÿ”„ Changed text from 'Create user' to 'Create new user' in admin users.
    • ๐Ÿ›  Fixed the link in the admin nav gallery. Now it links to the gallery.
    • ๐Ÿ›  Fixed the navbar in admin gallery as it was linking the wrong one.

    3.1.2

    • ๐Ÿš‘ Hotfix for createdAt date in the upload.js. Now when you upload it should show the right date.

    3.1.1

    • ๐Ÿ›  Fixed bug with middleware.

    3.1.0

    • โœ‚ Removed File and Text views.
    • โœ‚ Removed Removed text support due to others being better. (You should use github gists if anything.).

    3.0.1

    • โž• Added Dec to image and files.

    3.0.0

    • ๐Ÿ‘ Better Gallery
    • โž• Added support for proxy more.
    • Now the upload link will add https based on the proxy and even the domain of the server.
    • ๐Ÿ›  Fixed login bug with tokens via the proxy trust.
    • โšก๏ธ Updated env template.
    • โž• Added psd, doc, docx, xls, xlsx file support.
    • โž• Added better ZIP upload support.
    • ๐Ÿ”„ Changed to npm start from npm run web.
    • โž• Added templates for sharex imput (All you have to do is replace the name and add your API key).
    • โž• Added robots.txt.

    2.0.0

    • Many changes
    • ๐Ÿ‘ Better upload URLs
    • View pages for files,images, and text

    1.0.0

    • ๐Ÿ— First public build.