Skip to content

Releases: sayakb/sticky-notes

Sticky Notes version 1.0 RC

27 Oct 11:46
Compare
Choose a tag to compare
Pre-release

Version 1.0 RC is a pre-release for v1.0. It features a complete rewrite of Sticky Notes using the Laravel framework. It implements a range of new features (changelog will be released with the stable release shortly) and is designed to be extremely environment agnostic.

Sticky Notes version 0.4

27 Oct 11:42
Compare
Choose a tag to compare

Version 0.4 is a bugfix, security and performance release. It comes with some important security fixes such as a new password algorithm.

Changelog:

  • Trending pastes functionality - Issue #10
  • Allow users to use a paste title - Issue #9
  • Fix newline issue in JSON - Issue #5
  • Add password reset option - Issue #13
  • Add support for alphanumeric paste IDs - Issue #7
  • Add support for goo.gl URL shortener - Issue #8
  • Move to blowfish for encrypting passwords
  • Enhanced DB security through PDO
  • Performance improvements through template caching
  • Use a CDATA block for the XML data response
  • Add automated testing capabilities

Sticky Notes version 0.3

27 Oct 11:43
Compare
Choose a tag to compare

Version 0.3 is a style and security release. It adds two beautiful themes and some new features and bug fixes.

Changelog:

  • Update check for admin panel
  • Save last used author and language on client
  • Add the Bootstrap and Neverland themes
  • Add word censor plugin
  • Improve error reporting
  • Fix some XSS issues
  • Other bugs and security fixes

Sticky Notes version 0.2

27 Oct 11:43
Compare
Choose a tag to compare

Version 0.2 is a major feature release that contains a variety of new functionalities including a fully blown admin panel and anti-spam plugins.

Changelog:

  • Adding an administration panel
  • Add IP ban plugin
  • Adding flood control plugin
  • Add fatal error handler
  • Misc. bug and security issue fixes

Sticky Notes version 0.1

27 Oct 11:38
Compare
Choose a tag to compare

Sticky Notes v0.1 contains the initial draft of the application. Creating a new paste is easy and fast. You can also integrate your own application with Sticky Notes with its powerful API.

Version 0.1 is a legacy release and is no longer supported.