Skip to content

Releases: dewey/feedbridge

0.1.16

12 May 21:20
Compare
Choose a tag to compare

Changelog

c960ec6 Fix yaml

0.1.12

12 Jul 21:05
3a3e5c6
Compare
Choose a tag to compare

Changelog

3a3e5c6 Enable all plugins

0.1.11

12 Jul 20:53
17c6a54
Compare
Choose a tag to compare

Changelog

17c6a54 Fix

0.1.8

31 Aug 22:53
313a5ce
Compare
Choose a tag to compare

Changelog

313a5ce Add single scrape API route

0.1.7

31 Aug 21:17
1f0d3e9
Compare
Choose a tag to compare

Changelog

1f0d3e9 Fix loop (Memo to myself: I should not do a release without staging)

0.1.6

31 Aug 20:50
920144b
Compare
Choose a tag to compare

Changelog

920144b Fix repeating list element on homepage

0.1.5

31 Aug 20:30
fe3edcf
Compare
Choose a tag to compare

Changelog

363e0eb Add Roads and Kingdom plugin
d6853a0 Add link to Demo
623ede7 Fix README
5207ead Fix feed content
b747579 Update release docs
fe3edcf Vendor go-readability and gofeed

0.1.4

29 Aug 20:26
65eb9df
Compare
Choose a tag to compare

Changelog

cbbd882 Add docker-compose examples for memory and persistant storage
4936edc Add link to godoc
f2fd828 Add new persistant backend
bd131a4 Add release workflow and update Makefile
c1d48aa Add the Pixelmator assets
030daf5 Change versioning in Makefile
122bd24 Explain new options in README
4275bf7 Fix URL
2dd00d8 Increase font size, add meta property tags
210cdf7 Make path configurable via ENV
6228413 Move config & add backend factory
b4b2b8a Rename config, set up storage repository
e3f8d3a Set default location of data
65eb9df Update README
b9ea8c3 Vendor diskv

v0.1.3

23 Aug 22:15
1a3e4b4
Compare
Choose a tag to compare

Changelog

9cbe0b7 Add Codeclimate to README
334a642 Add Favicons
1ad2c38 Add Grafana Dashboard
fa14618 Add docs/ and tweak copy
4f4c6fc Add more metadata to plugins
ef3fbf9 Add new field and ignore node_modules
1e7ff00 Closes #9
ee19c1b Feature/ui (#16)
5af2d67 Fix SCMP plugin
1a3e4b4 Format HTML
49f4433 Remove Hostname ENV variable
ed977ee Set appropriate Content-Type - Closes #12
2b85d47 Set timeouts, Enable pagination in plugin
6c4e723 Sign artifacts with GPG
f642898 Vendor go-chi/cors

v0.1.2

18 Aug 21:07
Compare
Choose a tag to compare

Changelog

e9ceed5 Add logging on startup
417e219 Fix log level
6ead888 Fix that json feed was overwriting atom key
036fc55 Fix wrong metrics
aeb9060 Make logging more informative
288fd23 Remove Docker building