diff --git a/updates/0.30/ver_0.310.zip b/updates/0.30/ver_0.310.zip
new file mode 100644
index 0000000..7597d5a
Binary files /dev/null and b/updates/0.30/ver_0.310.zip differ
diff --git a/updates/0.30/ver_0.310_manifest.json b/updates/0.30/ver_0.310_manifest.json
new file mode 100644
index 0000000..fb38cef
--- /dev/null
+++ b/updates/0.30/ver_0.310_manifest.json
@@ -0,0 +1,25 @@
+{
+ "changelog": "NEW - Zakladka Logi w sekcji Integracje (podglad pp_log z paginacja, sortowaniem, filtrami)",
+ "version": "0.310",
+ "files": {
+ "added": [
+ "admin/templates/integrations/logs.php"
+ ],
+ "deleted": [
+
+ ],
+ "modified": [
+ "admin/templates/site/main-layout.php",
+ "autoload/Domain/Integrations/IntegrationsRepository.php",
+ "autoload/admin/Controllers/IntegrationsController.php"
+ ]
+ },
+ "checksum_zip": "sha256:e3b14e239230548aba203a83f01c91b00651e5114e92e162f6da7389c6a92975",
+ "sql": [
+
+ ],
+ "date": "2026-02-23",
+ "directories_deleted": [
+
+ ]
+}
\ No newline at end of file
diff --git a/updates/changelog.php b/updates/changelog.php
index b6b0d3e..5f32bfd 100644
--- a/updates/changelog.php
+++ b/updates/changelog.php
@@ -1,3 +1,6 @@
+ver. 0.310 - 23.02.2026
+NEW - Zakladka Logi w sekcji Integracje (podglad pp_log z paginacja, sortowaniem, filtrami)
+