Skip to content

Releases: shiroyasha9/teensy

v6

30 Apr 18:10
abaef37
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/shiroyasha9/teensy/compare/[email protected]@6

v5

05 Nov 00:29
ffae633
Compare
Choose a tag to compare
v5

What's Changed

Full Changelog: https://github.com/shiroyasha9/teensy/compare/[email protected]@5

v4.1.0

16 Aug 17:56
99d9330
Compare
Choose a tag to compare

What's Changed

  • add charts for analytics by @anujjoshi63 in #14
  • Add Password Protection & Auto Delete Teensies Feature by @shiroyasha9 in #15
  • Add multiple teensies feature by @anujjoshi63 in #17
  • Ensures that prisma's latest version is used which has jsonProtocol enabled to ensure faster database access by @shiroyasha9 in #20
  • Address #19 partially by adding ellipsis if the url exceeds 1 line @anujjoshi63 @shiroyasha9
  • Ensures that empty spaces are not added to the slug (this was a big oof on my end) by @shiroyasha9 in #20
  • Remove debounce logic for slug as that caused issue if submit button was pressed too quick by @shiroyasha9 in #20

New Contributors

Full Changelog: https://github.com/shiroyasha9/teensy/compare/[email protected]@4.1

v4.0.0

06 Feb 20:37
9b2dd32
Compare
Choose a tag to compare

What's Changed

  • Delete visited analytics on teensy delete by @shiroyasha9 in #11
  • Add Global Site Level Analytics & QR Code Generator For Teensies by @shiroyasha9 in #12

Full Changelog: https://github.com/shiroyasha9/teensy/compare/[email protected]@4

v3.0.0

30 Jan 20:43
557fa47
Compare
Choose a tag to compare

What's Changed

  • Fix debouncing logic
  • Overhaul my teensies table UI and add search functionality
  • Add autofocus to create link by @shiroyasha9 in #8
  • Code optimization and teensies analytics by @shiroyasha9 in #9

Full Changelog: https://github.com/shiroyasha9/teensy/compare/add...teensy@3

v2.0.0

26 Jan 22:47
786718f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/shiroyasha9/teensy/commits/add