github TypicalAM/goread v1.1.0

latest releases: v1.6.5, v1.6.4, v1.6.3...
14 months ago

Changelog

  • 7bf3577 build: upgrade goreleaser to v1.9
  • b581596 chore: bump up the version on the User-Agent string
  • b91d8a1 chore: bump up the versions of pre-commit-repos
  • 6da9fee chore: go mod tidy
  • 8f19712 chore: remove redundant commitlint config
  • 57322d5 feat: add vim style bindings for welcome and feed focus (merge fail)
  • 4e5e54c feat: added a basic popup window
  • 8f00e3f feat: added a basic popup window
  • 7f810cf feat: added a feed popup
  • 6db4293 feat: added a textinput field to the popup
  • 5887d3b feat: added downloading articles for l8r
  • 4697c31 feat: added popup menus
  • 31d65f8 feat: categories and articles can't have empty names
  • 3eb18bc feat: changed the keybinds to not rely on the ctrl key
  • 6e286a4 feat: editing now works & description input
  • 2f44d66 feat: empty descriptions are now not shown
  • 92ae079 feat: improve the keymaps and integrate them better into the model
  • 6ddec5b feat: made the category popup items match stylistically to the feed list
  • 326c618 feat: new styling on the popups
  • cf17742 fix: actually add the category if we succeed
  • 4013b9d fix: better reserved name handling
  • 084aefc fix: consistent sizing of the feed tab (now sized correctly when filtering)
  • bf4df95 fix: don't crash when having no list items and pressing enter
  • 6326cca fix: don't crash when we have no feeds in a category
  • ed3ec2e fix: drop non-valid feeds when aggregating feeds
  • 6527eb6 fix: enforce adding a URL to a new feed
  • 14735a9 fix: fix category popup crash on init
  • fa9fa65 fix: improved deleting categories and feeds
  • d1ef842 fix: make the 'all categories' feed non-deletable
  • 03f204e fix: make the list description colors consistent
  • 1b8a2c6 fix: prevent crashing when resizing the window on a failed search (quite obscure situation)
  • d47f081 fix: set a char limit on the textboxes
  • ee958c8 fix: set a more generous URL length limit
  • cfe8a7b fix: you can type j and k in the category popup now
  • 3a67ee1 refactor: cancel the popup instead of quitting on esc
  • 9e0d4e4 refactor: make the popup logic more general
  • 4186724 refactor: move the category popup styles to its own file
  • 93b99e0 refactor: remove letter based access to the simplelist
  • dab7a88 refactor: replace the old input model with the new category popup
  • 428aa0b style: make the cache json more normal
  • a725d5c style: minor category popup tweaks

Don't miss a new goread release

NewReleases is sending notifications on new releases.