Skip to content

Releases: zer0bin-dev/zer0bin

v1.1.1

04 Apr 18:08
Compare
Choose a tag to compare

Features:

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

Fixes:

  • Load size -600kb
  • Font loading on mobile

Contributors:

Full Changelog:

v1.0.2...v1.1.1

Raw endpoint

24 Mar 14:13
Compare
Choose a tag to compare

A minor upgrade release

Changelog:

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

Release!

24 Mar 00:48
Compare
Choose a tag to compare

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

Community feedback

22 Mar 01:20
Compare
Choose a tag to compare

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

Release candidate!

20 Mar 01:52
Compare
Choose a tag to compare

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

Scrolling smooth and squashing bugs!

16 Mar 08:59
0aa3c60
Compare
Choose a tag to compare
Pre-release
  • Smooth scroll (thank you idiotWu)
  • ๐ŸŽ‰ easter egg
  • Many many many bugs fixed

Copy button, stack update

15 Mar 19:07
Compare
Choose a tag to compare
Pre-release
  • Copy button
  • Migrate JS to TS
  • Migrate XML to Fetch API
  • No more JQuery
  • Clean up a lot of code

New features, stack update

15 Mar 05:08
Compare
Choose a tag to compare
Pre-release

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)

Stability improvements and structure change

13 Mar 23:39
Compare
Choose a tag to compare

We're now really close to release! ๐Ÿš€
Most of the technologies and design are finalized ๐Ÿฅณ

One step closer to release! ๐Ÿš€

05 Mar 01:37
c9a15a4
Compare
Choose a tag to compare
Pre-release

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