Version: 0.9.63-bp152.3.8
* Wed Mar 11 2020 Antoine Belvire <antoine.belvire@opensuse.org>
- Disable Python WebExtension support: It does not build with
Python 3.8 and it will be replaced in a future release.
* Wed Feb 19 2020 Antoine Belvire <antoine.belvire@opensuse.org>
- Explicitly require pkgconfig(python3) at build time: It's needed
and it's not pulled by other build dependencies anymore.
* Thu Aug 22 2019 Antoine Belvire <antoine.belvire@opensuse.org>
- Update to version 0.9.63:
* Bug fixes.
* Tue May 21 2019 Antoine Belvire <antoine.belvire@opensuse.org>
- Update to version 0.9.62:
* Bug fixes.
* Wed May 01 2019 Antoine Belvire <antoine.belvire@opensuse.org>
- Update to version 0.9.61:
* Enable two-factor authentification for Firefox sync
(glgo#World/eolie#336).
* Disable hardware acceleration to fix rendering of some websites
(like in Epiphany).
* Thu Mar 21 2019 Antoine Belvire <antoine.belvire@opensuse.org>
- Update to version 0.9.60:
* Fix a crash with Wayland.
* Mon Feb 25 2019 antoine.belvire@opensuse.org
- Update to version 0.9.52:
* Bug fixes.
* Thu Jan 17 2019 antoine.belvire@opensuse.org
- Update to version 0.9.51:
* Rename ini file for GNOME search provider.
* Wed Jan 16 2019 antoine.belvire@opensuse.org
- Update to version 0.9.50:
* Fix an issue with navigation.
* Fix an issue with credentials.
* Sat Oct 13 2018 antoine.belvire@opensuse.org
- Update to version 0.9.45:
* Fix a regression in grouping (glgo#World/eolie#316).
- Changes from version 0.9.44:
* Don't intercept CTRL+RET outside the location bar
(glgo#World/eolie#315).
- Changes from version 0.9.43:
* Fix hang.
- Changes from version 0.9.42:
* Rework favicons code.
* Fri Oct 05 2018 antoine.belvire@opensuse.org
- Update to version 0.9.41:
* Fix an issue in download popover.
* Updated translations.
* Sun Sep 30 2018 antoine.belvire@opensuse.org
- Update to version 0.9.40:
* Fix an issue with adblock (glgo#World/eolie#314).
- Changes from version 0.9.39:
* Fix a crash.
- Changes from version 0.9.38:
* Fix favicons.
* Remove profiles feature until webkit#186338 is fixed.
* Updated translations.
* Mon Sep 17 2018 antoine.belvire@opensuse.org
- Update to version 0.9.37:
* Fix a bug making WebkitGTK to segfault.
* Updated translations.
* Tue Aug 28 2018 antoine.belvire@opensuse.org
- Update to version 0.9.36:
* Bug fixes.
- Update git repository URL in _service.
* Thu May 24 2018 antoine.belvire@opensuse.org
- Update to version 0.9.35:
* Fix Ctrl + clic feature.
* Wed May 16 2018 antoine.belvire@opensuse.org
- Update to version 0.9.34:
* Fix search provider.
- Update to version 0.9.33:
* Bug fixes.
- Set required minimum version of gtk+ to 3.20.
* Thu May 03 2018 antoine.belvire@opensuse.org
- Update to version 0.9.32:
* Better favicon handler.
* Thu Apr 26 2018 antoine.belvire@opensuse.org
- Update to version 0.9.31:
* Fix a crash when closing a website.
- Update to version 0.9.30:
* Fix webkit crashes.
* Fix WebView popover.
* Fri Apr 20 2018 antoine.belvire@opensuse.org
- Update to version 0.9.29:
* Fix an issue with YouTube.
- Update to version 0.9.28:
* Do not cache snapshots on error.
* Faster adblock updater.
- Add missing recommended dependency on python3-beautifulsoup4
(for bookmarks import).
- Disable changelog generation in _service file (too many commits
listed to be useful).
* Wed Apr 11 2018 antoine.belvire@opensuse.org
- Update to version 0.9.27:
* Fix a segfault.
- Update to version 0.9.26:
* Enhance websites sort.
* Allow keyboard shortcuts in URI popover.
Version: 0.9.101-bp154.1.63
* Thu Jan 07 2021 Antoine Belvire <antoine.belvire@opensuse.org>
- Update to version 0.9.101:
* New settings dialog.
* Fixed flatpak support.
- Remove eolie-0.9.100-fix-crash-on-ctrl-shift-p.patch: Fixed
upstream.
* Mon Jan 04 2021 Antoine Belvire <antoine.belvire@opensuse.org>
- Add eolie-0.9.100-fix-crash-on-ctrl-shift-p.patch
(glgo#World/eolie#381).
* Sat Jan 02 2021 Antoine Belvire <antoine.belvire@opensuse.org>
- Add missing soft dependency on python3-hawkauthlib: For
authentification to Firefox Sync.
* Sun Oct 25 2020 Antoine Belvire <antoine.belvire@opensuse.org>
- Update to version 0.9.100:
* Add an option for a custom Firefox sync server.
* Allow zooming in reading view.
* Notifications support.
* Enable sandboxing.
- Drop soft dependency on git: Not used anymore for ad blocking.
- Replace shebangs which use env interpreter.