You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-11Lines changed: 8 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# 🦁 Shrine Browser Lite v11.5.7
1
+
# 🦁 Shrine Browser Lite v11.6.0
2
2
Shrine Browser Lite is a lightweight, fast, and efficient locally developed browser with high performance, low RAM consumption, and a modular design and modern features similar to high-end browsers.
3
3
4
4
## ⚠️ Night Build Source (v2.6)
@@ -7,7 +7,7 @@ Shrine Browser Lite is a lightweight, fast, and efficient locally developed brow
7
7
8
8
> This version is an early stage of development and **does not yet reflect the full features of the latest stable version.**
9
9
10
-
### 🛠 Differences from the stable version (v11.5.7):
10
+
### 🛠 Differences from the stable version (v11.6.0):
11
11
12
12
👉 **For the stable and full-featured version**, please download from the [Releases] page (https://github.com/danx123/shrine-browser-lite/releases).
13
13
@@ -44,14 +44,10 @@ Shrine Browser Lite/
44
44
│ └── user_prefs.json – Contains user configuration
45
45
```
46
46
---
47
-
📜 Shrine Browser Lite v11.5.7
48
-
- Replace UrlBar class: Fixed link highlighting.
49
-
- Imports update: Added QKeySequence, QShortcut.
50
-
- ShrineWebTab._init_ui update: Added Ctrl+T and Ctrl+N shortcuts.
51
-
- Add _shortcut_new_window_action: Helper for Ctrl+N.
52
-
- KeyPressEvent update: Added ESC logic.
53
-
- Switch_profile update: Removed window.close() loop to allow restart to work properly.
0 commit comments