Releases: offen/offen
v1.4.2
This release contains a fix for a regression introduced in v1.4.0 as well as fix for running Offen on pages with relative canonical links.
Fixes
v1.4.1
v1.4.0
It's been a while since the last release, but there have been a few things simmering ♨️ which are ready to serve. As always, new features are reflected in the docs, so head there in case you feel like using them.
Features
- Allow overriding the default language #830 #834
- Support reading all configuration values from files/secrets #824
Deprecations
- Drop browser extension #829
- Stop distributing DigitalOcean prebuilt Droplet image
Chores
- Replace deprecated gomail package #827 (Thanks @wneessen)
- Dependency hygiene #826 #822 #820 #819 #815 #813 #811 #809 #810 #808 #807 #806 #805 #804 #803 #802 #799 #796 #793 #794 #797 #795 #792 #791 #790 #789 #788 #786 #782 #781 #780 #779 #777 #776 #775 #774 #768 #767 #766 #765 #764 #763 #762 #761 #760 #759 #758
- Update Go versions #773 #801 #823
Build
v1.3.4
v1.3.3
v1.3.3 fixes a potential data leak in the Browser Extension. If you are using the extension, we recommend updating it to avoid being subject to the problem. Operators do not necessarily need to update to this version if they're running v1.3.x versions already.
Fixes
- Check Auditorium checksums before emitting data #748
v1.3.2
v1.3.1
v1.3.0
Offen v1.3.0 pushes the user facing Auditorium further on par with the operator facing version. Users can now install a browser extension that keeps track of all Offen instances you have visited and will display them in the context of any Auditorium that runs on version v1.3.0 or later. If you're an operator, go ahead and update 💾 to this version, if you're a user, go ahead and install the extension 💻
Features
Chores
- Dependency Hygiene #729