Skip to content

Releases: nakrovati/fapesnap

v2.1.0

27 Jan 22:23
Compare
Choose a tag to compare
ci, fix: missing libwebkit2gtk-4.0-dev

v2.0.0

08 Oct 20:39
Compare
Choose a tag to compare

Desktop UI

No longer a CLI, but a desktop application now

fapesnap-interface

v1.3.0

09 May 21:10
Compare
Choose a tag to compare

Changelog

  • 44e4d87 feat: add bunkr provider
  • f250ea8 refactor: add a method for the provider to generate photo IDs
  • fbdf894 refactor: make the provider architecture more flexible
  • 1fad212 chore: improve directory structure
  • 907ac02 fix: absence of line break in image loading logs
  • 8ac3f54 chore: add golangci-lint
  • 7aed980 chore: improve error handling in min/max validation
  • e8c0fec refactor: logging

v1.2.1

06 May 13:39
Compare
Choose a tag to compare

Changelog

  • 5587c0e fix(fapello): images were loaded with invalid id's #1
  • 715cf1a docs: update app name to fapesnap
  • 60e4343 refactor: improve error handling
  • 15e4100 chore: add gitignore
  • c6f6dc4 refactor: init provider data in providers files
  • bf3927a refactor: move cmd configuration to cmd/root.go
  • 07ce545 refactor: add downloader struct

v1.2.0

18 Mar 14:36
Compare
Choose a tag to compare

Changelog

  • dd20ca5 chore: remove unnecessary error handling
  • baa35c9 feat: add the ability to specify a min and max id

v1.1.0

16 Mar 11:32
Compare
Choose a tag to compare

Changelog

  • fd77b68 feat: add fapello provider
  • f200c58 feat: add user specification check when starting fapodrop
  • 7810912 docs: add readme

v1.0.0

13 Mar 18:27
Compare
Choose a tag to compare

Changelog

  • 152b880 ci: add release workflow
  • 6d8a214 refactor: implement providers through the Provider interface
  • 2b7457a initial commit