diff --git a/updates/0.30/ver_0.314.zip b/updates/0.30/ver_0.314.zip
new file mode 100644
index 0000000..e8af347
Binary files /dev/null and b/updates/0.30/ver_0.314.zip differ
diff --git a/updates/0.30/ver_0.314_manifest.json b/updates/0.30/ver_0.314_manifest.json
new file mode 100644
index 0000000..58f4068
--- /dev/null
+++ b/updates/0.30/ver_0.314_manifest.json
@@ -0,0 +1,25 @@
+{
+ "changelog": "FIX - naprawa globalnej wyszukiwarki admin (Content-Type, Cache-Control, POST, try/catch), NEW - title strony z numerem zamówienia",
+ "version": "0.314",
+ "files": {
+ "added": [
+
+ ],
+ "deleted": [
+
+ ],
+ "modified": [
+ "admin/templates/shop-order/order-details.php",
+ "admin/templates/site/main-layout.php",
+ "autoload/admin/Controllers/SettingsController.php"
+ ]
+ },
+ "checksum_zip": "sha256:5ef21d158850db4036e3ee3ed4e9d2938d0451cd9b8602d26fd53163085a391f",
+ "sql": [
+
+ ],
+ "date": "2026-02-23",
+ "directories_deleted": [
+
+ ]
+}
\ No newline at end of file
diff --git a/updates/changelog.php b/updates/changelog.php
index 4c2152c..2dd1556 100644
--- a/updates/changelog.php
+++ b/updates/changelog.php
@@ -1,11 +1,14 @@
+ver. 0.314 - 23.02.2026
+FIX - naprawa globalnej wyszukiwarki admin (Content-Type, Cache-Control, POST, try/catch), NEW - title strony z numerem zamówienia
+