Releases: stefansundin/rssbox
Releases · stefansundin/rssbox
heroku/v388
Deploy 35e9711
Diff: heroku/v385...heroku/v388
- Update warning and move to top of page.
- Disable /live
- Bootstrap v4.5.0 and jQuery v3.5.1
- Update notice to a nice looking info alert.
- Document the bookmarklet that I have used for a long time.
- Check the content-type header to try to avoid some JSON parsing errors from occurring.
- Update gems.
- Move countdown.html.
- Work around new Twitch embedding restriction. They could have looked at the referrer too, to be honest. See https://github.com/stefansundin/rssbox/issues/42.
heroku/v385
heroku/v383
heroku/v380
Deploy 965cc65
Diff: heroku/v379...heroku/v380
- Ruby 2.7.1 and update gems.
- EB fixes.
- Amazon Linux 2. You have to recreate the environment or perform a blue/green deployment to migrate.
- Make ebextension step names unique so they can be identified more easily from error messages.
- prometheus: Use DirectFileStore when running multiple processes.
- Use my prometheus-client fork with the :most_recent aggregation.
- Use a self-signed cert to avoid exposing the real cert when the IP is accessed over https.
- Check ENV for credentials before attempting to serve requests.
heroku/v379
heroku/v377
heroku/v376
Deploy 3604d00
Diff: heroku/v374...heroku/v376
- Add 404 check.
- EB: Use nginx to block requests that don't use the correct hostname (i.e. bots).
- Remove twitter embeds, they are no longer allowed because of updated CSP on their end.
- kubernetes: update apiVersion.
- kubernetes: reuse redis data in a volume.
- Use port 3000 everywhere.
- This was released in Sinatra 2.0.8.
- Update gems.
- Add YouTube iCalendar endpoint. It should make it possible to subscribe to channels in calendar applications and get notified on upcoming live streams, and easily find recent videos.