Releases: zer0bin-dev/zer0bin
Releases · zer0bin-dev/zer0bin
v1.1.1
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:
Raw endpoint
A minor upgrade release
Changelog:
- Raw endpoint
/api/p/r/:id
- Fix markdown view bug
Release!
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
---
ormd
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
Updated release candidate. Thank you to everyone in this thread: stop.voring.me/notes/8y4rs6kyvf
Release candidate!
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!
- Smooth scroll (thank you idiotWu)
- 🎉 easter egg
- Many many many bugs fixed
Copy button, stack update
- Copy button
- Migrate JS to TS
- Migrate XML to Fetch API
- No more JQuery
- Clean up a lot of code
New features, stack update
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
We're now really close to release! 🚀
Most of the technologies and design are finalized 🥳
One step closer to 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