Skip to content

v3.0.0-alpha.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@CodeMyst CodeMyst released this 20 Apr 11:53
· 351 commits to main since this release
2d95d30

added

  • "show all pastes on profile" option in user settings
  • much better accessibility of paste options
  • convert indentation action in the command palette (@Aleksa012)
  • set the default language to plain text
  • darkening the entire page when the command palette is open
  • tagging pastes
  • shiki line numbers are now proper dom elements instead of css trickery
  • better styling of the shiki code blocks
  • minimal logging of paste created, paste deleted, paste expired, user created, user deleted actions for statistics purposes
  • statistics page showing stats of users and pastes, including an epik graph of total and active pastes
  • deleting expired pastes

fixed

  • aliases in the language selector were missing a spaces after the comma
  • the add tab button had some bad styling
  • a11y - tabs and the add tab button are actual buttons now
  • navigating the page with in-app links will ask to confirm modified content
  • fixed issues with mouse focus on the command palette
  • plain text pastes can now be viewed properly