Skip to content

Releases: KunalSin9h/tiddi

v1.3.0

16 Dec 13:53
Compare
Choose a tag to compare

Added

Support for LibSQL (a sqlite fork).

Full Changelog: v1.2.0...v1.3.0

v1.2.0

08 Dec 07:11
Compare
Choose a tag to compare

What's Changed

  • Using base58 image id with length 5 instead of id of length 7 in base64 encoding.

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

01 May 07:23
5ebac42
Compare
Choose a tag to compare

What's Changed

  • add automatically create folder and file for database and create table by @KunalSin9h in #21

Full Changelog: v1.0.1...v1.1.0

v1.0.1

27 Apr 07:01
Compare
Choose a tag to compare

Fix

  1. Nginx Regex Issue, #19

Full Changelog: v1.0.0...v1.0.1

v1.0.0 Stable

26 Apr 13:50
0c5167a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v1.0.0

v0.1.2

15 Mar 12:58
Compare
Choose a tag to compare

Server Side Performance improvements by Nginx

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.1.2

Beta v0.1.1

14 Jan 18:54
Compare
Choose a tag to compare

Fix:

  • Request Methods for api endpoints

Beta v0.1.0

14 Jan 17:37
61d89e0
Compare
Choose a tag to compare

Updated Sample Client UI
Add More Api Endpoints

  • /delete-image/
  • /update-image/

Initial Beta v0.0.1

13 Jan 19:08
Compare
Choose a tag to compare

Issues:

  • Very Slow.
  • Auth not implemented
  • and many more.