Releases: lawzava/mynews
v1.7.0
v1.6.1
v1.6.0
v1.5.2
v1.5.1
v1.5.0
v1.4.1
1.4.0
v1.3.9
Changelog
5c8282b 🎨 Refactoring of config & added dynamic parameter to limit historical stories injection
9265d2d 🎨 Update README roadmap
1715be2 🎨 Use parsed time to compare against historical entries
803c6a5 🎨 Use parsed time to compare against historical entries
e8668fb 🎨 linter fixes
1d42934 🎨 removing logging for telegram
5036b5b 🎨 sleep before broadcasts
7f990ce 🐛 Fixed line length
582a536 🐛 Invalid postgres driver usage
88f2057 🐛 Issue with multi-source hashing fix
1efff27 🐛 Rename CI
7d763c3 🐛 Update snapcraft version
3cf46d7 🐛 Use RFC3339 for time comparison
fda531a 🐛 escape ! from telegram message
84bb2a1 🐛 fallback to stream-based json parse
a58848f 🐛 fixed env var readability bug
15a2b4e 🐛 ident file with tabs instead of spaces...
900f61a 🐛 match keywords only on title, ignore description
685cb7b 🐛 read all config file instead of a stream
a7b19b3 🐛 register storage file location for snap
9424b0a 🐛 rename snapcraft app
50c16ac 🐛 snapcraft file matching
c769887 🐛 snapcraft file matching
c9c83b4 🐛 space log prefixes
87a9e69 🐛 update goreleaser config file
47fc419 🐛 update snapcraft version
03785fa 🐛 use bind-file instead of symlink for snap fs
6f7603a 📝 Update badges order
6180422 📝 Update docs
8626a94 📝 Updated documentation
c8b9192 📝 Updated documentation on usage
7824d79 📝 added badges
7d9e7f5 📝 added icon
53d61f6 📝 added icon
8849585 📝 change description
fdb3949 📝 linting fix
5c55a76 📝 remove paramters from README while in-development
aee1d54 ✨ Better formatting for telegram message
368e212 ✨ Broadcast interface & config validation
f565025 ✨ Broadcasting to stdout as json option
46897ac ✨ Exclusive memory-db locks for rw access
7b51f41 ✨ Snapcraft support
2bd4715 ✨ Telegram as a broadcast destination support
68dfab3 ✨ add default layout for snaps
6af5b74 ✨ build unique story IDs with published date as well to support status updates feeds
61c6daa ✨ custom rss feed parser
69bc0ce ✨ custom rss parser integration & time parsing
0a5966b ✨ distinct config for status pages
7a90fd0 ✨ do not parse historical stories
16d6caa ✨ droping all dependencies
4eaae4d ✨ file-based configuration
7aa4467 ✨ full rss parse
a565358 ✨ get rid of unstable dependencies
208bf7c ✨ goreleaser support
e844665 ✨ handle graceful shutdown on interactive interrupt
83c97a9 ✨ implement custom atom feed parser
95a175a ✨ improved memory-based storage
9fcfb01 ✨ keywords based filtering
634f992 ✨ linter upgrade
b700b2f ✨ linter upgrade & fixes
df00c5f ✨ local dump for data recovery
c39a506 ✨ proper logging on unstable network issues
8f91164 ✨ snap config file support
7533df4 ✨ snap daemon support
2ee4558 ✨ supporting only memory DB
b979554 Do not match on empty date
ef35c88 Init
affe291 Init
e4dad5f Update snapcraft.yaml
58617e2 allow parse duration instead of timestamp
9835d7d news parser with multiple storage options