Changes since v1.6.1
- update changelog.md file with new version v1.7.0 (#288) (bf05be6)
- Fix editing UI on mobile phones (#287) (5e19c43)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.25 to 1.32.27 (#285) (953964f)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.104.0 to 1.104.2 (#284) (94c565f)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.19.24 to 1.19.26 (#283) (f9aebe4)
- chore(deps): bump golang.org/x/net from 0.38.0 to 0.55.0 in /tui in the go_modules group across 1 directory (#280) (2d8b29f)
- Update github actions (#279) (b84ac6f)
- cleanup legacy code (#278) (8d844a1)
- docs: refactor the docs to be less verbose, more accurate and concise. (#277) (95ed17f)
- chore(deps): bump modernc.org/sqlite from 1.52.0 to 1.53.0 (#276) (93758a0)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.103.3 to 1.104.0 (#273) (52a8a6e)
- Update Chrome Web Store links (#274) (7aaca63)
- fix: bump Go versions and add USER directive to Dockerfile.hardened (#270) (75a34f0)
Docker
Standard
docker pull ghcr.io/mohamedelashri/snipo:v1.7.0Hardened
docker pull ghcr.io/mohamedelashri/snipo:v1.7.0-hardenedWhat's Changed
- fix: bump Go versions and add USER directive to Dockerfile.hardened by @MohamedElashri in #270
- Update Chrome Web Store links by @MohamedElashri in #274
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.103.3 to 1.104.0 by @dependabot[bot] in #273
- chore(deps): bump modernc.org/sqlite from 1.52.0 to 1.53.0 by @dependabot[bot] in #276
- docs: refactor the docs to be less verbose, more accurate and concise. by @MohamedElashri in #277
- cleanup legacy code by @MohamedElashri in #278
- Update github actions by @MohamedElashri in #279
- chore(deps): bump golang.org/x/net from 0.38.0 to 0.55.0 in /tui in the go_modules group across 1 directory by @dependabot[bot] in #280
- chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.19.24 to 1.19.26 by @dependabot[bot] in #283
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.104.0 to 1.104.2 by @dependabot[bot] in #284
- chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.25 to 1.32.27 by @dependabot[bot] in #285
- Fix editing UI on mobile phones by @MohamedElashri in #287
- update changelog.md file with new version v1.7.0 by @MohamedElashri in #288
Full Changelog: v1.6.1...v1.7.0