Skip to content

v1.0.0-beta.1

Latest
Compare
Choose a tag to compare
@girish946 girish946 released this 19 Aug 19:10
· 24 commits to master since this release

local-paste v1.0.0-beta.1

Things that are working in this version.

  • Create, Edit, Delete and Access the paste.
  • Syntax highlighting while reading the paste.
  • Copy the paste to clipboard.

Things to be improved.

  • FrontEnd need improvements.
    • While retrieving the pastes on the index page, indexes of the next x pastes needs to be maintained properly.
    • view.html needs to be responsive for mobile and desktops.

Things to be implemented in the next versions.

  • Syntax highlighting while creating a new paste.
  • Configuration mentioned in the issue 17