This repository has been archived by the owner on Dec 27, 2022. It is now read-only.
Beaker 0.3.5
In addition to crushing bugs, we worked on the onboarding experience for new users, so that archives are as approachable as possible. This includes a new-user tour, and a nicer archives-listing:
Changes:
- ✨ Improved UI around Dat Archives.
- 🎓 When you create your first archive, you'll now get a guided tour of the UI.
- 🚫 New archives are no longer automatically served (the user must click SERVE!)
- 📝 Archives created by Beaker now have a modified-time set.
- 💬 Downloads UI now keeps the 'completed' progress bar visible, so that you can notice the download is done (#112)
Fixes:
- Fix: WebAPI permission prompts now work correctly when multiple windows are active.
- Fix: History DB no longer occasionally creates a transaction error (#105)
- Fix: Navbar now correctly handles Chinese IME input (#97). Thanks @poga !
- Fix: You can now login to Twitter (#104)
- Fix: Pinned tabs now behave like gentlemen (#111)
- Fix: Inpage finder no longer randomly drops your current search (#112)