Skip to content

Releases: cupcakearmy/cryptgeon

v2.0.3

07 Oct 19:29
cacb808
Compare
Choose a tag to compare

[2.0.3] - 2022-10-07

Added

  • Flag for verbosity.

Fixed

  • #58 Fixed bug in the max views frontend form.

v2.0.2

20 Jul 08:42
a552e4d
Compare
Choose a tag to compare

[2.0.2] - 2022-07-20

Added

  • Toasts for events.
  • E2E Tests.
  • Make backend more configurable

v2.0.1

19 Jul 08:27
a5d98b7
Compare
Choose a tag to compare

[2.0.1] - 2022-07-18

Added

  • Max file size on the client now.
  • Loading information.

Changed

  • Changed encoding from hex to base64.
  • Chinese language code.
  • Notable speed improvements for big files.

2.0.0

16 Jul 12:18
9590c9b
Compare
Choose a tag to compare

[2.0.0] - 2022-07-16

Added

  • Theming for logo and description text

Changed

  • Moved to redis
  • New html sanitizing library

2.0.0-rc.0

16 Jul 10:45
0829d78
Compare
Choose a tag to compare

[2.0.0-rc.0] - 2022-07-15

Added

  • Theming for logo and description text

Changed

  • Moved to redis
  • New html sanitizing library

v1.5.3

07 Jun 10:41
a257d2c
Compare
Choose a tag to compare

[1.5.3] - 2022-06-07

Changed

  • Use the value from the MEMCACHE env variable in startup script.

v1.5.2

07 Jun 10:30
35ba25b
Compare
Choose a tag to compare

[1.5.2] - 2022-06-07

Added

  • Wait for script for memecached.

Security

  • Updated dependencies.

v1.5.1

15 May 10:13
53c7c9d
Compare
Choose a tag to compare

[1.5.1] - 2022-05-15

Fixed

  • Remove double note content

v1.5.0

14 May 14:57
df9c60c
Compare
Choose a tag to compare

[1.5.0] - 2022-05-14

Added

  • Links in notes are not highlighted and can be directly clicked #30.

v1.4.1: Merge pull request #26 from cupcakearmy/1.4.1

05 Mar 11:48
a315e58
Compare
Choose a tag to compare

[1.4.1] - 2022-03-05

Fixed

  • Router in prod build.