Refactor snippet generation and fix inline markers in contexts

Change-Id: Iff81bde2b7126e5efb9d664dcb28f65415ee122e
diff --git a/Changes b/Changes
index e0b9400..c742450 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,10 @@
+0.63.0 2024-06-21
+    - [bugfix] Show all inline markers and pagebreaks at match borders (diewald).
+    - [feature] Show inline markers and pagebreaks in contexts (diewald).
+    - [bugfix] Prevent matches in contexts (diewald).
+    - [bugfix] Prevent showing empty elements and opening tags past primary data
+      (diewald).
+
 0.62.6 2024-06-13
     - [feature] Make match expansion configurable (close #150, margaretha)