Skip to content

Releases: algolia/sup3rS3cretMes5age

v0.4.0 Repository refacto and various updates

12 Jun 05:55
ee08a3d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0 Add support for Kubernetes with Helm

01 Feb 08:18
ce43c3c
Compare
Choose a tag to compare

What's Changed

  • Update README.md by @eranchetz in #75
  • Bump golang.org/x/net from 0.4.0 to 0.7.0 by @dependabot in #79
  • Renewal of vault auth token by @Pratiyush05Pushkar in #77
  • [chore] add Code Owners for the repository by @shfranc in #80
  • Bump github.com/docker/docker from 20.10.7+incompatible to 20.10.24+incompatible by @dependabot in #84
  • Bump github.com/opencontainers/runc from 1.1.2 to 1.1.5 by @dependabot in #81
  • Bump google.golang.org/grpc from 1.41.0 to 1.56.3 by @dependabot in #85
  • Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #86
  • (dev) Added initial version of Chart by @zeusal in #90
  • Bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible by @dependabot in #87

New Contributors

Full Changelog: 0.2.5...v0.3.0

Upgrade to Echo v4

14 Feb 11:19
Compare
Choose a tag to compare

Notes:

jQuery update and new slider

12 Feb 15:27
e84823b
Compare
Choose a tag to compare
Merge pull request #70 from algolia/slider

Slider + jQuery 3.x update

Updated dependancies and golang version

20 Apr 09:07
Compare
Choose a tag to compare
0.2.3

update golang to 1.15 and update dependancies

Remove JQuery and cleaner html

04 Jan 14:27
e5e045b
Compare
Choose a tag to compare
  1. [UI] JQuery was removed as a dependency (thanks to @Haroenv 🏆 )
  2. [UI] Cleaner html

Vendor Assets

03 Jan 12:42
5b64835
Compare
Choose a tag to compare
  1. Vendor external assets
    a. JQuery
    b. Javascript
    c. Fonts

Make sup3rS3cretMes5age simple again

19 Aug 14:31
e04ea6d
Compare
Choose a tag to compare
  1. [fix] removed local dependency for go
  2. [fix] go build is done inside docker
  3. [fix] docker multi layered build
  4. [fix] removed NGINX dependency (!!) (autoTLS is now done in supersecret code with echo.AutoTLS)
  5. Makefile simplified
  6. [feature] added ability to custom message expire time
  7. Updated README