Skip to content

Releases: JosiasAurel/buffer

Buffered v2

27 Jul 17:15
Compare
Choose a tag to compare

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

30 Apr 03:52
Compare
Choose a tag to compare

Added support for more than a single buffer key in commit e02adc9

Buffered v1.1

02 Mar 19:26
5e50587
Compare
Choose a tag to compare
  • 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

07 Feb 15:44
99af8ec
Compare
Choose a tag to compare

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.