From d8cc59e18d6bf90c91e5d9cf1f9c36587f4ab26c Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Mallo Date: Sun, 9 Jun 2024 00:41:02 +0200 Subject: Add new_tab_page option Adds support to load a custom page when a new tab is opened. The current behavior is set as the default, load a blank page. The location bar is only selected when the new tab page is the blank page, otherwise the page loaded gets the focus. Co-authored-by: Alex Fixes: https://github.com/dillo-browser/dillo/issues/124 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6c988621..e32e67ad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,11 @@ Here we list changes that are relatively significant and/or visible to the user. For a history of changes in full detail, see our Git repository at https://github.com/dillo-browser/dillo +dillo-3.2.0 [Not released yet] + ++- Add new_tab_page option to open a custom new tab page. + Patches: Alex, Rodrigo Arias Mallo + dillo-3.1.1 [Jun 8, 2024] +- Disable TLSv1.3 in Mbed TLS 3.6.0 until it is supported. -- cgit v1.2.3