Skip to content

Releases: ggtrd/share

0.5.0-sec1

17 Mar 09:25
6187186

Choose a tag to compare

Simple update for base image security updates

0.5.0

16 Feb 13:51
6187186

Choose a tag to compare

What's Changed

Full Changelog: 0.4.1...0.5.0

0.4.1

03 Feb 09:38
ff70475

Choose a tag to compare

What's Changed

  • base image security patches

Full Changelog: 0.4.0...0.4.1

0.4.0-sec1

01 Feb 11:15
ff70475

Choose a tag to compare

base image security patches

0.4.0

10 Jan 16:23
b0ddb08

Choose a tag to compare

What's Changed

  • improve ui by @ggtrd in #38
  • Fixed responsive view
  • Improved darkmode

Full Changelog: 0.3.1...0.4.0

0.3.1

08 Jan 01:16
541625f

Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

08 Jan 00:55
2bf3474

Choose a tag to compare

What's Changed

  • Improve UI by @ggtrd in #36
  • Added responsive design for smallest devices
  • Added a download button for files shares
  • Fixed https:// scheme display issue in links
  • Improved darkmode activation (now based on system theme on first use)
  • Improved colors & appearence

Full Changelog: 0.2.0...0.3.0

0.2.0

03 Jan 02:12
f51dedf

Choose a tag to compare

What's Changed

  • New UI by @ggtrd in #35
  • Added Snippet & Secure text menu (Rich Text editor Slate.js)
  • Added SVG custom logo support
  • Added copy button to share unlocked content
  • Changed Secrets (/secret) to Password (/password)
  • Changed CSS logo size overwrite configuration (check README at #Customization)
  • Changed CDN to local dependency of Font-Awesome
  • Fixed issue on displayed characters in share content

Full Changelog: 0.1.1...0.2.0

0.1.1

31 Dec 14:58
96462ba

Choose a tag to compare

What's Changed

  • fix dependencies directory by @ggtrd in #34

Full Changelog: 0.1.0...0.1.1

0.1.0

31 Dec 14:36
1652c15

Choose a tag to compare

What's Changed

  • Features/improv secu design by @quentinn in #27
  • Improve overall structure by @ggtrd in #33
  • Added a /about which display current version
  • Added a .env file
  • Added a SHARE_SECRET_KEY to improve HMAC on password generation
  • Improve overall project structure
  • Improved share validation on backend (expiration & maxopen)
  • Improved Javascript dependencies installation
  • Fixed Local/UTC date on share expirations
  • Fixed "Wrong password" error when a share has expired
  • Fixed file name download on share "file" type

New Contributors

Full Changelog: 0.0.18...0.1.0