Skip to content

Releases: loickal/newsletter-cli

v1.0.0-BETA-1

01 Nov 00:58

Choose a tag to compare

Changelog

  • a24de4b feat(premium): Add comprehensive premium features for v1.0.0-BETA-1

v0.3.0

31 Oct 16:48

Choose a tag to compare

Changelog

  • 91afd6a feat: replace XOR encryption with age encryption
  • b73e5fd feat: add multiple accounts management
  • 88271f5 feat: add mass unsubscribe with mailto support and persistent tracking

v0.2.0

31 Oct 15:55

Choose a tag to compare

Changelog

  • 939f766 feat: add cross-platform GUI launcher and winget support
  • 9511efb feat: add cross-platform GUI launcher and winget support
  • 9aaba5c feat: add cross-platform GUI launcher and winget support

v0.1.5

31 Oct 15:18

Choose a tag to compare

Changelog

  • 1e2ced4 remove binary in repo
  • 8bec409 feat(discover): add autoconfig and autodiscover support

v0.1.4

31 Oct 14:45

Choose a tag to compare

Changelog

  • eff9f92 feat(update): add automatic update checker
  • dd2048c feat(ui): display version in welcome screen

v0.1.3

31 Oct 14:35

Choose a tag to compare

Changelog

  • 80fd98a feat(update): add automatic update checker

v0.1.2

31 Oct 14:24

Choose a tag to compare

Changelog

  • f74902a feat(ui): unified continuous TUI with Bubble Tea inputs

v0.1.1

31 Oct 14:05

Choose a tag to compare

Changelog

  • e5ed273 fix(deps): move golang.org/x/term to direct dependency
  • 3d3474e fix(build): remove Windows-incompatible Setpgid syscall attribute
  • 4f12f1f feat(ui): enhance dashboard and CLI user experience

v0.1.0

31 Oct 13:22

Choose a tag to compare

Changelog

  • 390efdc update goreleaser
  • 25b4957 first commit
  • 4e2b0fe feat: add base commands
  • 17ed472 feat(unsubscribe): detect and open List-Unsubscribe links in Bubble Tea dashboard
  • 426df30 feat(ui): add interactive Bubble Tea dashboard for newsletter overview
  • 1a596ca feat(imap): prompt user for custom IMAP server if automatic detection fails
  • 55cf8f1 feat(config): persist encrypted credentials and reuse in analyze command
  • 5886483 feat(config): persist encrypted credentials and reuse in analyze command
  • bdcdd17 feat(analyze): fetch and aggregate newsletter statistics from IMAP headers
  • c10b094 delete dist folder
  • ef963be ci: add GoReleaser and Docker multi-arch release pipeline
  • 74f5d37 chore(release): setup semantic-release for automated changelog
  • dd64f63 build: migrate to homebrew_casks for GoReleaser v2.12