Changelog
Features
- 501c6b6 feat(goreleaser): enable automatic prerelease configuration
- 53000db feat(import): skip events from blacklisted public keys
- 3e481dc feat(logging): add logging for blacklisted pubkeys count
Bug fixes
- ceae909 fix(config): correct empty array in blacklisted_npubs.example.json
- f898afd fix(config): reintroduce WhitelistedPubKeys
- 4923e83 fix(config): update backup interval default 24 value in .env.example
Code Refactoring
- 4e6747f refactor(config): remove unused import query interval configuration
Others
- aae1890 build(goreleaser): features should come first
- 1c28aa4 chore(config): clarify optional whitelisting and blacklisting file paths
- 6757852 chore(config): update default timeout for owner notes fetch to 60s
- fed34bd docs: add documentation for whitelisting and blacklisting
- e91b368 feat(access-control): add blacklist support