Releases: yoanbernabeu/openbento
Releases · yoanbernabeu/openbento
0.6.0 - OpenGraph and show follower counts in exported project header
What's Changed
- fix: show follower counts in exported project header (fixes #22) by @Amaan6674 in #25
- feat: add OpenGraph meta tags configuration in settings by @maboudharam in #28
New Contributors
- @Amaan6674 made their first contribution in #25
Full Changelog: 0.5.0...0.6.0
0.5.0 - add manual save button with timestamp display
What's Changed
- chore: improve URL parsing for social plateform by @yoanbernabeu in #21
- feat: add manual save button with timestamp display by @maboudharam in #24
New Contributors
- @maboudharam made their first contribution in #24
Full Changelog: 0.4.0...0.5.0
0.4.0 - Add undo/redo support & Add accessibility support
What's Changed
- Add undo/redo support by @Serafeim-Katsaros in #16
- Feature : Add accessibility support (ARIA labels, keyboard navigation) by @marko78700 in #18
New Contributors
- @Serafeim-Katsaros made their first contribution in #16
- @marko78700 made their first contribution in #18
Full Changelog: 0.3.0...0.4.0
0.3.0 - Documentation
What's Changed
- feat: add documentation and components for Docs feature by @yoanbernabeu in #17
Full Changelog: 0.2.0...0.3.0
0.2.0 - block duplicating + AI Generator
What's Changed
- (Issue #9) feat: added block duplicating by button or shortcut (ctrl+d) by @BenoitPrmt in #11
- feat: add AI Generator modal for Bento creation by @yoanbernabeu in #15
New Contributors
- @BenoitPrmt made their first contribution in #11
Full Changelog: 0.1.1...0.2.0
0.1.1 - enhance mobile layout
What's Changed
- feat: enhance mobile layout responsiveness and configuration by @yoanbernabeu in #13
Full Changelog: 0.1.0...0.1.1
🎨 OpenBento v0.1.0 - The Beautiful Link-in-Bio Builder
🎉 Welcome to OpenBento v0.1.0!
The first official release of OpenBento - a privacy-first, open-source bento grid generator for creating stunning link-in-bio pages with a visual drag & drop editor.
✨ What's Included
🧱 Block System
- 7 block types: Links, Media, YouTube, Text, Social (26+ platforms), Map, and Spacer
- Visual drag & drop: Intuitive 9×9 grid editor with real-time preview
- Full customization: Colors, gradients, custom backgrounds, avatar styling with multiple shapes
🚀 Export & Deploy
- React project export: Complete Vite + React + TypeScript + Tailwind CSS project
- Multi-platform deployment: Auto-generated configs for Vercel, Netlify, GitHub Pages, Docker, VPS & Heroku
- Docker support: Multi-architecture images (AMD64/ARM64) ready to deploy
🔒 Privacy & Data
- Zero tracking: No cookies, no analytics, no account required
- Local storage: All data stays in your browser
- Multiple projects: Save and manage multiple bentos locally
- Optional analytics: Self-hosted Supabase analytics with admin dashboard
🎨 Customization
- 26+ social platforms with branded colors
- Custom avatars with borders, shadows, and shapes
- Background images and gradients
- Responsive layout with mobile preview
🐳 Quick Start
Using Docker:
docker run -d -p 8080:80 yoanbernabeu/openbento:latestFrom source:
git clone https://github.com/yoanbernabeu/openbento.git
cd openbento
npm install
npm run dev📦 What's Next
This is our initial release! We're excited to hear your feedback and see what you build with OpenBento.
Coming soon:
- More block types
- Enhanced customization options
- Template library
- Import/export improvements
Full Changelog: https://github.com/yoanbernabeu/openbento/commits/v0.1.0