Zer0bin Versions Save

🖊️ // Just a place to paste

v1.1.1

2 years ago

Features:

  • Single view pastes
  • Share button
  • Markdown toggle
  • Hide button
  • Migrations
  • Easter egg!

Fixes:

  • Load size -600kb
  • Font loading on mobile

Contributors:

  • @ThatOneCalculator
  • @Domterion

Full Changelog:

https://github.com/zer0bin-dev/zer0bin/compare/v1.0.2...v1.1.1

v1.0.2

2 years ago

A minor upgrade release

Changelog:

  • Raw endpoint /api/p/r/:id
  • Fix markdown view bug

v1.0.1

2 years ago

It's here, the initial release! 🚀

Instead of the changes for v1, let's just give the rundown of features!

  • ✨ Code highlighting and line numbers (default)
  • 📖 Markdown rendering (add --- or md to the start of your paste)
  • ‍🧑‍💻 CLI Client
  • 👀 View counter
  • ⌨️ Keybinds (Ctrl + S: save paste, Ctrl + N: new paste, Ctrl + D: duplicate paste)
  • 📱 Mobile-friendly UI
  • 🧈 Super smooth scrolling
  • 🖼️ Badge generation for stats (seen below)

from README.md

Thank you to all contributors and those that tested the release candidate!

@Domterion @ThatOneCalculator @idanoo

v0.7.1-rc

2 years ago

Updated release candidate. Thank you to everyone in this thread: stop.voring.me/notes/8y4rs6kyvf

v0.7.0-rc

2 years ago

This is the release candidate for v1.0.0!

Changes:

  • URL Scheme
  • Keybinds
  • Stats API shows version
  • Many bug fixes
  • Migrate to yarn

Contributors:

@ThatOneCalculator @Domterion

v0.6.1-beta

2 years ago
  • Smooth scroll (thank you idiotWu)
  • :tada: easter egg
  • Many many many bugs fixed

v0.5.0-beta

2 years ago
  • Copy button
  • Migrate JS to TS
  • Migrate XML to Fetch API
  • No more JQuery
  • Clean up a lot of code

v0.3.1-beta

2 years ago

We're getting really close to release!

Changelog:

  • View counter
  • Tabs in editor type tabs
  • More accessibility friendly
  • Migrate HTML to Pug
  • Migrate CSS to SCSS
  • Rearrange assets
  • Many JS bug fixes
  • Duplicate button (wip)

v0.2.0-beta

2 years ago

We're now really close to release! :rocket: Most of the technologies and design are finalized :partying_face:

v0.1.0-alpha

2 years ago

Updated a lot and we are closer to release!

Changes

  • Ratelimits, for now this is only for the paste, /p, routes
  • Stats route to get basic stats about the instance
  • Frontend rewrite, now using parcel.js

I may be forgetting stuff but that's fine

and thanks to @ThatOneCalculator for their tremendous help with all stages of development