Releases: JosiasAurel/buffer
Releases · JosiasAurel/buffer
Buffered v2
This new release includes the following changes;
- Squashed bugs from old version 🐛
- A new landing page 📃
- A UI rebuild 🪟
- Introduces K-bar menu for quick navigation and commands ⌨️
- Moved the main database from Deta Cloud to Planetscale 🍶
- Edit/Delete saved buffer ✌🏽
- The CLI has been re-written from Python to Golang and is now blazing fast ⚡
- Move from Google Analytics to now public Splitbee analytics page 🐝
- Cron service for periodically deleting expired buffers ⌚
Buffered v1.2
Added support for more than a single buffer key in commit e02adc9
Buffered v1.1
- Fixed some vulnerabilities in dependencies
- Migrate from cleaner cron job to the new
expireIn
option property in Deta Base - Upgrade Next.js to 12.1 and Deta to 1.1
Buffered CLI v1.0.3
This release contains the build of the buffered.link CLI
Download the .exe
binary if you are on Windows or the bfdl-linux
binary if you are on a Linux machine.
If you have a Mac or any of the binaries do not work with your machine, you can build from source using pyinstaller
.
More instructions in the README.