Releases: Logic-Layer-Dev/OperaFR
Releases · Logic-Layer-Dev/OperaFR
Release list
Version v1.3.0
Release v1.3.0
Officially the version v1.3.0 of the project
FIXES
- DELETE files route throwing error 500
FEATURES
- Created support to file upload with ZeroMQ lib
- Created NPM package called "operafr" for less upload complexity
Give a look in the documentation.
Version v1.2.0
Release v1.2.0
Officially the version v1.2.0 of the project
FIXES
- Filter of folders not working when searching for root folders;
- Renamed wrong named class;
FEATURES
- Created support to octet-stream files upload
- Possibility for block IP's for hosts of file senders (like a cors);
Give a look in the documentation.
Version v1.0.0
Release v1.0.0
Officially the version v1.0.0 of the project
Features
- Creation of logical folders;
- Creation of permission by folders;;
- Uploading files;
- Raw listing of files;
- Server-side file rendering;
- Integration with PG + Prisma;
- Authentication already functional;
- Logs for critical activities in the database (deletion of files/folders);
- Local logs with winston;
This release includes all the core functions of a file repository system. Some features gonna be polished. New features are in studying stage.
A "test" branch will be created. All homologations will occur in this new branch.
Give a look in the documentation.