0.1.3 - 2025-02-20
Drive features
This release includes the features you would expect from a drive, like file actions, folders... It also includes various security updates and small bug fixes
🚀 Features
- Soft removal and restore of files by @Croos3r (#70)
- feat(folder-and-file-actions): fully working actions by @Croos3r (#67)
- fix: File table UI and context menu by @EdenComp (#66)
- Feat: add Download by @chuipagro (#64)
🐛 Bug Fixes
- fix: Authentication issues by @EdenComp (#65)
- fix: File upload working by @RezaRahemtola (#62)
🧰 Maintenance
- chore(deps): bump the npm_and_yarn group across 2 directories with 1 update by @dependabot[bot] (#69)
- chore(deps): bump the npm_and_yarn group across 2 directories with 3 updates by @dependabot[bot] (#63)
- chore(deps): bump nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn group across 1 directory by @dependabot[bot] (#61)
📄 Documentation
- Update changelog for 0.1.2 by @github-actions[bot] (#60)
0.1.2 - 2024-11-08
Basic drive interface
Basic interface to interact with the drive.
🚀 Features
- Feat: setup drive interface by @chuipagro (#55)
📄 Documentation
- Update changelog for 0.1.1 by @github-actions (#59)
0.1.1 - 2024-11-08
File upload
General enhancements with basic features, code hierarchy improvements and final design system components
🚀 Features
- Feat: Made current drive directory available across the app using a store by @Croos3r (#58)
- feat: File upload by @Croos3r (#54)
- feat: Design System - Components Part III by @EdenComp (#49)
🐛 Bug Fixes
0.1.0 - 2024-11-03
Basic setup
First release with the backbone setup of Bedrock.im, including the UI with a custom design system and Aleph accounts creation, documentation and automated tests.
🚀 Features
- feat: Design system components Part II by @EdenComp (#35)
- Aleph service by @RezaRahemtola (#33)
- ci: Release drafter by @RezaRahemtola (#40)
- Create LICENSE by @RezaRahemtola (#36)
- Netlify setup by @RezaRahemtola (#32)
- feat(front): Add build directory by @RezaRahemtola (#31)
- Auth with Privy, navbar and sidebar by @RezaRahemtola (#26)
- feat: Design System components 1 by @EdenComp (#27)
- feat: Storybook and Button component by @EdenComp (#23)
- feat(front): Basic setup by @RezaRahemtola (#12)
🧰 Maintenance
📄 Documentation
- Documentation setup & related CI changes by @RezaRahemtola (#50)